| Amjad Ali |
Posted: Apr 21, 2008 12:21:26 PM |
Total Post: 13
Joined: Apr, 2008
|
Dear Friends,
OS - XP, ORACLE 9i, Both 10g and 9i install on same pc...
C:\documents and settings\amjad ali> set oracle_sid=db1;
C:\documents and settings\amjad ali>rman
Recovery Manager: Release 10.2.0.1.0-Production on ..
RMAN>connect target / as sysdba;
RMAN-00571:
RMAN-00569:
RMAN-00571:
RMAN-00558:error encountered while parsing input commands
RMAN-01009:syntax error : found "as":expecting one of:"newline,;"
RMAN-01007:at line 1 column 18 file: standard input
When I tried to connect in another way....I am getting this error....
RMAN> connect target sys/saherdb1@db1;
RMAN-00571:
RMAN-00569:ERROR MESSAGE STACK FOLLOWS
RMAN-00571:
ORA-12154: TNS :could not resolve the connect identifier specified
RMAN>
Thanks and Regards
|
|
|
Murtuja |
| Posted: Apr 22, 2008 01:04:19 AM | |
|
Total Post: 814
Joined: Jan, 2006
|
Hi,
Execute below command from command prompt.
rman target sys/Password@db1 catalog rmanadmin/rmanadmin@db2
|
|
|
|
|
arun |
| Posted: Apr 25, 2008 12:47:14 PM | |
|
Total Post: 28
Joined: Sep, 2007
|
Mr.Amjad Ali
Whether your problem solved or not?
I am waiting for your reply
|
|
|
|
|
Amjad Ali |
| Posted: Apr 26, 2008 04:19:34 AM | |
|
Total Post: 13
Joined: Apr, 2008
|
Dear Friends ,
first of all sorry for the delay..... Especially to arun deshmukh who is waiting for the answer.. I was on leave...
still I am getting the same error....
I have understood the problem but dont know the solution....
I am using 10g and 9i on the same pc....
when I start the tool RMAN it is starting with 10g version ...and I am trying to connect to 9i DBS..
I am getting the error TARGET DATABASE IS NOT COMPATIBLE WITH THIS VERSION OF RMAN..
Mine home directory for both versions are
1] d:\oracle\ora92
2] d:\oracle\ora10g
so what is the solution for it how can I connect .......
Thanks and Regards....
|
|
|
|
|
arun |
| Posted: Apr 26, 2008 05:40:00 AM | |
|
Total Post: 28
Joined: Sep, 2007
|
Hi
Pls run RMAN with full exact path
c:\>d:\oracle\ora92\bin\rman target=....
It will work
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |