Backup Database to UNC path
From: Curt Spanburgh (cspanburgh@scg.net)
Date: 03/12/03
- Next message: Tom Moreau: "Re: Change max-number logins to zero"
- Previous message: Mary Chipman: "Re: ASP.NET windows authentication"
- In reply to: Dyann: "Backup Database to UNC path"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Curt Spanburgh" <cspanburgh@scg.net> Date: Tue, 11 Mar 2003 15:07:56 -0800
I believe the script will fail. You need to create the
device object and have the same access rights as the SQL
Server service on both machines.
>-----Original Message-----
>EXECUTE master.dbo.xp_sqlmaint N'-PlanID 9BDC8D29-A153-
>4F46-AF6D-30BBCABED9FA -Rpt "F:\BACKUP\PLANNAME
>MAINTENANCE PLAN4.txt" -DelTxtRpt 1WEEKS -WriteHistory -
>VrfyBackup -BkUpMedia DISK -BkUpDB "\\X.X.X.X\ABC\temp" -
>DelBkUps 1DAYS -BkExt "BAK"'
>
>I am trying to backup a database to a UNC via IP and
share
>name. Can I put the login credentials in this script, if
>so, what is the correct syntax and where in the script
>should it be placed?
>.
>
- Next message: Tom Moreau: "Re: Change max-number logins to zero"
- Previous message: Mary Chipman: "Re: ASP.NET windows authentication"
- In reply to: Dyann: "Backup Database to UNC path"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|