Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN: Duplication and SYSDBA

Re: RMAN: Duplication and SYSDBA

From: Stefan Knecht <knecht.stefan_at_gmail.com>
Date: Tue, 5 Dec 2006 14:41:42 +0100
Message-ID: <486b2b610612050541w5690bb17k4ad09f32b71c4749@mail.gmail.com>


The SYSDBA privilege is special. Users that have it, are stored in the password file, not in the database. You must've recreated that file when you created a clone of the database.

After a duplicate you will have to re-grant the SYSDBA privilege to all the users that had it in the original, if you wish to keep it.

Stefan

On 12/5/06, John P Weatherman <jweatherman91_at_alumni.wfu.edu> wrote:
>
> All,
>
> After replicating to a development database with RMAN (duplicate target
> database to ...) we are noticing that an account (SYSTEM) is losing its
> SYSDBA grant. I haven't been able to find any documentation that this
> is or is not supposed to be happening. Does anyone have any
> experience/insight into what may be happening? Could I be missing a
> setting somewhere or is this just a "manually reissue to grant when
> adding the tempfile" type of thing?
>
> TIA,
>
> John
>
>
> ---
> John P Weatherman
> Oracle DBA
> Madison River Communications
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Dec 05 2006 - 07:41:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US