September 13, 2010 at 1:01 am
hi all, i'm new to this . plzzz carify my doubts
after u install the sql server.. what are the default jobs get started?
September 13, 2010 at 4:11 am
There are no default jobs that run on completion of the SQL Server installation. Are you refering to anything in particular?
September 13, 2010 at 4:53 am
As a habit, once you have installed SQL, you should set up a job to backup the system databases, and then add backups for any other databases that get created in the future.
September 14, 2010 at 11:22 am
I agree there are no default jobs! I would establish your backup and recovery of databases. Next establish your database maintainence like index rebuilds, dbcc, and everything else.
September 14, 2010 at 11:45 am
There are no default jobs created when you install sql server.
You need to create them manually.
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply