Compression/Decompression Error Messages
This section lists the error messages
(NUS02nn) that may be issued by the Natural thread
compression routine as a result of internal errors.
NUS0201 - INVALID OP.CODE OR FIRST ENTRY IS NOT THE COMPRESSION
BUFFER
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0202 - NUMBER OF TABLE ELEMENTS IS ZERO
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0203 - NUMBER OF TABLE ELEMENTS IS GREATER MAX.
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0204 - TOTAL THREAD LENGTH LOWER COMPRESSED
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0205 - BUFFER TYPE MISSING
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0206 - COMPRESSED BUFFER GREATER TOTAL LENGTH
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0207 - TOTAL LENGTH GREATER UPPER LIMIT
Expl. |
The Natural user thread is too small. |
Actn. |
Enlarge the Natural user thread (under UTM, change operand of
parameter MAXSIZE in macro NTSWPRM).
|
NUS0208 - INCORRECT TOTAL BUFFER LENGTH
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0209 - INCORRECT USED BUFFER LENGTH
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0210 - THREAD TOO SMALL FOR DECOMPRESSION
Expl. |
The Natural user thread is too small. |
Actn. |
Enlarge the Natural user thread (under UTM, change operand of
parameter MAXSIZE in macro NTSWPRM).
|
NUS0211 - BUFFER OFFSET/ADDRESS NOT POSITIVE
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0212 - ERROR IN BUFFER SORT SEQUENCE
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0213 - INCORRECT BUFFER OVERLAPPING
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0214 - TOTAL OR USED BUFFER LENGTH IS INVALID
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0215 - INVALID THREAD STATUS FOR OPERATION
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0216 - INVALID BUFFER LENGTH IN PREFIX
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0217 - INVALID LENGTH LOW END IN PREFIX
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0218 - INVALID LENGTH HIGH END IN PREFIX
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0219 - INVALID LENGTH BEFORE COMPR. BUFFER
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0220 - CMCCBR CALLED WITH COMPRESSED THREAD
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0221 - CMCCBR THREAD STATUS IS UNDEFINED
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0222 - INVALID BUFFER ID OR EYE CATCHER DESTROYED
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0223 - ERROR FROM CMFREMP FOR OUTSIDE BUFFER
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0224 - PHYS.GETMAIN ERROR FOR A FIXED BUFFER BELOW
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0225 - PHYS.GETMAIN ERROR FOR A VAR.BUFFER BELOW
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0226 - FREE MAIN FOR WORKPOOLS NOT DONE
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |
NUS0227 - STORAGE OVERFLOW - yyy BYTES GREATER zzz
yyy
|
represents the number of bytes which exceed the value defined
by the keyword parameters OVSIZE or WPSIZE.
|
zzz
|
represents the value defined for the operand of the keyword
parameters OVSIZE or WPSIZE of the Natural parameter module NTPRM.
|
Expl. |
During a physical GETMAIN, one of the maximum sizes defined in
the keyword parameters OVSIZE or WPSIZE in the Natural parameter module NTPRM
is exceeded.
|
Actn. |
Increase the maximum size of OVSIZE or WPSIZE of the Natural
parameter module.
|
NUS0228 - GETMAIN FOR BIT TABLE BUFFER FAILED
Expl. |
Internal error. |
Actn. |
Send the corresponding dump to Software AG Support. |