Rman Configuration
I am trying to connect my database through RMAN. By default it is connecting to one other database then i used the SET command and tried again but it is giving error message Please see the below output and advise me...
C:\>rman target /
Recovery Manager: Release 10.2.0.1.0 - Production on Mon Mar 1 20:09:49 2010
Copyright (c) 1982, 2005, Oracle. All rights reserved.
connected to target database: BISE1DB (DBID=4135623064)
RMAN>
RMAN> exit
Recovery Manager complete.
C:\>set ORACLE_SID=BCPBIPRODDB
C:\>RMAN TARGET /
Recovery Manager: Release 10.2.0.1.0 - Production on Mon Mar 1 20:10:40 2010
Copyright (c) 1982, 2005, Oracle. All rights reserved.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============