Troubleshooting
Problem
Installation of Maximo to an Oracle database fails during updatedb. ORA-00604: a recursive SQL level 1 error has occurred message is seen in the logs on an attempted NULL insert.
This can be seen on other fields to the example shown below.
Example error in updatedb
* freeform: Populate MAXINTLISTENER Table
* /
insert into maxintlistener (objectname, listenerclassname, eventname, ifacename, intobjectname, userdefined, changeby, changedate, maxintlistenerid) values ('MAXOBJECTCFG', 'psdi.iface.listener.ObjectCfgListenerHandler', 'eventValidate', null, null, 0, 'MAXIMO ', sysdate, maxintlistenerseq.nextval)
;
// Failed.
ERROR: BMXAA7025E - Script failed while running .;
A statement failed to execute inside a freeform statement;
ORA-00604: a recursive SQL level 1 error has occurred
ORA-00933: SQL command not completed successfully
ORA-06512: online 22
ORA-01400: A NULL insert can not be made on ("MAXDESA3TV2". "MAXINTLISTENER". "ISINSERT")
[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Component":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}},{"Product":{"code":"SSRHPA","label":"IBM Maximo Application Suite"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}},{"Product":{"code":"SSWT9A","label":"IBM Control Desk"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
Modified date:
18 September 2025
UID
ibm10742693