Database - RAC/Scalability (MOSC)

MOSC Banner

How to set ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER to OFF?

edited Aug 19, 2020 12:15PM in Database - RAC/Scalability (MOSC) 10 commentsAnswered

I want to disable global dynamic endpoint registration for the local listener, but when I set parameter ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=OFF, Oracle agent sets it back to ON automatically:

[root@rac1 ~]# cat /u01/app/19.3.0/grid/network/admin/listener.ora|grep ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER

ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON # line added by Agent

ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN2=ON # line added by Agent

ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN3=ON # line added by Agent

ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON # line added by Agent

Where is the right place to change it?

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