List,
I'm trying to schedule an automatic backup for a database (create a "filename.bak") using SQL 7.0. I want it to overwrite the "filename.bak" every night. The problem I have is, after I enter in all my schedule info, close the Enterprize manager, and re-open it, all my schedule info is gone. Additionally, if I schedule a backup to be ran in let's say 5 min from now, and not close Enterprize manager, it still does nothing. The only way I can create my filename.bak is buy running it myself without "scheduling" it.
Here are my steps:
1. Lanuch Enterprize Manager.
2. Expand SQL Server Group.
3. Expand Server
4. Expand Databases
5. Right click on my database name and select "All Tasks" then "Backup database"
6. The Database: is selected from the pulldown.
7. I give it a name.
8. I select "Database-complete".
9. I browse to where I want the filename.bak written. c:\mssql7\backup\filename.bak
10. Select "Overwrite existing media"
11. Click on "Schedule"
12. Open up schedule properties.
13. Select "Recurring"
14. Click on [change]
15. Select "Daily".
16. Check Mon-Tue-Wed-Thu-Fri.
17. Select "Occure once at".
18. Enter in Start date as the current date.
19. Check "No end date".
20. [ok]
21. In the Edit schedule box, "Enabled" is checked.
22. [ok][ok]
What am I doing wrong?
Thanks in advance,
Harrison
I'm trying to schedule an automatic backup for a database (create a "filename.bak") using SQL 7.0. I want it to overwrite the "filename.bak" every night. The problem I have is, after I enter in all my schedule info, close the Enterprize manager, and re-open it, all my schedule info is gone. Additionally, if I schedule a backup to be ran in let's say 5 min from now, and not close Enterprize manager, it still does nothing. The only way I can create my filename.bak is buy running it myself without "scheduling" it.
Here are my steps:
1. Lanuch Enterprize Manager.
2. Expand SQL Server Group.
3. Expand Server
4. Expand Databases
5. Right click on my database name and select "All Tasks" then "Backup database"
6. The Database: is selected from the pulldown.
7. I give it a name.
8. I select "Database-complete".
9. I browse to where I want the filename.bak written. c:\mssql7\backup\filename.bak
10. Select "Overwrite existing media"
11. Click on "Schedule"
12. Open up schedule properties.
13. Select "Recurring"
14. Click on [change]
15. Select "Daily".
16. Check Mon-Tue-Wed-Thu-Fri.
17. Select "Occure once at".
18. Enter in Start date as the current date.
19. Check "No end date".
20. [ok]
21. In the Edit schedule box, "Enabled" is checked.
22. [ok][ok]
What am I doing wrong?
Thanks in advance,
Harrison