rman question
Hi:
I cannot connect to one target production database like I can to all my other target production databases which I have just setup.
I can ping the target server
I can tnsping the target database
I can login as sys at the target database with sqlplus but cannot use rman.
syntax is:
rman target sys/$SYS_PWD@odsp catalog rman/$SYS_PWD2@rman
target db is up and running, listener listening and passwords checked.
Any Idea what I could be missing?
Error is:
Recovery Manager: Release 10.2.0.4.0 - Production on Fri Dec 18 14:40:05 2009
Copyright (c) 1982, 2007, Oracle. All rights reserved.
target database Password:
I cannot connect to one target production database like I can to all my other target production databases which I have just setup.
I can ping the target server
I can tnsping the target database
I can login as sys at the target database with sqlplus but cannot use rman.
syntax is:
rman target sys/$SYS_PWD@odsp catalog rman/$SYS_PWD2@rman
target db is up and running, listener listening and passwords checked.
Any Idea what I could be missing?
Error is:
Recovery Manager: Release 10.2.0.4.0 - Production on Fri Dec 18 14:40:05 2009
Copyright (c) 1982, 2007, Oracle. All rights reserved.
target database Password:
0