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

Home -> Community -> Usenet -> c.d.o.server -> Re: Question: RMAN frustration

Re: Question: RMAN frustration

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 19 Jul 2005 21:46:16 +0200
Message-ID: <etlqd11ptmhbijtb8kruq1ppjuum62trt8@4ax.com>


On 19 Jul 2005 12:02:01 -0700, "BD" <bobby_dread_at_hotmail.com> wrote:

>Can someone suggest how I might narrow this down?
>
>Many thanks!

You don't need a special rman user with SYSDBA privilege, and as catalog and target database are on the same system, setting ORACLE_SID and rman target /
- should work
- should not use the TCP/IP protocol where you don't really need it. Other than that, you should
alter system set events='1031 errorstack trace name context forever, level 3'
to have Oracle dump the exact statement in error to a trace file. It might not even be the SYSDBA privilege!

--
Sybrand Bakker, Senior Oracle DBA
Received on Tue Jul 19 2005 - 14:46:16 CDT

Original text of this message

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