Hi,

we have a Oracle 9i db as rman catalog.
We have several Oracle version DBs (8i,9i and10g). I want to backup them using the same rman catalog.
I create rman catalog using 10g scripts.

I'm getting error when i try to connect to the catalog using as a target the oracle 8i database.


>rman catalog rman/rmanora27@alias_cat target sys/sys@alias_8i

Recovery Manager: Release 10.2.0.1.0 - Production on Fri Oct 30 09:09:49 2009

Copyright (c) 1982, 2005, Oracle. All rights reserved.

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04005: error from target database:
ORA-01017: invalid username/password; logon denied