Viewing 15 posts - 4,366 through 4,380 (of 4,745 total)
check how long you are keeping the tran log backups for on the primary. All I can think of if you get an out of synch error after not restoring...
June 16, 2008 at 1:46 am
jjssilva (6/14/2008)
Thanks George, that was my idea as well.Do you have any recommendations in the way to avoid the Truncate of the DB?
Thank you in advance.
well, presuming you are using...
June 15, 2008 at 4:35 am
is the server backup using a SQL agent that backs up the SQL database. This could cause a gap in the log chain if it was a log backup. Check...
June 14, 2008 at 3:24 pm
colin Leversuch-Roberts (6/13/2008)
please note that awe is available with 4gb of ram, you do not need more than 4gb to use it..
colin, you sure? Even if this is so surely...
June 13, 2008 at 5:12 pm
ddonck (6/12/2008)
June 13, 2008 at 7:19 am
right click on dts package and select 'schedule package'. this creates a sqlagent job which runs the package.
June 12, 2008 at 3:28 am
From BOL:
To modify the logical name of a data file or log file, specify in NAME the logical file name to be renamed, and specify for NEWNAME the new logical...
June 10, 2008 at 12:52 pm
If EM does not work and you are sure filenames are correct, it is always worth a try via query analyser
'alter database dbname set read_write'
June 6, 2008 at 12:32 pm
according to your first post you were getting these errors with log limited to 10GB. looks like for now if you have the disk space you will have to turn...
June 6, 2008 at 2:03 am
my fault, i added an incorrect post about using dateadd function which i deleted. unfortunately sunshine has already tried it, hence spurious post about missing ')'
please ignore that post.
June 6, 2008 at 1:56 am
the cumulative post SP4 hotfix rollup you want is HF2187. containf the AWE fix.
June 5, 2008 at 2:07 pm
MArios, hot add memory proviso useful to know, thanks.
thats the trouble, the playing field keeps changing........
June 4, 2008 at 12:00 pm
sotn (6/4/2008)
June 4, 2008 at 10:15 am
sotn (6/4/2008)
June 4, 2008 at 7:53 am
Viewing 15 posts - 4,366 through 4,380 (of 4,745 total)