-
Thanks for the support, i tried as per your instruction
Now i am able to conect to catalog,when i try to register database
its giving text box
Recovery Manager application error
with message to be send to Microsoft or not
I guess this is because of compatablity issue (oracle 8 on windows2003) would be the probelm
G:\>rman80 rcvcat rman/rman@usa
Recovery Manager: Release 8.0.6.0.0 - Production
RMAN-06008: connected to recovery catalog database
RMAN> connect target internal/oracle@adm
RMAN-06005: connected to target database: ADM
RMAN> list backupset of database;
RMAN-03022: compiling command: list
RMAN-03024: performing implicit full resync of recovery catalog
RMAN-03023: executing command: full resync
I would like to extend my thanks to all members and special thanks to Mr.Bore for the continuous support
I am going ahead with separate catalog for different oracle version
-
I had the same problem as you last year and was never able to get 8i and 9i databases mixed in the same catalog on Windows. As there was only one 8i legacy system, I opted to use scripts for it in the end.
Chris
-
NP, I'm allways glad to help :-)