Hello,
I created a test stored procedure in MS SQL 2000. When the problem in my app was fixed, I deleted this test stored procedure. But the backup job thinks this procedure still exist and so backup job would failed. How can I fix this problem?
Thank in advance for your assistance.
What kind of procedure it is?
I don't think procedure is anything to do database backup. Database backup is the complete copy of the database not the one by one object copy...
Can you post the error what you are getting when you are running the backup and how you are running the backup?
No comments:
Post a Comment