PDA

View Full Version : Scheduling Backups


theswally
05-25-2004, 01:04 AM
Hi gang. I'm new to the forum. I've got a question, actually 2, about scheduled database backups in SQL Server.

1) When you schedule a backup to happen in EM, I haven't found a way to go back to the backup scheduler and see what I scheduled last. Is this information accessible somewhere?

2) Is there a way to schedule a backup without using EM? Say via command line in Query Analyzer?

Thanks,
Bret

bruce
05-25-2004, 08:44 AM
do you do this on your local sql server or our server?


[b]quote:Originally posted by theswally

Hi gang. I'm new to the forum. I've got a question, actually 2, about scheduled database backups in SQL Server.

1) When you schedule a backup to happen in EM, I haven't found a way to go back to the backup scheduler and see what I scheduled last. Is this information accessible somewhere?

2) Is there a way to schedule a backup without using EM? Say via command line in Query Analyzer?

Thanks,
Bret
</blockquote id="quote"></font id="quote">

Aristotle
05-26-2004, 07:29 AM
The scheduled jobs should show up in the SQL Server Agent section.

theswally
05-26-2004, 09:24 AM
On my local server.

[b]quote:Originally posted by bruce

do you do this on your local sql server or our server?


[b]quote:Originally posted by theswally

Hi gang. I'm new to the forum. I've got a question, actually 2, about scheduled database backups in SQL Server.

1) When you schedule a backup to happen in EM, I haven't found a way to go back to the backup scheduler and see what I scheduled last. Is this information accessible somewhere?

2) Is there a way to schedule a backup without using EM? Say via command line in Query Analyzer?

Thanks,
Bret
</blockquote id="quote"></font id="quote">
</blockquote id="quote"></font id="quote">

theswally
05-28-2004, 09:57 AM
Thanks, Lukas. That's exactly what I needed.

[b]quote:Originally posted by Lukas

The scheduled jobs should show up in the SQL Server Agent section.
</blockquote id="quote"></font id="quote">