Viewing 15 posts - 421 through 435 (of 1,539 total)
from the primary, can u connect to secondary and fire queries?
September 29, 2009 at 12:56 am
If you have setup log shipping, you'll need to remove transaction log backup from your maintenance plan or else the log chain will break and your log shipping will fail.
September 17, 2009 at 8:37 am
No that is not the reason.
Whenever the log is backed up, it's automatically truncated. You need to check out why the job failed? there can be many reasons for failure....
September 17, 2009 at 7:38 am
to add to what fox has said, whenever a log file grows to a certain size, the size is not reduced automatically unless you shrink the file (which is a...
September 17, 2009 at 7:32 am
DBAJAY (9/17/2009)
i'm considering backing up the databse, dropping the database, recreating the database with multiple ndfs, and then restore. (i presume this would work!)
No, this would not work. You...
September 17, 2009 at 5:57 am
Thanks Lowell. That didnt click to me :w00t:
September 17, 2009 at 5:28 am
mehranphp (9/17/2009)
so, i recovered with software Recovery ,
then...
September 17, 2009 at 5:23 am
gugan_ta (9/17/2009)
Hi,It gives the same error...
Pls provide alternate..?
Gugan
can u post the error message?
The other way is to:
1. create a linked server on server2 pointing to server1. from there insert...
September 17, 2009 at 5:18 am
Silverfox (9/17/2009)
ps_80 (9/17/2009)
September 17, 2009 at 5:12 am
There is a number suffixed at the nick name... I think this is done to maintain uniqueness to the nick names? Personally, i dont like adding a number to my...
September 17, 2009 at 3:01 am
you may get anywhere between INR 3 lakhs to 5 lakhs here for 3 yrs of experience. That depends on your candidature and company. some companies are giving hike more...
September 17, 2009 at 1:34 am
You should backup your log files every hour or so. Remember that you keep ur database in full recovery mode only to recover your database to point in time from...
September 17, 2009 at 1:26 am
gugan_ta (9/17/2009)
I have to copy a table from server1 to server2.
created the SP where table frm server1 should be copied to server2 (linked server in server1)
have tried the following query...
September 17, 2009 at 1:25 am
explorer.exe is the executable that you can run...
eg explorer c:\ will open the explorer with initial folder set to c:
Its working in command prompt but not with xp_cmdshell.. 🙁
September 15, 2009 at 8:37 am
Viewing 15 posts - 421 through 435 (of 1,539 total)