Re: Granting access to SYSTEM_MAKE_BACKUP() function
Tobias Downer <[email protected]> Fri, 22 Jun 2007 09:16:39 -0700
| Newsgroups | gmane.comp.db.mckoi |
|---|---|
| Message-ID | <[email protected]> |
Hi Duncan, The command to grant a user access to the SYSTEM_MAKE_BACKUP function would be, grant all on SYS_INFO.SYSTEM_MAKE_BACKUP to [username]; Provided this is run by an admin user, it will create a grant to use that function by the user. Toby. Duncan Groenewald wrote: > Hi, can I use the GRANT function to grant access to this function for > user ? If not how can I grant permission to execute this function to a > user ? > --------------------------------------------------------------- Mckoi SQL Database mailing list http://www.mckoi.com/database/ To unsubscribe, send a message to [email protected]