Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

TNS-12543 error

Bo AJan 26 2016 — edited Jan 27 2016

Hello fellas,

                 I have two Oracle VMs with same version of oracle 12c installed. VM1(bulldog) has database name "orcl" using dbca. For VM2(pitbull), i just installed the software, and didnt create any database. My goal was to backup, and clone the database from VM1 to VM2. I'm getting an error TNS-12543 when i do "tnsping orcl" from VM2. I have a tnsnames.ora files for each VMs with a definition of other .

                

                  When i do tnsping orcl or tnsping "ipaddress to host1(bulldog)"

                  i get the following

                  Copyright .........................................All rights reserved.

                  Used parameter files:

                

                  Used TNSNAMES adapter to resolve the alias

                  Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = "ip address to host 1(bulldog)")(PORT = 1521)) (CONNECT_DATA =                               (SERVER = DEDICATED) (SERVICE_NAME = orcl))

                  TNS-12543: TNS:destination host unreachable.


Please point me in the right direction. I would forever be in debt

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 24 2016
Added on Jan 26 2016
22 comments
4,096 views