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!

sqlplus username/*********@netstr taking more time to connect.

CloudDBMay 21 2014 — edited May 28 2014

Hi Oracle Gurus Please help with this issue

Our Environment

OS

cat /etc/release                 

Oracle Solaris 10 1/13 s10s_u11wos_24a SPARC 

Copyright (c) 1983, 2013, Oracle and/or its affiliates. All rights reserved.                           

Assembled 17 January 2013

DB

Oracle 11g R2 11.2.0.3.0

bash-3.2$ tnsping orcl 10

TNS Ping Utility for Solaris: Version 11.2.0.3.0 - Production on 21-MAY-2014 13:24:09

Copyright (coffee) 1997, 2011, Oracle.  All rights reserved.

Used parameter files:

/u01/app/oracle/product/11.2.0.3/db_1/network/admin/sqlnet.ora

Used TNSNAMES adapter to resolve the alias

Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.100.xxx.xx)(PORT = 1577))) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))

OK (530 msec)

OK (400 msec)

OK (450 msec)

OK (530 msec)

OK (550 msec)

OK (570 msec)

OK (490 msec)

OK (460 msec)

OK (580 msec)

OK (570 msec)

bash-3.2$ tnsping orcl 100

TNS Ping Utility for Solaris: Version 11.2.0.3.0 - Production on 21-MAY-2014 13:24:18

Copyright (coffee) 1997, 2011, Oracle.  All rights reserved.

Used parameter files:

/u01/app/oracle/product/11.2.0.3/db_1/network/admin/sqlnet.ora

Used TNSNAMES adapter to resolve the alias

Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.100.xxx.xx)(PORT = 1577))) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))

OK (620 msec)

OK (560 msec)

OK (570 msec)

OK (550 msec)

OK (540 msec)

OK (430 msec)

OK (480 msec)

OK (440 msec)

OK (460 msec)

OK (410 msec)

OK (390 msec)

^C

Thanks Hitesh

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 25 2014
Added on May 21 2014
6 comments
459 views