XCO Console Messages

This document lists the XCO console messages, together with their explanation and the action required.

Note: All console messages prefixed with XCO2 are valid for BS2000 only.

Message Explanation Action
XCO0009I X-COM node is initialized. X-COM has initialized the target and is ready for work. No action required.
XCO0010W Wrong ECB found. The type of returned event indicator is not valid and will be ignored. X-COM nucleus continues to wait for requests. Please contact Software AG.
XCO0011E X-COM data error. The routine to check X-COM data has detected an inconsistency. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO0012E USER RET (R15) error. One of the routines called by X-COM nucleus has returned an error. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO0013E Delete ECB error. An ECB cannot be removed from the wait list. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO0014E No ANSWER entry point. The entry point for the reply handler could not be found. X-COM nucleus cannot process any user replies and terminates abnormally. Please contact Software AG.
XCO0015E APPL ECB already deleted. The X-COM nucleus was posted to send the reply to the user but could find the related X-COM data. X-COM nucleus ignores the post and continues to wait for requests. No action required.
XCO0016I Operator command: :1:. Message confirming operator input. No action required.
XCO0019E X-COM parm list wrong. The request or reply handler has returned inconsistent data. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO0020I X-COM stopped X-COM nucleus is calling the termination handler for shutdown No action required
XCO0021W This X-COM is no longer active X-COM nucleus has successfully executed the termination handler No action required
XCO0022I X-COM cancel will proceed The operator command XCANCEL to cancel Entire System Server was entered No action required
XCO0023I X-COM halted The operator command XHALT was entered. This means that no more calls are possible,
but the Entire System Server task is still available and can be restarted with the XSTART command
No action required
XCO0024I X-COM started The operator command XSTART was entered. This means that calls are now processed again No action required
XCO0025I X-COM end will proceed The operator command XEND to end Entire System Server was entered No action required
XCO0026E APPL stop error The shutdown handler has returned an error Please contact Software AG
XCO0027E Timer error Setup of timer services has failed.
X-COM nucleus terminates abnormally
Please contact Software AG
XCO0028I Number of active users = :1: Output of command XUSER reporting the current number of user requests No action required
XCO0029I Highest number of active users = :1: Output of command XUSER reporting the highest number of user requests No action required
XCO0030I Number of active CQE-S = :1:. Output of command XCQES reporting the current number of user requests. No action required.
XCO0031I Highest number of active CQE-S = :1:. Output of command XCQES reporting the highest number of user requests. No action required.
XCO0032I Parameters for this session:. Output of command XPARM. No action required.
XCO0033I SVC number = :1:. Output of command XPARM reporting the used SVC number on z/OS or z/VSE. No action required.
XCO0034I Node number = :1:. Output of command XPARM reporting the ESY node number. No action required.
XCO0035I CQE number = :1:. Output of command XPARM reporting the startup parameter NCQE. No action required.
XCO0036I NAB number = :1:. Output of command XPARM reporting the startup parameter NABS. No action required.
XCO0037I User-application = :1:. Output of command XPARM reporting the name of MAIN function. No action required.
XCO0039I Total number of commands = :1:. Output of command XSTAT reporting the accumulated number of received user requests. No action required.
XCO0041E Invalid operator command. An invalid operator command was entered. Correct it.
XCO0043E Error during request of memory. Not enough memory available. X-COM nucleus terminates abnormally. Please check your environment for available memory.
XCO0044E Error during release of memory. Error in FREEMAIN/FREEVIS/RELM. Please contact Software AG.
XCO0045E OPER command init error. Adabas operator command interface could not be established. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO0046E Add CQHAECB error. Adabas could not add the command queue to the ECB wait list. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO0047E Add user ECB error. Adabas could not add the user ECB to the ECB wait list. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO0048E WAIT error. The central wait routine has returned an unrecoverable error. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO0050E MPM20-error. The Terminate-Target call was unsuccessful. Shutdown will continue. Please contact Software AG.
XCO0051W MPM08-error, user gone. The Get-User-Buffer call was unsuccessful. The user is probably not active any longer. Entire System Server purged this request from the queue. No action required.
XCO0052W MPM12-error, user gone. The Post-User call was unsuccessful. The user is probably not active anymore. Entire System Server has purged this reply from the queue. No action required.
XCO0053W MPM36-OK, user gone. The timeout call (TIME elapsed) for a user was successful. The user is probably not active anymore. Entire System Server has purged this reply from the queue. No action required.
XCO0054W MPM36-error, user not gone. The timeout call (TIME elapsed) for a user was unsuccessful. Entire System Server has tried to purge the user, but the user fetched data back at the last moment. No action required.
XCO0055I Node currently :1:. Output of command XSTAT. Possible value for :1: are ACTIVE (normal state) or HALTED (node is halted due to operator command XHALT). No action required.
XCO0062W Request for active user found, delete old user. There is already an active request for the user requesting a new call. The old session is queued for logoff and the new request has been assigned to a new session. The X-COM nucleus has removed the old resources used on the transport level. No action required.
XCO0077I Attached buffers above 16M line. Adabas Attached Buffers are allocated above the 16 MBytes line. No action required.
XCO0078E No space for new user X-COM block. The number of free user X-COM blocks has been exceeded. This number depends on the NCQE parameter. Usually a command queue overflow will occur if the number of parallel user requests is exceeded. X-COM nucleus terminates abnormally due to data inconsistencies. Please contact Software AG.
XCO0080E MPM24-error, environment not established. The Establish-Adabas-Environment call has failed. The Entire System Server terminates abnormally. Please contact Software AG.
XCO0081E MPM00-error, target not initialized. The Initialize-Adabas-Target call has failed. The Entire System Server terminates abnormally. Please contact Software AG.
XCO0082I :1:. TRACE data output. No action required.
XCO0083W Duplicate WAIT ECB. User cleaned up. After successful return from request handler: The user was already waiting. The new request is accepted and the old command queue entry is purged. The old ECB is reused for the new request. No action required.
XCO0084W Multiple active requests. Delete old. After successful return from reply handler: The command queue element of the user is not unique. Another element has been found with the same cross memory post information (z/OS only). The old request has been purged and the reply for the new request has been initiated. This occurs only if a task has been cancelled and immediately restarted and if the same ASCB has been reused. No action required.
XCO0085W Reply handling cancelled. Illegal ECB. After successful return from reply handler: the reply cannot be delivered. The command queue element of the user is not unique. Another element has been found with the same cross-memory post information (z/OS only). The reply currently processed is obsolete and has been purged. This occurs only if a task has been cancelled and immediately restarted and if the same ASCB has been reused. No action required.
XCO0086I APPL ECB: :1:. This message informs about the address of an Event Control Block. It will be issued only in conjunction with other messages. No action required.
XCO0087E Wrong :1: value. :1: value is specified incorrectly in startup parameter file. Correct the value.
XCO0091E Module :1: cannot be found. Load module :1: was not found in any of the libraries in the STEPLIB chain. Check all Entire System Server (NPR) libraries provided by Software AG.
XCO0092E Load for module :1: failed. It was not possible to load module :1: into storage. Check the size of the address space.
XCO0093E nnnnn Installation error, NPRLIC not executable. Installation of license check failed. The NPRLIC module is part of the installation delivery of the product. The error message indicates that load-module NPRLIC was overwritten by mistake. The license file must be referenced with a DD statement, e.g. //LICENSE DD DISP=SHR,DSN=PPEX.DAEF.NPR.LICENSE It is not possible to convert the license to a load module as it is allowed in ADABAS. Reload the module NPRLIC from original NPR loadlib (NPRvrs.LOAD).
XCO2001E Error during READ of startup parms. Bad file format or I/O error during read of startup parameter file. Parameter file must be a SAM or an ISAM file with variable or fixed record length.
XCO2002E More than :1: parameter cards not possible. The maximum number :1: of startup parms is exceeded. Reduce the number of startup parm cards in your parameter file. Check the default values of the parameters to avoid setting the values explicitly.
XCO2003E LOAD for module :1: failed - abend. Module :1: could not be found. You need Entire System Server or Adabas libraries with module :1: to start the Entire System Server. Copy the missing module into your library and start the Entire System Server again. Don't rename modules in the load libraries eg. from NAME to NAME.OLD. It could create problems during load.
XCO2004E X-COM abended. An unrecoverable error has occurred. X-COM terminates abnormally. Look at the previous error messages of X-COM.
XCO2005E Wrong X-COM parameter :1:. An invalid value for :1: was specified in startup parameters. Verify Entire System Server startup parameter :1: and set a proper value.
XCO2006E ADAMPM - wrong version found. The loaded module ADAMPM has a wrong version. Check your Adabas library or contact Software AG.
XCO2007E BS2000 V.2 or above is required. The Entire System Server is compiled for BS2000 Version 2 or above. It cannot run on OSD Version 1 or below. Upgrade of BS2000 is required.
XCO2008E MPM12-error, CQE is not active. The Post-User call has been rejected due to bad status of command queue element. The reply cannot be delivered. No action required.
XCO2009E MPM36 impossible because CQE not active. The timeout call (TIME elapsed) has been rejected due to bad status of command queue element. No action required.
XCO2010E Macro :1: RC :2:. The BS2000 macro :1: has returned an error. :2: contains the return code. X-COM nucleus terminates abnormally. Please contact Software AG if return code does not explain the problem.
XCO2011E MAIN MP - Macro :1: RC :2:. The ESY MAIN memory pool creation has been aborted. The BS2000 macro :1: has returned an error. :2: contains the return code. X-COM nucleus terminates abnormally. Please contact Software AG if return code does not explain the problem.
XCO2012E STACK FAILURE in function :1:. The internal stack is corrupted. :1: identifies the failed function. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO2013E Incompatible ADABAS version detected. This version of Adabas is not supported anymore. A XS enabled library is required to run with Entire System Server. X-COM nucleus terminates abnormally. Upgrade of Adabas is required.
XCO2014E MAIN MP - Requested space exceeded. The allocated memory size is not sufficient to contain all required data structures of Entire System Server. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO2015E Unrecoverable error in function :1:. A function called by the X-COM nucleus has returned an error response. :1: identifies the called function. X-COM nucleus terminates abnormally. Please contact Software AG.
XCO2016E The spool subsystem is not active. Set startup parameter SPOOL=NONE.
XCO2017E ADALNK RMODE ERROR Adabas module ADALNK is distributed by Adabas with AMODE31 and RMODE24, and this should not be changed. If you relink ADALNK, you should be aware of this RMODE.