Name

SAVE_CONFIG_ON_STOP_listener_name

Synopsis

SAVE_CONFIG_ON_STOP_listener_name = {TRUE | FALSE}

Specifies whether or not a listener should save its current configuration back to the listener.ora file when you use the Listener Control utility’s STOP command to stop the listener. The default value is FALSE. Use TRUE if you do want the configuration to be saved automatically.

Tip

Be aware that there are cases where SAVE_CONFIG_ON_STOP does not work. If the listener is killed from the operating-system prompt, or if you stop a Windows NT listener by shutting down its associated Windows NT service, the configuration is not saved. See Chapter 4 for more information on this feature.

Examples

SAVE_CONFIG_ON_STOP_PRODLISTENER = TRUE

SAVE_CONFIG_ON_STOP_DEVLISTENER = FALSE

Get Oracle Net8 Configuration and Troubleshooting now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.