IBM Support

Database error number -204 has occurred.

Troubleshooting


Problem

Received db err while listing Incident records

Symptom

(Go To -> Service Desk -> Incidents; hit enter to list) on a new system: BMXAA4210E - Database error number -204 has occurred. "MAXIMO.INCIDENT" is an undefined name.



When listing incident records the following error is received:

BMXAA4210E - Database error number -204 has occurred.
"MAXIMO.INCIDENT" is an undefined name..SQLCODE=-204, SQLSTATE=42704, DRIVER=3.53.70

Resolving The Problem

This problem happens when INCIDENT VIEW in the database does not exist. To resolve this problem, follow these steps:

1) Update table maxobjectcfg to set the value of column CHANGED to 'A' for objectname column having a value of 'INCIDENT':
UPDATE maximo.maxobjectcfg SET changed = 'A' WHERE objectname = 'INCIDENT'

2) Stop the MXServer

3) run C:\ibm\SMP\maximo\tools\maximo\configdb.bat

4) Start the MXServer

5) Test the list INCIDENT.

Problem Solved.

[{"Product":{"code":"SS6HJK","label":"Tivoli Service Request Manager"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Not Applicable","Platform":[{"code":"PF033","label":"Windows"}],"Version":"7.1","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
27 February 2019

UID

swg21422805