IBM Support

Considerations when duplicating Object Structures

Troubleshooting


Problem

The MAXINTOBJCOLS table still references an attribute for the removed source object.

Symptom

Duplicating an Object Structure could cause any inconsistency in the MAXINTOBJCOLS table if you delete source objects before saving the Object Structure, as in the following example:

1) From Object Structures application, open DMDOCTYPES and select "Duplicate Object Structure" from the Select Action menu.

2) Specify TESTDOCTYPES for "Object Structure" field.

(But do not click on the 'Save' button at this stage)

3) In the Source Objects section, click on the Trash icon for the DOCINFO source object.

4) Verify that the crossed-out line appears both for DOCINFO and for LONGDESCRIPTION.

5) Click on the 'Save' button.

6) Run the following SQL and verify the entry for DOCINFO object remains in the table.

select * from maxintobjcols where intobjectname='TESTDOCTYPES'

INTOBJECTNAME OBJECTNAME NAME INTOBJFLDTYPE

------------- ---------- --------------------------- -------------

TESTDOCTYPES DOCINFO DESCRIPTION_LONGDESCRIPTION NONPERSISTENT

The above record on MAXINTOBJCOLS table should not exist because the source object "DOCINFO" in the object structure "TESTDOCTYPES" is already deleted. This kind of inconsistency could cause the following error which could lead to failure on deploying migration packages.

"BMXAA7733E - The following error occurred when the Object Structure cache was loaded:null".

[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":"--","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5;7.6","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.

Document Information

Modified date:
18 September 2025

UID

swg21988433