Version 4.2.6 for Mainframes
 —  Messages and Codes  —

Natural System Error Messages 6351-6400

NAT6351: Format buffer element is group attribute. (Not implemented).

Text Format buffer element is group attribute. (Not implemented).
Expl. This error may occur after a DLOGON to a library in an
environment which contains other categories than expected by
the program. It may occur as well if a direct call with an
incorrect search value buffer has been performed.
Actn. Use the PRODUCT clause of the DLOGON statement to prevent access
to an environment with invalid categories. In case of an invalid
direct call, check program and correct error.

NAT6352: Attribute not defined.

Text Attribute not defined.
Expl. The Entire DB nucleus detected an unexpected situation, that
probably resulted from an error in the Entire DB nucleus.
Actn. To continue work with Entire DB terminate Natural session
and begin a new one. Try to reproduce the error with DU=ON to get a
dump and contact Software AG.

NAT6353: Category not defined.

Text Category not defined.
Expl. The Entire DB nucleus detected an unexpected situation, that
probably resulted from an error in the Entire DB nucleus.
Actn. To continue work with Entire DB terminate Natural session
and begin a new one. Try to reproduce the error with DU=ON to get a
dump and contact Software AG.

NAT6354: Error in format buffer.

Text Error in format buffer.
Expl. An error in the format buffer was detected for a direct call.
Actn. Check program and correct error.

NAT6355: Record buffer overflow.

Text Record buffer overflow.
Expl. The record buffer length specified in the control block for
a direct call is less than the length resulting from the
format buffer.
Actn. Check program and correct error.

NAT6357: Category in Search Buffer is attribute category.

Text Category in Search Buffer is attribute category.
Expl. This error may occur after a DLOGON to a library in an
environment which contains other categories than expected by
the program. It may occur as well, if a direct call with an
incorrect search value buffer has been performed.
Actn. Use the PRODUCT clause of the DLOGON statement to prevent access
to an environment with invalid categories. In case of an invalid
direct call, check program and correct error.

NAT6359: Syntax unit in Search Buffer not cat-ISN, cat-name or "DDE".

Text Syntax unit in Search Buffer not cat-ISN, cat-name or "DDE".
Expl. This error may occur after a DLOGON to a library in an
environment which contains other categories than expected by
the program. It may occur as well, if a direct call with an
incorrect search value buffer has been performed.
Actn. Use the PRODUCT clause of the DLOGON statement to prevent access
to an environment with invalid categories. In case of an invalid
direct call, check program and correct error.

NAT6360: Syntax unit in Search Buffer not beginning of a search criterion.

Text Syntax unit in Search Buffer not beginning of a search criterion.
Expl. This error may occur after a DLOGON to a library in an
environment which contains other categories than expected by
the program. It may occur as well, if a direct call with an
incorrect search value buffer has been performed.
Actn. Use the PRODUCT clause of the DLOGON statement to prevent access
to an environment with invalid categories. In case of an invalid
direct call, check program and correct error.

NAT6361: Bad built-in ID.

Text Bad built-in ID.
Expl. The Entire DB nucleus detected an unexpected situation, that
probably resulted from an error in the Entire DB nucleus.
Actn. To continue work with Entire DB terminate Natural session
and begin a new one. Try to reproduce the error with DU=ON to get a
dump and contact Software AG.

NAT6362: Syntax unit is not a name.

Text Syntax unit is not a name.
Expl. This error should occur only in internal Entire DB statements
used in Entire DB ONLINE SERVICES and in Entire DB utilities.
Actn. If this error occurs in a "normal" statement, contact Software AG.

NAT6363: Stack overflow.

Text Stack overflow.
Expl. The Entire DB nucleus detected an unexpected situation, that
probably resulted from an error in the Entire DB nucleus.
Actn. To continue work with Entire DB terminate Natural session
and begin a new one. Try to reproduce the error with DU=ON to get a
dump and contact Software AG.

NAT6364: No ")" or continuation FIND-group.

Text No ")" or continuation FIND-group.
Expl. A direct call or a FIND NATIVE was issued with a syntax error
in the Search Buffer.
Actn. Check program and correct error.

NAT6365: No command ID available.

Text No command ID available.
Expl. A too complex FIND statement has been specified.
Actn. Subdivide your FIND statement into two less complex FIND
statements.

NAT6367: For direct call, invalid command ID specified in control block.

Text For direct call, invalid command ID specified in control block.
Expl. A valid command ID must not begin with H"FF" or the letter "D".
This error also occurs, if a command requires that the command
ID has already be defined, and the command ID does not exist,
or if a command ID already exists, when it must not yet exist,
or if a command ID is defined not in the way as it is expected
by the current command, for example for another category.
Actn. Check program and correct error.

NAT6369: Not value of attribute in search value buffer.

Text An invalid value of an attribute was found in the search value buffer.
Expl. Probably an attribute with illegal format has been defined
or an illegal built-in category has been specified.
The error may arise, also, if the maximum length of 119 bytes
for a descriptor is exceeded.
Actn. Contact your Entire DB administrator to correct the
category definitions.

NAT6370: Not linkage attribute ISN or name in search value buffer.

Text Not linkage attribute ISN or name in search value buffer.
Expl. This error may occur after a DLOGON to a library in an
environment which contains other categories than expected by
the program. It may occur as well, if a direct call with an
incorrect search value buffer has been performed.
Actn. Use the Application clause of the DLOGON statement to prevent access
to an environment with invalid categories. In case of an invalid
direct call, check program and correct error.

NAT6374: Error in record buffer: variable length = 0.

Text Error in record buffer: variable length = 0.
Expl. In a direct call for an update, the length byte = 0 was
specified for a field with variable length.
Actn. Check program and correct error.

NAT6376: Not end of text in Search Buffer.

Text Not end of text in Search Buffer.
Expl. An invalid DLOGON statement (with Syntax 2) or an invalid
FIND NATIVE statement has been issued or a direct call
with an invalid search buffer has been specified.
Actn. Check program and correct error.

NAT6377: No compare operator after category name/ISN.

Text No compare operator after category name/ISN.
Expl. A direct call or a FIND NATIVE was issued with a syntax error
in the Search Buffer.
Actn. Check program and correct error.

NAT6378: Category name or directory name not in category table.

Text Category name or directory name not in category table.
Expl. The Entire DB nucleus detected an unexpected situation, that
probably resulted from an error in the Entire DB nucleus.
Actn. To continue work with Entire DB terminate Natural session
and begin a new one. Try to reproduce the error with DU=ON to get a
dump and contact Software AG.

NAT6379: Only ISN-linkage-attributes > 0 and <> 0 are implemented.

Text Only ISN-linkage-attributes > 0 and <> 0 are implemented.
Expl. It was attempted to perform a FIND WITH ISN-linkage-attribute > x
or <> x, where x is a non-zero number.
Actn. Check program and correct error.

Top of page