M204.2948

From m204wiki
Revision as of 20:52, 14 October 2025 by SteveS (talk | contribs)
Jump to navigation Jump to search

M204.2948  Setting of 1 in SIRFUNC is required for zIIP usage when FUNDLE is linked in

Your have linked Module FUNDLE, (Model 204 LE mathematical functions and subroutines) into your Online.

This requires the SIRFUNC 1 Bit to be set in CCAIN to use Sirius math functions instead.

Response: Set the SIRFUNC 1 Bit in CCAIN or remove FUNDLE from your Online

Version introduced: 7.6

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