MSIR.0517 Cancelling request because of $SIRPARM LISTFC setting (CCATEMP full)

From m204wiki
Revision as of 14:53, 9 November 2010 by 198.242.244.47 (talk) (Created page with "A request is being cancelled because a $function encountered a CCATEMP full condition and the $SIRPARM 'LISTFC' parameter is set to cause request cancellation on such a condition...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A request is being cancelled because a $function encountered a CCATEMP full condition and the $SIRPARM 'LISTFC' parameter is set to cause request cancellation on such a condition. Cycle the Online and either allocate more CCATEMP or determine the reason CCATEMP is being wasted. If it is desirable to handle the condition programmatically, in-line, set 'LISTFC' to 0 with $SIRPARM and write the code to handle the error condition.