MSIR.0686 (Data structure) full: (limit): Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
(Automatically generated page update) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:MSIR.0686 (Data_structure) full: (limit)}} | |||
This message indicates that [[Janus SOAP]] was unable to allocate space in CCATEMP. '''''Data_structure''''' indicates the data structure for which space allocation was attempted, and is either '''XmlDoc''' or '''Nodelist'''. '''''limit''''' indicates the reason that the allocation failed, and can be either: | This message indicates that [[Janus SOAP]] was unable to allocate space in CCATEMP. '''''Data_structure''''' indicates the data structure for which space allocation was attempted, and is either '''XmlDoc''' or '''Nodelist'''. '''''limit''''' indicates the reason that the allocation failed, and can be either: | ||
Line 10: | Line 11: | ||
{{Template:MSIR.0686 footer}} | {{Template:MSIR.0686 footer}} | ||
[[Category:MSIR.0600 - MSIR.0799]] |
Latest revision as of 23:33, 3 March 2017
This message indicates that Janus SOAP was unable to allocate space in CCATEMP. Data_structure indicates the data structure for which space allocation was attempted, and is either XmlDoc or Nodelist. limit indicates the reason that the allocation failed, and can be either:
- CCATEMP full
- This indicates that no space was available in the CCATEMP file. If your applications are operating correctly (for example, neither the failing Janus SOAP application is looping wildly, nor is any other application which uses CCATEMP), this problem can be corrected by increasing the size of the CCATEMP file.
- data limit exceeded
- This indicates that the Sirius architectural limit of using CCATEMP for the data structure was reached. This is a very large limit, and probably indicates an error in the failing Janus SOAP application (for example, it is looping wildly). If the application is operating correctly, contact Technical Support.
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 |