Previous Topic: MHx MessagesNext Topic: N0x to N1x Messages


MSx Messages

MS0001

Message ID prefix required for generic message list

Reason:

A generic list of messages starting with a prefix was requested. The Message ID field specified the wildcard character (* or ?) but omitted the prefix. At least one character must precede the wildcard character.

System Action:

None.

User Action:

Enter at least one prefix character.

MS0002

MSGID keyword must be supplied to P1 - call rejected

Reason:

A call was made to the Message Handler without the MSGID keyword parameter.

System Action:

The call to the Message Handler is rejected.

User Action:

Correct the procedure call and retry.

MS0003

Specified MSGID ' P1' exceeds 12 characters

Reason:

A call was made to the Message Handler with an invalid MSGID keyword parameter. The maximum allowable length for a message ID is 12 characters.

System Action:

The call to the Message Handler is rejected.

User Action:

Correct the procedure call and retry.

MS0006

Message definition P1 does not exist

Reason:

The requested message definition does not exist on the database.

System Action:

The action is rejected.

User Action:

None.

MS0017

PROCNAME keyword not supplied to $CAMS000 MSGID= P1

Reason:

The PROCNAME keyword parameter was not supplied on the call to the Message Handler.

System Action:

The procedure call is rejected.

User Action:

Correct the procedure call and retry.

MS0022

No more messages to view

Reason:

The first (if using the PrevMsg action) or last (if using the NextMsg) action) message on the database was viewed. There are no more messages to be viewed.

System Action:

None.

User Action:

None.

MS0071

Message definition P1 does not exist for language P2

Reason:

The requested message definition does not exist on the database.

System Action:

The action is rejected.

User Action:

None.