IBM Support

Maximo 7.1 Upgrade Error: uniqueid column in maxtablecfg table

Troubleshooting


Problem

Error in upgrade log: invalid identifier or column name.

Symptom

Oracle database
Update maxtablecfg Set uniqueid = uniquecolumnname where uniquecolumnname is not null
;
rollback
;
java.sql.SQLException: ORA-00904: "UNIQUEID": invalid identifier


Microsoft SQL Server database

Update maxtablecfg Set uniqueid = uniquecolumnname where uniquecolumnname is not null
go
rollback
go
com.inet.tds.at: [SQLSERVER]Invalid column name 'uniqueid'
.

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

swg21588478