SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Cannot take backup
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Peter99
Constraint Violating Yak Guru

471 Posts

Posted - 07/03/2012 :  12:14:38  Show Profile  Reply with Quote
Hi,

I am db_owner on xyz database. On the server side I have only Public access.

When I am trying to backup this database, there is error:
The execute permission was denied on the object 'xp_fleeexist", database 'mysqlsystemresource', schema 'sys. (Micorosft SQL Server Error 229). Please help.

Thanks

Peter99
Constraint Violating Yak Guru

471 Posts

Posted - 07/04/2012 :  15:09:44  Show Profile  Reply with Quote
Any help?
Go to Top of Page

pagan1234
Starting Member

7 Posts

Posted - 07/05/2012 :  10:25:16  Show Profile  Reply with Quote
Hi Peter,
BACKUP DATABASE and BACKUP LOG permissions default to members of the sysadmin fixed server role and the db_owner and db_backupoperator fixed database roles.

Source= http://msdn.microsoft.com/en-us/library/ms186865(v=sql.105).aspx
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000