Login  Register

Re: Migrate EBS on a Single DB Instance to a RAC DB

Posted by latifa on Feb 17, 2017; 5:28pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Migrate-EBS-on-a-Single-DB-Instance-to-a-RAC-DB-tp2165p2169.html

However ....

I have this issues:

SQL> conn apps/***@DB1
Connected.
SQL> conn apps/***@DB11
Connected.
SQL> conn apps/***@DBO11_FO
Connected.
SQL> conn apps/***@DB12
Connected.
SQL> conn apps/***@DB12_FO
Connected.
SQL> conn apps/***@DB1_FO
Connected.
SQL> conn apps/***@DB12_LOCAL
ERROR:
ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA


Warning: You are no longer connected to ORACLE.
SQL> conn apps/***@DB11_LOCAL
ERROR:
ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA


SQL> conn apps/***@DB1_BALANCE
Connected.
SQL> conn apps/***@DB1_REMOTE
ERROR:
ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA

Is it normal ?!!

I can imagine that DB12_LOCAL the connexion is not ok because it's not but how about DB11_LOCAL ?