Tag Archives: parameters

archive_lag_target

archive_lag_target

Posted in Configuration., Oracle, Parameters | Tagged , , , , , , | Comments Off

active_instance_count

active_instance_count

Posted in Configuration., Oracle, Parameters | Tagged , , | Comments Off

Using LOCAL_LISTENER

Local_Listener is used to tell the database not to register with the LISTENER on the host at port 1521, the default. You can change it as shown :

Posted in Configuration., Networking, Oracle, Parameters | Tagged , , , , , | Comments Off

ORA-00018

Hit error ORA-00018, maximum number of sessions exceeded. Needed to check in the resource limits.

Posted in Oracle | Tagged , , , , , , | Comments Off

Using lock_name_space.

The lock_name_space dictates the locking mechanism of the database on the OS to ensure that only one database of each name can be started up.

Posted in Oracle | Tagged , | Comments Off

LISTENER and LOCAL_LISTENER

Trying to figure out why the database will not register automatically with the listener ? Here’s how to configure it.

Posted in Configuration., Networking, Oracle | Tagged , , , , , , , | Comments Off