Saturday, February 16, 2013

ORA-00126 Connection Refused Invalid Duplicity

Error Code
ORA-00126

Description
Connection refused, invalid duplicity.

Cause
Possible cause of this error is, the DUPLICITY in the CONNECT_DATA of the TNS address DESCRIPTION is not correct or is not supported.

Action
To fix this error, correct the DUPLICITY specified in the TNS address.

reference

ORA-00125 Connection Refused Invalid Presentation

Error Code
ORA-00125

Description
Connection refused, invalid presentation.

Cause
Possible cause of this error is, the PRESENTATION in the CONNECT_DATA of the TNS address DESCRIPTION is not correct or is not supported.

Action
To fix this error, correct the PRESENTATION specified in the TNS address.

reference

ORA-00124 DISPATCHERS Specified without MAX_SHARED_SERVERS

Error Code
ORA-00124

Description
DISPATCHERS specified without MAX_SHARED_SERVERS.

Cause
Possible cause of this error is, a definition for DISPATCHERS was specified in the initialization parameter file, but MAX_SHARED_SERVERS was specified as zero.

Action
To fix this error, specify MAX_SHARED_SERVERS to be greater than zero.

reference

ORA-00123 Idle Public Server Terminating

Error Code
ORA-00123

Description
Idle public server terminating.

Cause
Possible cause of this error is, too many idle servers were waiting on the common queue.

Action
This error is used internally, no action is required.

reference

ORA-00122 Cannot Initialize Network Configuration

Error Code
ORA-00122

Description
Cannot initialize network configuration.

Cause
Possible cause of this error is, ORACLE could not initialize SQL*Net version 2.


Action
To fix this error, check the error stack for detailed information.

reference