Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Help

Status
Not open for further replies.

schubb2003

Technical User
Oct 12, 2005
7
US
Hi,
Our DBA is out and I need to change a bch file to use a specific policy. Is there an option for setting the policy in the bch file? We don't have access to the DB, but we have to set up the backup. He has logged in as an SQL admin to the agent, but I am getting random 239's. However immediately re-running the schedule again will back them up. It tries to run in the default all policy.

I know that NBSCHED will allow me specify a schedule from multiple policies, but not how to specify the policy I need it to use.

Thanks,
schubb
 
Got it. All that is needed is to add POLICY policyname to the bch file.

Too bad the SQL API documentation can't spell that out.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top