bdfm1m09Messages (System Error, Online, Offline) and Master Glossary

100000-1FFFFF



11F01B

Program: Displayed on the console and in the dump.

Error Message: None.

Explanation: The format output message segment (MOSG) received an error while attempting to retrieve the prime output message (OMSG) block.

System Action: Control returns to the program that called MOSG with an error indicated in register 2.

User Response: Examine the dump to determine the type of error that caused the retrieval to fail.


11FFFF

Program: Displayed on the console and in the dump.

Error Message: None.

Explanation: A program called MOSG with a number of characters less than zero.

System Action: The entry control block (ECB) exits.

User Response: Do the following:

  1. Examine the dump to determine the program that called MOSG.
  2. Correct the program so it passes control to MOSG with a number of characters greater than zero.


141302

Program: Displayed on the console and in the dump.

Error Message: ID-fileid FVN-version NOT IN DBTAB

Where:

fileid
The file identifier (ID).

version
The version of the file.

Explanation: During recoup, the DBTAB macro failed to locate the database definition (DBDEF) for a referenced ID.

System Action: The recoup utility ends.

User Response: Do one of the following:


141303

Program: Displayed on the console and in the dump.

Error Message: ID-fileid FVN-version NO REC INFO

Where:

fileid
The file identifier (ID).

version
The version of the file.

Explanation: A referenced ID has no recoup information defined in the database definition (DBDEF).

System Action: The recoup utility ends.

User Response: Do one of the following:


14130B

Program: Displayed on the console and in the dump.

Error Message: None.

Explanation: A recoup item was located past the end of a block.

System Action: The recoup utility ends.

User Response: Examine the dump to determine why the item was located past the end of the data block.


141361

Program: Displayed on the console and in the dump.

Error Message: None.

Explanation: One or more subitems were detected outside of the item size.

System Action: References outside the length of the item are ignored and processing continues with the next item.

User Response: Examine the dump to determine why the subitems were located past the length of the item.