Subject | Re: Secuirty & DB maintenance |
---|---|
Author | mikcaau |
Post date | 2005-04-27T03:41:37Z |
> 1. In order to backup a DB the user must be the owner or SYSDBA.Root owns everything and you could manage backups with a cron job
> However in that case the user may also have full access to modify
> tables, triggers, SPs, etc. Is there any way to allow backup/restore
> without providing access to metadata?
running as root. It would be easier if all database files were in one
directory.
Mick