Previous Topic: 4B2ENext Topic: 4B4E


4B3E

APPLDEF record <sysid> <recid>, recid <applrid> bypassed, RSB program <pgm> load error <ec>

Reason

An error occurred during the RSB program load. The most common error is program not found (ec = 8). The text file containing the RSB must be named “pgm TEXT” and reside on a minidisk accessed by the service machine. This message is preceded by another message for the error that occurred. The record ID’s matching <applrid> is not available for the application defined by this APPLDEF VMO record.

<sysid>

The sysid of the APPLDEF VMO record specified.

<recid>

The record ID of the APPLDEF VMO record specified. This includes any qualifier present.

<applrid>

The record ID mask specified in the RECID field of this APPLDEF VMO record.

<pgm>

The name of the RSB module defined for the above <applrid> by this APPLDEF VMO record.

<ec>

The error code returned by the load routine. An eight is set if the default division routine’s text file could not be loaded.

Action

If this is a no record found error, correct the name of the RSB module on this APPLDEF VMO record or place the text deck for this RSB on a minidisk accessed by the service machine. Use the ACFSERVE RELOAD command to reload APPLDEF VMO records.