all groups > sql server (alternate) > october 2005 >
You're in the

sql server (alternate)

group:

Find the Data Bases which can not be Backed up are some resons



Find the Data Bases which can not be Backed up are some resons duraisridhar NO[at]SPAM gmail.com
10/27/2005 3:29:06 AM
sql server (alternate): hi all.,
How can I find the Data Base which can't backed up for reasons
like Data Base is in the middle of the Restore before
i start Backup Process .


Regards.,

Sri
Re: Find the Data Bases which can not be Backed up are some resons Mark D Powell
10/27/2005 9:18:49 AM
This probably isn't the best method to use but via Enterprise Manager
under Management you can view the maintenance plan history for the
backup plan and look for the red X by the database name that indicates
a failure for the operation against that database.

You might try selecting directly from the
msdb.dbo.sysdbmaintplan_history table if your plan logs to the
database.

Otherwise there should be log files in the LOG directory.

HTH -- Mark D Powell --
AddThis Social Bookmark Button