You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I (SA) granted the Ola hallengren's [DatabaseBackup] SP execution privilege to a none sysadmin role user.
But the user failed to make a backup due to the 'xp_ss_delete' or 'xp_fileexist' system sps.
I found '@ExecuteAsUser' parameter in [CommandExecute] SP, but there is no documentation about this parameter and couldn't figure out how to use it.
Is there anyone who can successfully grant the [DatabaseBackup] privileges to a none-sysadmin role user??
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I (SA) granted the Ola hallengren's
[DatabaseBackup]SP execution privilege to a none sysadmin role user.But the user failed to make a backup due to the '
xp_ss_delete' or 'xp_fileexist' system sps.I found '
@ExecuteAsUser' parameter in[CommandExecute]SP, but there is no documentation about this parameter and couldn't figure out how to use it.Is there anyone who can successfully grant the
[DatabaseBackup]privileges to a none-sysadmin role user??All reactions