Category Archives: ORA Database Error Messages

ORA-31232: DBMS_LDAP: invalid MOD_PROPERTY_SET

oracle

ORA-31232: DBMS_LDAP: invalid MOD_PROPERTY_SET
Cause: An attempt was made by a PL/SQL module to use a MOD_PROPERTY_SET which is not valid and might have already been freed
Action: Check the MOD_PROPERTY_SET in PL/SQL module involving DBMS_LDAP

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31231: DBMS_LDAP: invalid PROPERTY_SET

oracle

ORA-31231: DBMS_LDAP: invalid PROPERTY_SET
Cause: An attempt was made by a PL/SQL module to use a PROPERTY_SET which is not valid and might have already been freed
Action: Check the PROPERTY_SET in PL/SQL module involving DBMS_LDAP

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31230: DBMS_LDAP: unable to dynamically allocate additional memory

oracle

ORA-31230: DBMS_LDAP: unable to dynamically allocate additional memory
Cause: An error occured during dynamic memory allocation from session heap
Action: Verify that adequate memory resources are available

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31229: DBMS_LDAP: invalid input parameter

oracle

ORA-31229: DBMS_LDAP: invalid input parameter
Cause: An invalid argument has been passed by a PL/SQL module to a DBMS_LDAP subprogram
Action: Check the input argument to the DBMS_LDAP subprogram in PL/SQL module involving DBMS_LDAP

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31228: DBMS_LDAP: invalid MOD_ARRAY

oracle

ORA-31228: DBMS_LDAP: invalid MOD_ARRAY
Cause: An attempt was made by a PL/SQL module to use a MOD_ARRAY which is not valid and might have already been freed
Action: Check the MOD_ARRAY in PL/SQL module involving DBMS_LDAP

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31227: DBMS_LDAP: invalid LDAP MESSAGE handle

oracle

ORA-31227: DBMS_LDAP: invalid LDAP MESSAGE handle
Cause: An attempt was made by a PL/SQL module to use an LDAP MESSAGE handle which is not valid and might have already been freed
Action: Check the LDAP MESSAGE handle in PL/SQL module involving DBMS_LDAP

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31226: DBMS_LDAP: MOD_ARRAY size limit exceeded

oracle

ORA-31226: DBMS_LDAP: MOD_ARRAY size limit exceeded
Cause: An attempt was made by a PL/SQL module to add an element beyond the MOD_ARRAY size limit
Action: Increase the MOD_ARRAY size limit in PL/SQL module involving DBMS_LDAP

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31225: DBMS_LDAP: invalid BER_ELEMENT

oracle

ORA-31225: DBMS_LDAP: invalid BER_ELEMENT
Cause: An attempt was made by a PL/SQL module to use a BER_ELEMENT which is not valid and might have already been freed
Action: Check the BER_ELEMENT in PL/SQL module involving DBMS_LDAP

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31224: DBMS_LDAP: invalid LDAP session

oracle

ORA-31224: DBMS_LDAP: invalid LDAP session
Cause: An attempt was made by a PL/SQL module to use an LDAP session which is not valid and might have already been closed
Action: Check the LDAP session handle in PL/SQL module involving DBMS_LDAP

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31223: DBMS_LDAP: cannot open more than string LDAP server connections

oracle

ORA-31223: DBMS_LDAP: cannot open more than string LDAP server connections
Cause: An attempt was made to open more than the maximum allowed LDAP server connections
Action: Free unused connections

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/