Re: Error executing Backup

From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 06/07/04


Date: Mon, 7 Jun 2004 15:11:18 +0200

For RESTORE you cannot use db_backup operator if the database doesn't exist, as ... the database doesn't
exist! In this case, dbcreator server role should do.

Your problem is very likely that HP wrote their software so it requires this permissions. The place to start
is the documentation for the software. If there is no, ask the vendor of the software (HP).

-- 
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
"CC&JM" <anonymous@discussions.microsoft.com> wrote in message news:1919d01c44c8f$47eb8c30$a501280a@phx.gbl...
Hello,
I've configure "HP Omniback" to perform backups on
databases servers under the account "omni_acc", when i
configured this account i assign this account the "System
Administrators" Server Role because i canīt did backups if
the account wasnīt assign to this role.
Now i want to give to the omni_acc account other
previleges since we have the "db_backupoperator" database
role but... i cant do the backups if the user is only
assign to this role. Can anybody explain to me this
situation?
Is not supposed that a user assign to
the "db_backupoperator" database role perform backups and
restores to databases?
How can i give permissions to a user to make backups and
restores of databases?
Best regards


Relevant Pages

  • Re: securityadmin
    ... add the database user to db_datareader, ... fixed server role Security Administrators. ... I can go ahead and add that login as a database user and add them ...
    (microsoft.public.sqlserver.security)
  • Re: Database Protection
    ... Give that account only permissions to the foldercontaining the database ... Ensure that if backups are stored online they are stored in a similarly ... Set the SQL Server service to start automatically *always* ...
    (microsoft.public.win2000.security)
  • Re: User permissions.
    ... > System Admins Server Role? ... You are correct that DENY has no effect on sysadmin role members because ... Also note that the db_owner fixed database role is very a powerful one. ...
    (microsoft.public.sqlserver.security)
  • Re: Inactive Accounts
    ... Backing up individual mailboxes instead of the entire database. ... On-line backups of the entire database. ... if you have to resore the datbase an then all the log files. ... >The field with "Last logged on account" shows the name of the backup ...
    (microsoft.public.exchange.admin)
  • Re: Setup login account for application developer to access sql server
    ... You wouldn't want sa - members of sysadmin can perform any ... any activity in any database. ... >Is it i need to give sa server role and then db owner db roles to the db to ... >or i just need to give db owner db roles to the user but no need to give any ...
    (microsoft.public.sqlserver.security)