I am using SQL Server 7.0 SP3 on Windows NT 4.0
I have a database maintenance plan that does a Full Backup of three databases every evening, and a Transaction Log backup every half-hour. The Full Backups perform flawlessly, and ONE of the transaction log backups runs fine. However the other two backups tell me:
"Backup can not be performed on this database. This sub task is ignored"
ALso, when I manually go into the database to back it up, the Transaction log option is grayed out.
I'm pretty sure transaction logs can be backed up even while a transaction is processing (please tell me if I'm wrong) but even with that it should at least complete at night. But, the weird thing is that the job says that everything completed successfully. I would appreciate any help, because this one is really getting to me.
Thanks in advance
Jay
I have a database maintenance plan that does a Full Backup of three databases every evening, and a Transaction Log backup every half-hour. The Full Backups perform flawlessly, and ONE of the transaction log backups runs fine. However the other two backups tell me:
"Backup can not be performed on this database. This sub task is ignored"
ALso, when I manually go into the database to back it up, the Transaction log option is grayed out.
I'm pretty sure transaction logs can be backed up even while a transaction is processing (please tell me if I'm wrong) but even with that it should at least complete at night. But, the weird thing is that the job says that everything completed successfully. I would appreciate any help, because this one is really getting to me.
Thanks in advance
Jay