MSIR.0192 No (entity) defined in (filename)

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This messages indicates that the file being used as the JANCAT file (filename has no tables defined in it. This would most likely be caused by the accidental (or intentional) deletion of all table definitions from filename. Reload the table definitions into filename.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages