Viewing 15 posts - 946 through 960 (of 1,319 total)
Check out this link. It appears you want to be at 2000 (GDR) SP4+Q941203 / 948110 and you may have to go through PSS to get to that exact level.
http://www.sqlsecurity.com/FAQs/SQLServerVersionDatabase/tabid/63/Default.aspx
August 25, 2008 at 9:50 am
I'm getting everything, notifications and the daily. Any changes to your email software such as new filters added by network admin (without anyone's knowledge)??
August 21, 2008 at 9:20 am
Check out Paul Randal's blog on this:
August 21, 2008 at 8:05 am
Is replication running? Execute DBCC OPENTRAN and post the results.
Edit - Did you read the link the Ray Mond posted? If may give a clearer picture of what's actually occurring.
August 21, 2008 at 7:55 am
Khwaja Arshaduddin (8/21/2008)
1.Shrink the log using DBCC Shrinkfile2.Backup log with truncate only option.
Actually, if this is the path you want to take, this is the proper order:
1) Backup log with...
August 21, 2008 at 7:21 am
Lenny (8/20/2008)
2. does it work if you map the drive first and then back up to the mapped drive?
You cannot backup to a mapped drive. You must specifiy a UNC...
August 20, 2008 at 1:30 pm
Look at BOL or search this site for backup recommendations. If you append, the space used will continue to grow until you run a backup "WITH INIT". You can let...
August 20, 2008 at 9:29 am
santosh.lamane (8/20/2008)
August 20, 2008 at 9:25 am
Andrew Collins (8/19/2008)
The netbackup backups where...
August 20, 2008 at 8:31 am
Suri, did either link prove helpful? If you find (or don't find) a resolution, post it for either additional help replies or for the benefit of others. Thanks and best...
August 20, 2008 at 8:21 am
I never have a local account start my services. We created a SQLAmin account, it starts all of my servers services. This account is then granted full permissions to the...
August 19, 2008 at 12:42 pm
Check these out. Sound like the issue is backing up across the wire as opposed to local, especially for 100Gb database. Ever consider a third party backup tool (Litespeed, SqlBackup...
August 19, 2008 at 12:35 pm
Best backup/recovery practices in a very simplistic nutshell:
1) Find out from your users what their tolerance for data loss is, memorialize it and be sure everyone with access to the...
August 19, 2008 at 12:18 pm
Rob Symonds (8/18/2008)
Great replies everybody.One more question, in his article Paul mentions "Detecting corrupted database pages". How often is this really a problem?
The dreaded "It all depends". Hardware issues...
August 18, 2008 at 2:55 pm
Are you sure there is no issue with network connectivity? From the message, it doesn't seem to indicate that but if you have space and proper rights, I'm not sure...
August 15, 2008 at 6:15 am
Viewing 15 posts - 946 through 960 (of 1,319 total)