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

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0202 - NUMBER OF TABLE ELEMENTS IS ZERO

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0203 - NUMBER OF TABLE ELEMENTS IS GREATER MAX.

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0204 - TOTAL THREAD LENGTH LOWER COMPRESSED

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0205 - BUFFER TYPE MISSING

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0206 - COMPRESSED BUFFER GREATER TOTAL LENGTH

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0207 - TOTAL LENGTH GREATER UPPER LIMIT

Explanation The Natural user thread is too small.
Action Enlarge the Natural user thread (under openUTM, change operand of parameter MAXSIZE in macro NTSWPRM).

NUS0208 - INCORRECT TOTAL BUFFER LENGTH

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0209 - INCORRECT USED BUFFER LENGTH

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0210 - THREAD TOO SMALL FOR DECOMPRESSION

Explanation The Natural user thread is too small.
Action Enlarge the Natural user thread (under openUTM, change operand of parameter MAXSIZE in macro NTSWPRM).

NUS0211 - BUFFER OFFSET/ADDRESS NOT POSITIVE

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0212 - ERROR IN BUFFER SORT SEQUENCE

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0213 - INCORRECT BUFFER OVERLAPPING

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0214 - TOTAL OR USED BUFFER LENGTH IS INVALID

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0215 - INVALID THREAD STATUS FOR OPERATION

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0216 - INVALID BUFFER LENGTH IN PREFIX

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0217 - INVALID LENGTH LOW END IN PREFIX

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0218 - INVALID LENGTH HIGH END IN PREFIX

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0219 - INVALID LENGTH BEFORE COMPR. BUFFER

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0220 - CMCCBR CALLED WITH COMPRESSED THREAD

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0221 - CMCCBR THREAD STATUS IS UNDEFINED

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0222 - INVALID BUFFER ID OR EYE CATCHER DESTROYED

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0223 - ERROR FROM CMFREMP FOR OUTSIDE BUFFER

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0224 - PHYS.GETMAIN ERROR FOR A FIXED BUFFER BELOW

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0225 - PHYS.GETMAIN ERROR FOR A VAR.BUFFER BELOW

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.

NUS0226 - FREE MAIN FOR WORKPOOLS NOT DONE

Explanation Internal error.
Action 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 macro NTPRM.
Explanation During a physical GETMAIN, one of the maximum sizes defined in the keyword parameters OVSIZE or WPSIZE in the macro NTPRM is exceeded.
Action Increase the maximum size of OVSIZE or WPSIZE of the macro NTPRM.

NUS0228 - GETMAIN FOR BIT TABLE BUFFER FAILED

Explanation Internal error.
Action Send the corresponding dump to Software AG Support.