Database Networking (MOSC)

MOSC Banner

After 17327041 to enable COST

edited Oct 16, 2013 4:47AM in Database Networking (MOSC) 5 commentsAnswered ✓

Hi,on 11.2.0.3
according to 1453883.1  we applied patch 17327041

As a test we did (from a remote client )
SQL> alter system register;

System altered.

And we expected :

TNS-01194: The listener command did not arrive in a secure transport
But in listener.log we do not have such a message.
Here is my listener.ora

LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
      (ADDRESS = (PROTOCOL = TCP)(HOST = WIN-1TVCB2GR06S)(PORT = 1521))
    )
  )

ADR_BASE_LISTENER = C:\app

SECURE_REGISTER_LISTENER_LISTENER = (TCP)



Thank you.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center