rman problems

From: Wiji <wiji_at_my-deja.com>
Date: 20 Mar 2002 06:42:43 -0800
Message-ID: <150138dd.0203200642.57a60d4a_at_posting.google.com>


Hi
I am trying to restore a database from a rman backup and getting this error. Any help would be appriciated? Version 8.1.7 running on HP - UX 11.00. Uses a password file to connect to the target database and its in mount mode.

RMAN> run {

2> allocate channel d1 type disk;
3> restore database; 
4> release channel d1;}

RMAN-03022: compiling command: allocate
RMAN-03026: error recovery releasing channel resources
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS

RMAN-00571: ===========================================================
RMAN-10039: error encountered while polling for RPC completion on channel default
RMAN-10006: error running sql statement: select act from x$ksusex
where sid=:1 and serial=:2
RMAN-10002: ORACLE error: ORA-03114: not connected to ORACLE
RMAN-03002: failure during compilation of command
RMAN-03013: command type: allocate
RMAN-06003: ORACLE error from target database: ORA-03114: not
connected to ORACLE
RMAN-06097: text of failing SQL statement: select DECODE(status,'OPEN',1,0) into :b1 from V$INSTANCE RMAN-06099: error occurred in source file: krmk.pc, line: 20460

RMAN> thanks
wij Received on Wed Mar 20 2002 - 15:42:43 CET

Original text of this message