M204.2475
		
		
		
		Jump to navigation
		Jump to search
		
M204.2475 Display of procedure would fill CCATEMP - command rejected
A display was attempted of a temporary procedure while a USE output was in effect for the same procedure. If this were allowed, a loop situation would arise and CCATEMP would be filled. The DISPLAY command is not executed.
Response: Ensure that the USE PROC command and the DISPLAY command reference different temporary procedures.
Message attributes:
| RETCODEO=0 | Sets online return code | 
|---|---|
| RETCODEB=4 | Sets batch (single user) return code | 
| CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter | 
| AUDITER | Writes the message with line type ER to the audit trail | 
| COUNT | Increments the error count (ERCNT) parameter |