Natural under BS2000 Batch Error Messages
This section lists error messages that may be issued by the Natural
BS2000 batch driver.
Unlike Natural system messages, the explanatory long texts to these
error messages are only available in this document, not online.
For information on the Natural BS2000 batch driver, see
Natural in Batch Mode under BS2000 in
the Operations documentation.
NB20001 - NATURAL PARAMETER MODULE NOT FOUND
Explanation |
Natural parameter module in front-end and reentrant part not
found.
|
NB20002 - ERROR IN ENABLE CMP FOR BUFFER POOL MANAGER
Explanation |
An error has occurred when trying to enable the memory pool
for the Natural buffer pool. The return code contains the SVC return code from
register 15.
|
NB20003 - ERROR IN REQUEST CMP FOR BUFFER POOL MANAGER
Explanation |
An error has occurred when trying to request the memory pool
for the Natural buffer pool. The return code contains the SVC return code from
register 15.
|
NB20004 - ERROR IN ENABLE CMP FOR REENTRANT PART
Explanation |
An error has occurred when trying to enable the memory pool
for the Natural load pool. The return code contains the SVC return code from
register 15.
|
NB20005 - ERROR IN ENABLE CMP FOR GLOBAL BUFFER POOL
Explanation |
An error has occurred when trying to enable the memory pool
for the global buffer pool. The return code contains the SVC return code from
register 15.
|
NB20006 - ERROR IN LOAD OF REENTRANT PART OF Natural
Explanation |
An error has occurred when trying to load the Natural nucleus.
The return code contains the SVC return code from register 15.
|
NB20007 - ERROR IN ENABLE SERIALIZATION ITEM
Explanation |
An error has occurred when trying to enable the serialization
item for the Natural start-up. The return code contains the SVC return code
from register 15.
|
NB20008 - ERROR IN ENQUEUE ACCESS REQUEST
Explanation |
An error has occurred when trying to enqueue the serialization
queue for the Natural session initialization.
|
NB20009 - ERROR IN DEQUEUE ACCESS REQUEST
Explanation |
An error has occurred when trying to dequeue the serialization
queue for the Natural session initialization.
|
NB20010 - UNABLE TO ESTABLISH ADABAS COMMUNICATION
Explanation |
The link module ADALNK or ADAUSER
specified with the ADACOM generation parameter is neither linked
to the Natural front-end nor could it be dynamically reloaded.
|
NB20020 - SESSION TERMINATED DUE TO SEVERE ERROR(S)
Explanation |
Session could not be initialized because resources were not
available.
|
NB20022 - ERROR DURING INITIALIZATION OF NAF CMP
Explanation |
An error has occurred when trying to initialize the memory
pool for Natural Advanced Facilities. No reports can be output via
NATSPOOL .
|
NB20023 - NAF PARAMETER MODULE NOT LINKED IN
Explanation |
The Natural Advanced Facilities parameter module could not be
located.
|
NB20025 - MODULE NATINV NOT LINKED FIRST TO NUCLEUS
Explanation |
The NATINV module was not included as the first
one when linking the Natural nucleus.
|
NB20026 - MODULE NATLAST NOT LINKED TO THE NUCLEUS
Explanation |
The NATLAST module was not included in the link
of the Natural nucleus. NATLAST must be included as the last
module.
|
NB20027 - LINK ERROR FOR ADDRESS:
nnnnnnnn
Explanation |
The module nnnnnnnn
specified in LINK or LINK2 of the
NATBS2BATCH generation parameters could not be located. The module
was probably not linked to the Natural TIAM front-end.
|
NB20030 - ERROR DURING READ OF DYNAMIC PARAMETER FILE
Explanation |
A DVS error has occurred when trying to read the parameter
file.
|
NB20031 - ERROR DURING OPEN OF DYNAMIC PARAMETER FILE
Explanation |
A DVS error has occurred when trying to open the parameter
file.
|
NB20032 - REENTRANT PART OF Natural BATCH DRIVER NOT FOUND
Explanation |
Reentrant part of batch driver found neither in the reentrant
nor in the front-end part.
|
NB20040 - FRONT-END REENTRANT PART EXHIBIT A DIFFERENT ADDRESS MODE
Explanation |
The value (either 24 or 31) specified for the
PARMOD parameter for the Natural reentrant part does not
correspond to the one specified for the front-end part.
|
NB20041 - INVALID VERSION OF MODULE NATINV
Explanation |
Invalid version of module NATINV which is linked
at first in the front-end part.
|
NB20042 - INVALID VERSION OF MACRO BS2STUB
Explanation |
Invalid version of module BS2STUB which is linked
at in the front-end part.
|