M204.2948: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
</p>
</p>
<p>
<p>
LE is not working on zIIP returning zero results with no error indication.
This requires the SIRFUNC 1 Bit to be set in CCAIN to use Sirius math functions.  
</p>
This requires the SIRFUNC 1 Bit to be set in CCAIN to use Sirius math functions instead.  
</p>
</p>
<p>
<p>

Latest revision as of 21:03, 14 October 2025

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.

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