Natural Advanced Facilities BS2000 Error Messages

This section contains the messages that may be issued by the front end, monitor, printer task (print server), or the SERVEND program of Natural Advanced Facilities (NAF) under the operating system BS2000.

Unlike Natural system messages, the explanatory long texts to these messages and codes are only available in this document, not online.


Font End Error Messages

NAI0001 NAF PARAMETER MODULE NOT FOUND

Explanation The Natural Advanced Facilities parameter module could not be located.
Action Link the NAF parameter module NAFB2P to the Natural front end.

NAI0002 VERSION OF POOL nnnnnnnn DOES NOT MATCH

Explanation The NAF version of an existing Common Memory Pool is different from the version of NAFFRONT.
Action Change parameter NAFERK1 in the NAF parameter module NAFB2P.

NAI0003 ERROR IN ENAMP, R15: xxxxxxxx POOL ID nnnnnnnn

Explanation ENAMP execution for the Common Memory Pool with the name nnnnnnnn failed. Return code xxxxxxxx is shown in register 15.
Action Check ENAMP return code in BS2000 macro manual for details.

NAI0004 ERROR IN REQMP, R15: xxxxxxxx POOL ID nnnnnnnn

Explanation REQMP execution for the Common Memory Pool with the name nnnnnnnn failed. Return code xxxxxxxx is shown in register 15.
Action Check REQMP return code in BS2000 macro manual for details.

NAI0005 ENAIE FAILED, R15: xxxxxxxx EVENT ID nnnnnnnn

Explanation Enable of the event item nnnnnnnn failed. Return code xxxxxxxx is shown in register 15.
Action Check ENAIE return code in BS2000 macro manual for details.

NAI0007 SIZE OF EXISTING POOL nnnnnnnn DIFFERS FROM SIZE OF PARAMETER MODULE

Explanation The size of an existing Common Memory Pool differs from the size, defined in the NAF parameter module.
Action Check CMPSIZE parameter in NAFB2B.

Monitor Error Messages

MACRO POSSIG ERROR: xxxxxxxx

Explanation The execution of a POSSIG macro failed with return code xxxxxxxx.
Action Check POSSIG return code in BS2000 macro manual for details.

MACRO ENAEI ERROR: xxxxxxxx

Explanation The execution of a ENAEI macro failed with return code xxxxxxxx.
Action Check ENAIE return code in BS2000 macro manual for details.

NAF MONITOR: NAF PARAMETER MODULE NOT FOUND

Explanation The Natural Advanced Facilities parameter module could not be located.
Action Link the NAF parameter module NAFB2P to the NAF monitor module.

NAF MONITOR: MONITOR SESSION TERMINATED

Explanation The Natural Advanced Facilities monitor session has been terminated.
Action None.

NAF MONITOR: ERROR IN ENABLE POOL, R15: xxxxxxx

Explanation ENAMP execution for the NAF Common Memory Pool failed. Return code xxxxxxxx is shown in register 15.
Action Check ENAMP return code in BS2000 macro manual for details.

NAF MONITOR: ERROR IN REQMP FOR POOL, R15 xxxxxxxx

Explanation REQMP execution for the NAF Common Memory Pool failed. Return code xxxxxxxx is shown in register 15.
Action Check REQMP return code in BS2000 macro manual for details.

NAF MONITOR: MEMORY POOL nnnnnnnn INITIALIZED BY MONITOR; ADDR: yyyyyyyy

Explanation The NAF Common Memory Pool with name nnnnnnnn was successfully initialized at address yyyyyyyy.
Action None.

NAF MONITOR: MEMORY POOL nnnnnnnn ENABLED BY MONITOR; ADDR yyyyyyyy

Explanation The NAF Common Memory Pool with name nnnnnnnn was successfully enabled at address yyyyyyyy.
Action None.

NAF MONITOR: EVENTING USING EVENT ID nnnnnnnn ESTABLISHED

Explanation The event item with name nnnnnnnn for the communication with the Natural clients was successfully established.
Action None.

NAF MONITOR: ENAIE FAILED, R15: xxxxxxxx EVENT ITEM nnnnnnnn

Explanation Enable of the event item nnnnnnnn failed. Return code xxxxxxxx is shown in register 15.
Action Check ENAIE return code in BS2000 macro manual for details.

NAF MONITOR: INITIALIZATION FOR MONITOR STARTED

Explanation Startup prompt message.
Action None.

NAF MONITOR: ERROR IN OPERATOR REQUEST. COMMAND cccccccc NOT FOUND

Explanation The NAF monitor received the unknown operator command cccccccc.
Action Enter correct operator command.

NAF MONITOR: OPERATOR REQUEST cccccccc ACCEPTED

Explanation Operator command cccccccc was accepted by the NAF monitor.
Action None.

NAF MONITOR: ANOTHER MONITOR IS ALREADY ACTIVE FOR EVENT ID nnnnnnnn

Explanation Monitor task already active with event ID nnnnnnnn.
Action None.

NAF MONITOR: CURRENTLY ACTIVE SESSION PARAMETERS :

Explanation Session parameters are listed, triggered by a DPARM operator command.
Action None.

NAF MONITOR: TIMEINTERVAL : nnn MINUTES

Explanation The time interval for checking the spool file in minutes. Message is triggered by a DPARM operator command.
Action None.

NAF MONITOR: MESSAGES

Explanation Various monitor messages. This message preceds the output which is triggered by a DPARM operator command.
Action None.

NAF MONITOR: SPOOL FILE

Explanation Database ID and file number of the spool file of the monitor session. Message is triggered by a DPARM operator command.
Action None.

Printer Task (Print Server) Error Messages

NAF SP-SERV: NATURAL BATCH (CMSTART) NOT FOUND

Explanation The entry point CMSTART of the batch Natural driver front part could not be located.
Action Include Natural batch driver into link edit of server front end part.

NAF SP-SERV: NATURAL BATCH FRONT EXHIBITS A DIFFERENT AMODE OR LOCATION

Explanation The load point of the monitor is above the 16 MB line, but the Natural batch front part is not generated with parameter setting PARMODE=(31,ABOVE).
Action Correct parameter PARMODE in Natural batch driver assembly.

NAF SP-SERV: NATURAL BATCH (FRNTLOC) NOT FOUND

Explanation The address of the special entry point FRNTLOC in the Natural batch front part is not resolved.
Action Include Natural batch driver into the link edit of server front end part.

NAF SP-SERV: NAF PARAMETER MODULE NOT FOUND

Explanation The Natural Advanced Facilities parameter module could not be located.
Action Include NAF parameter mdodule NAFB2P into link edit of server front end part.

NAF SP-SERV: NEW NATURAL SESSION STARTED BECAUSE OF NEW VALUES FOR FNAT/FSEC

Explanation A new Natural session was started because new values were defined for the system file FNAT and/or FSEC.
Action None.

NAF SP-SERV: DCAM-NEA APPLICATION nnnnnnnn opened/closed/reopened

Explanation Standard open/close message for the printer task DCAM application.
Action None.

NAF SP-SERV: YOPEN (DCAM) FAILED, R15: xxxxxxxx APPLICATION nnnnnnnn YP ISO

Explanation The YOPEN DCAM call of the ISO TYP DCAM application nnnnnnnn failed with return code xxxxxxxx.
Action Check return code in BS2000 DCAM macros manual for details.

NAF SP-SERV: ERROR IN ENABLE POOL, R15: xxxxxxx

Explanation ENAMP execution for the NAF Common Memory Pool failed. Return code xxxxxxxx is shown in register 15.
Action Check ENAMP return code in BS2000 macro manual for details.

NAF SP-SERV: ERROR IN REQM FOR POOL, R15: xxxxxxxx

Explanation REQMP execution for the Common Memory Pool with the name nnnnnnnn failed. Return code xxxxxxxx is shown in register 15.
Action Check REQMP return code in BS2000 macro manual for details.

NAF SP-SERV: RSP BUFFER CANNOT BE ALLOCATED. R15: xxxxxxxx ABNORMAL END

Explanation The allocation of the remote spool buffer failed with return code xxxxxxxx. The printer task was abnormal terminated.
Action Contact Software AG Support.

NAF SP-SERV: TERMINATION OF SPOOL SERVER INVOKED BY UTM TERMINATION

Explanation The openUTM application, which had started the printer task automatically, was terminated.
Action None.

NAF SP-SERV: TERMINATION OF SPOOL SERVER INVOKED BY PROGRAM ''SERVEND''

Explanation The printer task was terminated by an execution of the program SERVEND.
Action None.

NAF SP-SERV: POOL CANNOT BE UNLOCKED BY SERVER

Explanation The NAF Common Memory Pool is locked for update by another task. The maximum wait time for an unlock was exceeded.
Action None.

NAF SP-SERV: YCLSCON FAILED FOR PRINTER nnnnnnnn, R15: xxxxxxxx

Explanation DCAM call YCLSCON (close connection) for printer nnnnnnnn failed. Return code xxxxxxxx is shown in register 15.
Action Check return code in BS2000 DCAM macros manual for details.

NAF SP-SERV: NATURAL TERMINATED WITH AN ERROR

Explanation The Natural session of the printer task was terminated with an error.
Action Check returned error code.

NAF SP-SERV: SPOOL SERVER TERMINATES. DEFINED ERROR LIMIT EXCEEDED

Explanation The maximum number of spool printer task abends was exceeded: MAXERR parameter in NAF parameter module NAFB2P.
Action None.

NAF SP-SERV: MEMORY POOL nnnnnnnn ENABLED BY SERVER; ADDR yyyyyyyy

Explanation The NAF Common Memory Pool with name nnnnnnnn was successfully enabled at address yyyyyyyy.
Action None.

NAF SP-SERV: EVENTING USING EVENT ID nnnnnnnn ESTABLISHED

Explanation The event item with name nnnnnnnn for the communication with the Natural clients was successfully established.
Action None.

NAF SP-SERV: NEW NATURAL SESSION STARTED USING DEFAULTS FROM PARAM-MODULE

Explanation Standard message in case a server restart after an error occurred. Dynamic parameters are not evaluated again.
Action None.

NAF SP-SERV: REOPEN (DCAM) FAILED, R15: xxxxxxxx APPLICATION nnnnnnnn TYPE ttt

Explanation Reopen of DCAM application nnnnnnnn of type ttt failed with return code xxxxxxxx. Type ttt is ISO or NEA.
Action Check return code in BS2000 DCAM macros manual for details.

NAF SP-SERV: ENACO FOR DCAM FAILED, R15: xxxxxxxx

Explanation The definition of a DCAM contingency process failed with return code xxxxxxxx.
Action Check ENACO return code in BS2000 macro manual for details.

NAF SP-SERV: LOST CONNECTION CALLED FOR pppppppp, REASON (R6) xxxxxxx

Explanation The connection to a DCAM printer was lost. Reason code xxxxxxxx was returned.
Action None.

NAF SP-SERV: DCAM TERMINATION CALLED FOR nnnnnnnn, REASON (R4) xxxxxxxx

Explanation The DCAM application nnnnnnnn was closed. Reason code xxxxxxxx was returned.
Action None.

NAF SP-SERV: ENAIE FAILED, R15: xxxxxxxx EVENT ID nnnnnnnn

Explanation The definition of event item nnnnnnnn failed with return code xxxxxxxx.
Action Check ENAIE return code in BS2000 macro manual for details.

NAF SP-SERV: TASK TERMINATION. SOLSIG ERROR, R15: xxxxxxxx

Explanation The printer task was terminated because the execution of a SOLSIG macro failed with return code xxxxxxxx.
Action Check SOLSIG return code in BS2000 macro manual for details.

NAF SP-SERV INITIALIZATION FOR NAF SPOOL SERVER FAILED

Explanation Common error message if start of print server failed.
Action None.

SERVEND Program Error Messages

MACRO POSSIG ERROR: xxxxxxxx

Explanation The execution of a POSSIG macro failed with return code xxxxxxxx.
Action Check POSSIG return code in BS2000 macro manual for details.

MACRO ENAEI ERROR: xxxxxxxx

Explanation The execution of an ENAEI macro failed with return code xxxxxxxx.
Action Check ENAIE return code in BS2000 macro manual for details.