Re: server roles for backup
From: Gregory A. Larsen (gregalarsen_at_msn.com)
Date: 12/13/04
- Next message: FLX: "Transaction within stored procedure?"
- Previous message: Rick Sawtell: "Re: Move System BD's?"
- In reply to: Dan D.: "server roles for backup"
- Next in thread: AnthonyThomas: "Re: server roles for backup"
- Reply: AnthonyThomas: "Re: server roles for backup"
- Reply: Dan D.: "Re: server roles for backup"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Dec 2004 14:29:19 -0800
No the "diskadmin" server role does not give logins access to perform
database backups. This role is an artifact of 6.5. In order to give the
operators access to perform backups you can give them access to the
"db_backupoperator" role. Although this role will not allow them to restore
databases.
-- ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- - Need SQL Server Examples check out my website http://www.geocities.com/sqlserverexamples "Dan D." <DanD@discussions.microsoft.com> wrote in message news:41CC1E29-A101-414E-9089-5946CEE29503@microsoft.com... > Using SS2000. I'm using Veritas software for backups. Will giving the > tapeadmin user the database server role of disk administrators give the user > enough permissions to backup and restore the databases? > > Thanks, > -- > Dan D.
- Next message: FLX: "Transaction within stored procedure?"
- Previous message: Rick Sawtell: "Re: Move System BD's?"
- In reply to: Dan D.: "server roles for backup"
- Next in thread: AnthonyThomas: "Re: server roles for backup"
- Reply: AnthonyThomas: "Re: server roles for backup"
- Reply: Dan D.: "Re: server roles for backup"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|