ORCL12 = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = oracle12.localdomain)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = orcl12.localdomain) ) )
C:\>sqlplus /nolog SQL> conn system/[email protected]
$ lsnrctl service LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 21-SEP-2015 08:01:31 Copyright (c) 1991, 2014, Oracle. All rights reserved. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=oracle12serv.localdomain)(PORT=1521))) Services Summary... Service "orcl12.localdomain" has 1 instance(s). Instance "orcl12", status READY, has 1 handler(s) for this service... Handler(s): "DEDICATED" established:14 refused:0 state:ready LOCAL SERVER Service "orcl12XDB.localdomain" has 1 instance(s). Instance "orcl12", status READY, has 1 handler(s) for this service... Handler(s): "D000" established:0 refused:0 current:0 max:1022 state:ready DISPATCHER <machine: oracle12serv.localdomain, pid: 4018> (ADDRESS=(PROTOCOL=tcp)(HOST=oracle12serv.localdomain)(PORT=53042)) The command completed successfully