Viewing 15 posts - 4,336 through 4,350 (of 4,745 total)
is the distribution cleanup job enabled\succeeding?
July 1, 2008 at 9:28 am
I'm torn here because I don't want to drop you in the proverbial.
the CORRECT way to fix this would be to stop the instance, restart in single user mode...
June 30, 2008 at 10:34 am
recovery mode is full now but you said yourself you set it to simple to do the reindex. Set it to simple for any length of time and log shipping...
June 30, 2008 at 2:03 am
is the same [problem as post
http://www.sqlservercentral.com/Forums/Topic525511-265-1.aspx#bm525717
because it looks like they are. Its confusing to multi-post.
Find out whats happened to the G:\sqldata directory and your both issues (suspect databases and backup...
June 30, 2008 at 1:53 am
by putting the database into simple mode you have broken the log chain. there are now missing lsns (they were truncated from the tran log) so you will not be...
June 29, 2008 at 4:12 pm
jeez, how to make something as simple as backing up databases complicated.
If you have suspect databases that will cause job to fail.
Are you using SQLLitespeed or not, unfortunately these store...
June 29, 2008 at 4:00 pm
yes please post SP usp_waitforprocess, and the full script in step 2. this is unusual logic if all you want to do is backup the databases .
meanwhile try commenting out...
June 29, 2008 at 10:35 am
check the errorlog to see if it gives any clues as to why they are in suspect mode, perhaps the database files are missing?
if they are marked suspect/offline just use...
June 28, 2008 at 1:12 pm
why is job starting at step 2 and what does step 1 do?
June 28, 2008 at 9:46 am
no messages about incorrect lsn's or an earlier log being required?
June 28, 2008 at 5:54 am
any errors from the restore job in scenario 1?
did anyone take any manual tran log backups during those 10 hours in scenario 1? (check the errorlog)
June 28, 2008 at 3:59 am
Mike Hunsaker (6/27/2008)
June 27, 2008 at 1:54 pm
no way of answering that without knowing the types of queries run against the table.
as ExpenseRequestLineItem is a foreign key good chance it is used in joins so an index...
June 27, 2008 at 1:47 pm
sorry, are you trying to backup to a different server than SQL is running on?
is SQL running under the system account or a domain account?
June 27, 2008 at 1:38 pm
this is weird. Did the DBA leave under a cloud because he may have left you a leaving present and possibly hacked the sysdatabases table. Or maybe he saw this...
June 27, 2008 at 1:30 pm
Viewing 15 posts - 4,336 through 4,350 (of 4,745 total)