TXSeries for Multiplatforms: Messages and Codes e r ie s f o r M ul ti p l a tf o r m s M es s a g...

940
TXSeries for Multiplatforms Messages and Codes Version 8.2 GC34-7239-00 IBM

Transcript of TXSeries for Multiplatforms: Messages and Codes e r ie s f o r M ul ti p l a tf o r m s M es s a g...

  • TXSeries for Multiplatforms

    Messages and CodesVersion 8.2

    GC34-7239-00

    IBM

  • TXSeries for Multiplatforms

    Messages and CodesVersion 8.2

    GC34-7239-00

    IBM

  • Edition notice and copyright informationThis edition applies to Version 8 Release 2 of TXSeries for Multiplatforms (product number 5724-B44) and to all subsequentreleases and modifications until otherwise indicated in new editions.

    Copyright IBM Corporation 2015

    US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract withIBM Corporation.

  • Contents

    Tables . . . . . . . . . . . . . . . v

    About this book . . . . . . . . . . . viiWho should read this book . . . . . . . . . viiDocument organization . . . . . . . . . . viiRelated information . . . . . . . . . . . viiConventions used in this book . . . . . . . . viiHow to send your comments . . . . . . . . ix

    Chapter 1. BHG... . . . . . . . . . . 685

    Chapter 2. CICS Toolkit message andcodes. . . . . . . . . . . . . . . 763CICS Toolkit messages . . . . . . . . . . 763

    0x502c5017: Collating Language "%s" Is differentThan One Already Installed "%s"... . . . . . 8070x5c102017: tmxa_SetRMIAutoClose is obsolete-- use tmxa_SetRMIOptions instead. . . . . . 8080x5c1c1457: Applid %d byte%s too long:recovery compromised . . . . . . . . . 8080x5c1c1837: %s to XID conversion failed: %k 8080x5c2c0c17: Aborting %s. . . . . . . . . 8090x5c301017: Recording heuristic damage for %s 8090x5c380c17: Rollback assumed for %s . . . . 8090x5c381017: Rollback assumed for %s . . . . 8100x5c3c0c17: Heuristic outcome performed on%s. . . . . . . . . . . . . . . . . 8100x5c3c0c27: Recovery of %z may becompromised. . . . . . . . . . . . . 8100x5c3c1c17: Terminating recovery scan for RM%d. . . . . . . . . . . . . . . . . 8110x5c401417: Recording heuristic damage for %s 8110x5c541017: Truncating transaction identifierwhen constructing XID -- recoverycompromised. . . . . . . . . . . . . 8120x5c541027: Truncating application identifierwhen constructing XID -- recoverycompromised. . . . . . . . . . . . . 812

    0x64048c67: PPC Service Not Initialized . . . 8120x640c6417: unknown/unexpected transactionstate %d returned by tran-service for tid: %#x . 8130x640c7017: Inserting Conversation with aNULL Attributes Structure . . . . . . . . 8130x640c8017: duplicate sna conv found . . . . 8130x64e41c17: new exec LU (%s) listed throughold admin interface: %u . . . . . . . . . 8140x64e42017: . . . . . . . . . . . . . 8140x64e45017: . . . . . . . . . . . . . 8140x64e46c27: trdce_BindingImport FAILED (%k) 8140x64e49027: New RPC failed (%k). Trying oldRPC... . . . . . . . . . . . . . . . 8150x64e49037: failed to chmod file %s, errno: %d 8150x64e49427: . . . . . . . . . . . . . 8160x64e49437: Invalid remoteluProfilePriority(%lu). Exported profile will have defaultpriority value. . . . . . . . . . . . . 8160x64e49817: . . . . . . . . . . . . . 8160x64e49c17: . . . . . . . . . . . . . 8160x68044487: Illegal sync level: %i . . . . . . 8160x68044497: Illegal security level: %i. . . . . 8170x680448b7: . . . . . . . . . . . . . 8170x680448c7: . . . . . . . . . . . . . 8170x6804f8c7: Unable to initialize ppc services . . 817

    Status codes . . . . . . . . . . . . . . 817Abort codes . . . . . . . . . . . . . . 899

    Chapter 3. SARPC messages . . . . 907

    Notices . . . . . . . . . . . . . . 921

    Trademarks . . . . . . . . . . . . 923

    Copyright IBM Corp. 2015 iii

  • iv TXSeries for Multiplatforms: Messages and Codes

  • Tables

    1. Conventions that are used in this book vii

    Copyright IBM Corp. 2015 v

  • vi TXSeries for Multiplatforms: Messages and Codes

  • About this book

    This book lists TXSeries for Multiplatforms messages and codes. The informationcan be used to determine the cause of problems with the product.

    Who should read this bookThis book is for system administrators, terminal users, system programmers andanybody else who needs to understand and respond to TXSeries forMultiplatforms messages and codes.

    To use this book, you need to have a general understanding of TXSeries. You alsoneed more detailed knowledge about the part of TXSeries to which the messagepertains.

    Document organizationThis document has the following organization:v TXSeries for Multiplatforms messages describes messages issued by TXSeries.v TXSeries for Multiplatforms codes describes TXSeries abend codes.

    Some ERZ messages are limited to eight characters. You need to suffix "00" afterERZ to obtain information on the message.

    Related informationFor further information on the topics discussed in this manual, see the TXSeries forMultiplatforms Version 8.2 Knowledge Center.

    Conventions used in this bookTXSeries for Multiplatforms documentation uses the following typographical andkeying conventions.

    Table 1. Conventions that are used in this book

    Convention Meaning

    Bold Indicates values that you must use literally, such as commands,functions, and resource definition attributes and their values. Whenreferring to graphical user interfaces (GUIs), bold also indicatesmenus, menu items, labels, buttons, icons, and folders.

    Monospace Indicates text that you must enter at a command prompt.Monospace also indicates screen text and code examples.

    Italics Indicates variable values that you must provide (for example, yousupply the name of a file for file_name). Italics also indicatesemphasis and the titles of books.

    < > Encloses the names of keys on the keyboard.

    Where x is the name of a key, indicates a control-character sequence.For example, means hold down the Ctrl key while youpress the c key.

    Copyright IBM Corp. 2015 vii

  • Table 1. Conventions that are used in this book (continued)

    Convention Meaning

    Refers to the key labeled with the word Return, the word Enter, orthe left arrow.

    % Represents the UNIX command-shell prompt for a command thatdoes not require root privileges.

    # Represents the UNIX command-shell prompt for a command thatrequires root privileges.

    C:\> Represents the Windows command prompt.

    > When used to describe a menu, shows a series of menu selections.For example, "Select File > New" means "From the File menu, selectthe New command."

    Entering commands When instructed to enter or issue a command, type thecommand and then press . For example, the instructionEnter the ls command means type ls at a command prompt andthen press .

    [ ] Encloses optional items in syntax descriptions.

    { } Encloses lists from which you must choose an item in syntaxdescriptions.

    | Separates items in a list of choices enclosed in { } (braces) in syntaxdescriptions.

    ... Ellipses in syntax descriptions indicate that you can repeat thepreceding item one or more times. Ellipses in examples indicate thatinformation was omitted from the example for the sake of brevity.

    IN In function descriptions, indicates parameters whose values areused to pass data to the function. These parameters are not used toreturn modified data to the calling routine. (Do not include the INdeclaration in your code.)

    OUT In function descriptions, indicates parameters whose values areused to return modified data to the calling routine. Theseparameters are not used to pass data to the function. (Do notinclude the OUT declaration in your code.)

    INOUT In function descriptions, indicates parameters whose values arepassed to the function, modified by the function, and returned tothe calling routine. These parameters serve as both IN and OUTparameters. (Do not include the INOUT declaration in your code.)

    $CICS Indicates the full path name of the location in which the CICS

    product is installed; for example, /usr/lpp/cics on AIX. If the CICSenvironment variable is set to the product path name, you can usethe examples exactly as shown in this book; otherwise, you mustreplace all instances of $CICS with the CICS product path name.

    CICS on OpenSystems

    Refers collectively to the CICS product for all supported UNIXplatforms.

    TXSeries forMultiplatforms

    Refers collectively to the CICS for AIX, CICS for HP-UX, CICS forSolaris, and CICS for Windows products.

    CICS Refers generically to the CICS for AIX, CICS for HP-UX, CICS forSolaris, and CICS for Windows products. Other CICS products inthe CICS Family are distinguished by their operating system (forexample, IBM mainframe-based CICS for the z/OS platform).

    viii TXSeries for Multiplatforms: Messages and Codes

  • How to send your commentsYour feedback is important in helping to provide the most accurate and highestquality information. If you have any comments about this book or any otherTXSeries for Multiplatforms documentation, send your comments by e-mail [email protected]. Be sure to include the name of the book, the documentnumber of the book, the version of TXSeries for Multiplatforms, and, if applicable,the specific location of the information you are commenting on (for example, apage number or table number).

    About this book ix

  • x TXSeries for Multiplatforms: Messages and Codes

  • ERZ001001E Exception raised in CICS applicationserver code

    Explanation: An unexpected exception was caught inthe CICS application server code, during the executionof a transaction program.

    System action: CICS abnormally terminates thetransaction. The application server continues, and isavailable to run further transactions.

    User response: If the problem persists, there is noalternative but to call your support organization.

    Destination: CSMT

    ERZ001002E Abnormal termination U0101. CICS wasunable to attach shared memory.

    Explanation: CICS was unable to attach the RegionPool shared memory. This can occur on UNIX if theaccess permissions to the CICS shared memorysegments have been altered or if the data segmentshared memory identifier has been overwritten.

    System action: CICS abnormally terminates theregion.

    User response: On UNIX ask the system administratorto check for inconsistencies in the CICS shared memorysegments using the ipcs command; these segmentsmust have read and write permissions for the user 'cics'who must be a member of the user group 'cics'. If theproblem cannot be identified, call your supportorganization.

    Destination: console.msg

    ERZ001003E An error in a COBOL transactionprogram caused the COBOL run timesystem to generate the previous errormessage

    Explanation: CICS has detected that an error in aCOBOL transaction program caused a COBOL run timesystem error to occur during the execution of theprogram. The COBOL run time system has alreadywritten an error message to console.msg.

    System action: CICS abnormally terminates thetransaction.

    User response: Look in console.msg and find theCOBOL run time system error number and errormessage (which immediately precede this message). Forfurther information about the error, look up the errornumber in the COBOL Error Messages manual. Correctthe error in your COBOL transaction program beforeattempting to run the program again.

    Destination: console.msg

    ERZ001004E COBOL runtime was not able to findprogram 'programName' for Transaction'transactionName'

    Explanation: CICS has received a a message fromCOBOL runtime that it is not able to find the programneither in CICS PD nor on the path specified byCOBDIR. This program was invoked using cobol CALLstatement.

    System action: CICS abnormally terminates thetransaction with AEI0.

    User response: Put the program on the path specifiedin COBDIR or create a PD entry for it.

    Destination: console.msg

    ERZ001005I COBOL RTS will try to load program'programName' invoked using CALLstatement

    Explanation: CICS has verified that this program hasno PD entry. It now enables COBOL RTS to load it byRTS rules.

    System action: none

    User response: none

    Destination: console.msg

    ERZ001006E COBOL program 'programName' notfound

    Explanation: There is valid PD Entry for this programbut this file is not there on filesytem.

    System action: CICS abnormally terminates thetransaction with AEI0.

    User response: Put the program on the path specifiedin PD entry.

    Destination: console.msg

    ERZ001007E Unsucessful load of COBOL program'programName'

    Explanation: COBOL RTS failed to register program.Image of program is corrupted.

    System action: CICS abnormally terminates thetransaction with AEI0.

    User response: Check the program image.

    Destination: console.msg

    ERZ001016E A fatal error occurred while executingan IBM COBOL program

    Explanation: A fatal error occurred while executing aprogram written in IBM COBOL.

    System action: An A012 abend is raised.

    Copyright IBM Corp. 2015 1

  • User response: The console.msg file includes amessage returned by the IBM COBOL run-time. Usethis message to diagnose the problem in the user code.

    Destination: stderr

    ERZ001017I Starting Animator

    Explanation: CICS is about to start Animator on thetty that displays this message.

    System action: None.

    User response: None.

    Destination: stderr

    ERZ001018E A fatal error occurred while executingan IBM PL/I program

    Explanation: A fatal error occurred while executing aprogram written in IBM PL/I.

    System action: An A013 abend is raised.

    User response: The console.msg file includes amessage returned by the IBM PL/I run-time. Use thismessage to diagnose the problem is user code.

    Destination: stderr

    ERZ001019I Override version of cicsprCOBOL hasbeen detected and will be used

    Explanation: CICS has detected that a second versionof its MF COBOL language method, cicsprCOBOL, hasbeen placed in the regions bin directory. CICS uses thisversion in preference to the default version.

    System action: None. This message is for informationonly.

    User response: None.

    Destination: stderr

    ERZ001020E An error has occurred while initializinga CICS Java Program

    Explanation: CICS encountered a problem whilesetting up the environment to run a CICS Java

    Application Program.

    System action: CICS abends the transaction withabend code A014

    User response: Determine the cause of the error ifpossible, and rectify. There is possibly additionalinformation in console.msg, for example a Javaexception message, that indicates the cause of theproblem.

    Destination: console.msg

    ERZ001021E CICS is unable to load a libraryrequired for CICS JAVA SUPPORT.

    Explanation: There are Java Native Libraries that areneeded by CICS to run Java Applications. One of thesehas failed to load.

    System action: CICS abends the transaction withabend code A014

    User response: Determine the cause of the error ifpossible, and rectify. There is possibly additionalinformation in console.msg, for example a Javaexception message, that indicates the cause of theproblem.

    Destination: console.msg

    ERZ001022W CICS is unable to merge the CICS Javaproperties file with the Java SystemProperties

    Explanation: During initialisation of the environmentfor a CICS Java program, CICS merges the userproperties file, 'region.properties' in the regiondirectory, with the Java System properties. Thismessage indicates that the merge has failed.

    System action: The transaction continues.

    User response: Determine whether this causes aproblem with your applications. If so, try to determinethe cause of the error from additional information inconsole.msg, and rectify if possible.

    Destination: console.msg

    ERZ001023W Argument value 'ArgumentValue' forCICS Java Option 'ArgumentName' isinvalid

    Explanation: CICS is processing the value of the'CICS_JAVA_OPTIONS' environment variable whileinitializing the environment to run a CICS Javaprogram. The value shown in the message is not avalid value for the option indicated.

    System action: The transaction continues.

    User response: Determine whether this causes aproblem with your application. If so, correct the valueof 'CICS_JAVA_OPTIONS' and restart CICS.

    Destination: CSMT

    ERZ001024W CICS is unable to complete processingof 'CICS_JAVA_OPTIONS' as themaximum number of properties,'MaxProperties', has been exceeded

    Explanation: CICS is processing the value of the'CICS_JAVA_OPTIONS' environment variable whileinitializing the environment to run a CICS Javaprogram. The maximum number of options that can be

    ERZ001017I ERZ001024W

    2 TXSeries for Multiplatforms: Messages and Codes

  • set has been exceeded. The maximum permitted isshown in the message.

    System action: No further options are processed, butthe transaction continues.

    User response: Determine whether this causes aproblem with your application. If so, correct the valueof 'CICS_JAVA_OPTIONS' and restart CICS.

    Destination: CSMT

    ERZ001025E Insufficient memory available toinitialize the environment for a CICSJava program

    Explanation: While initializing the environment to runa CICS Java application program, CICS was unable toobtain sufficient memory from the system.

    System action: The transaction is abnormallyterminated with abend code A014.

    User response: Retry when the system is less busy, orshut down some processes to free system memory.

    Destination: console.msg

    ERZ001026W Unexpected argument 'ArgumentName'found while processing'CICS_JAVA_OPTIONS'

    Explanation: CICS is processing the value of the'CICS_JAVA_OPTIONS' environment variable whileinitializing the environment to run a CICS Javaprogram. The argument shown in the message is notrecognised.

    System action: No further options are processed, butthe transaction continues.

    User response: Determine whether this causes aproblem with your application. If so, correct the valueof 'CICS_JAVA_OPTIONS' and restart CICS.

    Destination: CSMT

    ERZ001027W Incorrect format for environmentvariable 'CICS_JAVA_OPTIONS'

    Explanation: CICS is processing the value of the'CICS_JAVA_OPTIONS' environment variable whileinitializing the environment to run a CICS Javaprogram. The format of the variable is incorrect.

    System action: CICS stops further processing of'CICS_JAVA_OPTIONS' and continues to run thetransaction.

    User response: Determine whether this causes aproblem with your application. If so, correct the valueof 'CICS_JAVA_OPTIONS' and restart CICS.

    Destination: CSMT

    ERZ001028E Load of Java library failed with errornumber 'errorNumber'; error text'errorMessage'

    Explanation: CICS cannot load a Java library for thereason defined by the operating system error numbererrorMessage. If more information is available from theoperating system regarding the failure, it is logged asone or more subsequent ERZ5803E messages.

    System action: The transaction is abnormallyterminated.

    User response: Use the error code in this message andinformation from accompanying messages to determinethe cause of the problem. Ensure that the library isinstalled correctly, with the correct permissions.

    Destination: console.msg

    ERZ001029E CICS could not find the entry pointname 'entryPointName'; error'errorNumber'; text 'errorMessage'

    Explanation: CICS cannot locate the entry point '%1s'in a loaded shared library.

    System action: The transaction is abnormallyterminated.

    User response: Use the error code and text from themessage to determine the cause of the problem.

    Destination: console.msg

    ERZ001030E CICS could not attach to the JavaVirtual Machine; error 'errorNumber'

    Explanation: CICS cannot attach to the Java VirtualMachine which is part of the initialization process forrunning a CICS Java Application. The Java NativeInterface command that has failed is'AttachCurrentThread'.

    System action: The transaction is abnormallyterminated.

    User response: Use the error code to determine thecause of the problem.

    Destination: console.msg

    ERZ001031E CICS could not create a Java VirtualMachine; error 'errorNumber'

    Explanation: CICS cannot create a Java VirtualMachine, which is part of the initialization process forrunning a CICS Java Application. The Java NativeInterface command that has failed is'JNI_CreateJavaVM'.

    System action: The transaction is abnormallyterminated.

    User response: Use the error code to determine thecause of the problem.

    ERZ001025E ERZ001031E

    3

  • Destination: console.msg

    ERZ001032E The Java Virtual Machine has requestedprocess termination

    Explanation: While a CICS Java program wasexecuting, the Java Virtual Machine, which runs insidea CICS Application Server, has requested the process beterminated.

    System action: The transaction is abnormallyterminated.

    User response: Examine the console.msg foradditional messages to determine the cause of theproblem.

    Destination: console.msg

    ERZ001033E Unable to find the JDK on the machine

    Explanation: Either JDK is not as the default path i.e./usr/java130 or environment variable JAVA_HOMEincorrectly set.

    System action: The transaction is abnormallyterminated.

    User response: Install supported JDK, if it alreadyexists then correct JAVA_HOME variable to reflectlocation of installation.

    Destination: console.msg

    ERZ001034E CICS IIOP ORB initialization has failed.

    Explanation: The java orb was unsuccessful ininitializing.

    System action: The CICS java orb is terminated

    User response: Please verify classpaths and your javasettings. Looks at log and console files for terminationcause. JAVA_HOME variable.

    Destination: console.msg

    ERZ001035E Abnormal Termination A014: CICS IIOPORB Init Error.

    Explanation: CICS has discovered an internal error.

    System action: CICS terminates the listener andapplication server.

    User response: Perform necessary changes asindicated by pervious messages in log/console files.

    Destination: console.msg

    ERZ001036E Java Exception encountered (asdescribed below):

    Explanation: CICS has encountered an exception fromJava while initializing the java orb.

    System action: CICS terminates the listener andapplication server.

    User response: Perform necessary changes asindicated by pervious messages in log/console files.

    Destination: console.msg

    ERZ001037E Exception occurred while loading theCOBOL language program

    Explanation: CICS has encountered an exceptionwhile loading the COBOL Languageprogram,cicsprCBMFNT.

    System action: CICS abnormally terminates thetransaction with APCT.

    User response: Ensure that Micro Focus NetExpressCobol is installed and functioning correctly.

    Destination: console

    ERZ001038W CBL_DEBUG_START returned an error.Program 'programName.' will run withoutanimating.

    Explanation: The CICS application server could notattach to the COBOL animator (debugger) when usingCBL_DEBUG_START.

    System action: Processing continues.

    User response: Before you run the cicsanimsrvprogram from the debugging window, ensure that theCOBANIMSRV environment variable is set to theCOBANIMSRV ID that is configured through CADB.Ensure also that the other COBOL environment (forexample, COBDIR) has been correctly set.

    Destination: console

    ERZ001039E Abnormal termination A167:Inconsistency detected in logical unit ofwork control structures

    Explanation: The data structures used to drive atransaction are inconsistent. They might have beendeleted due to asynchronous abort or they could havebeen corrupted.

    System action: CICS terminates the application serverprocess with code A167. The transaction running at thispoint in time will abend.

    User response: If required, resubmit the transaction.See the additional error messages produced for furtherinformation. Retry the transaction call IBM Support ifthe problem persists.

    Destination: console

    ERZ001032E ERZ001039E

    4 TXSeries for Multiplatforms: Messages and Codes

  • ERZ001040W Unable to write CICSAppProbe outputfile 'fileNameerrno',errno 'fileNameerrno'

    Explanation: CICS attempted to create and then writeto output file, but the command failed with an error.

    System action: CICS will disable CICSAppProbefacility.

    User response: Check if you have the necessarypermissions to create and write to the file in thespecified directory. Check also that the file system isnot full. If this fails, then check errno for moreinformation.

    Destination: console

    ERZ001041E CICSAppProbe facility is now disabled

    Explanation: CICSAppProbe facility has beendisabled.

    System action: CICS has found an invalid conditionand disabled CICSAppProbe facility.

    User response: Examine previous messages todetermine the cause of the problem and takeappropriate action.

    Destination: console

    ERZ001042E Exception (exceptionmoduleName) occurredduring initialization of moduleexceptionmoduleName

    Explanation: CICS has encountered an exceptionwhile invoking COBOL IT module using cobresolvecall.

    System action: CICS abnormally terminates thetransaction with APCT.

    User response: Ensure that COBOL IT is installed andfunctioning correctly.

    Destination: console

    ERZ001043E Loading of COBOLIT modulemoduleNameruntimeError failed withCOBOLIT runtime error(moduleNameruntimeError)

    Explanation: CICS has encountered an error whileloading a COBOL IT module.

    System action: CICS abnormally terminates thetransaction with APCT.

    User response: Ensure that COBOLIT is installed andfunctioning correctly and COB_LIBRARY_PATHenvironment variable set on CICS region's environmentfile pointing to directory where CICS COBOLITprograms are available.

    Destination: console

    ERZ001044E COBOLIT runtime exception(exceptionmoduleName) received formodule exceptionmoduleName

    Explanation: CICS has encountered an exception fromCOBOL IT runtime.

    System action: CICS abnormally terminates thetransaction with APCT.

    User response: Ensure that COBOLIT is installed andfunctioning correctly.

    Destination: console

    ERZ001045E CICS_PYTHON_LIB is not set

    Explanation: CICS_PYTHON_LIB must be set to avalid python library/dll.

    System action: CICS has found an incompleteconfiguration to run python user exit program.

    User response: CICS fails to run the python user exitprogram.

    Destination: console

    ERZ001046E Error in loading python library, errno is'errorNumber'"

    Explanation: CICS has found error while loadingpython library/symbols from it.

    System action: CICS fails to run the python user exitprogram.

    User response: Set CICS_PYTHON_LIB to point to thepython library. The absolute path to the shared pythonlibrary must be set. If absolute path is not given thepython library path must be set in theLD_LIBRARY_PATH/LIBPATH.

    Destination: console

    ERZ001047E Python error: 'errorMessage'

    Explanation: Python runtime has returned error.

    System action: CICS fails to run the python user exitprogram.

    User response: See the following messages fromruntime to check the exact error from the pythonruntime.

    Destination: console

    ERZ001048E User exit program returned error

    Explanation: Python user exit program failed.

    System action: CICS continues with the rest of theprograms.

    User response: Check the console log for relatederrors and correct the python configurations like

    ERZ001040W ERZ001048E

    5

  • module path, library path etc..

    Destination: console

    ERZ002001E Usage: cicscvt fileName

    Explanation: You entered the cicscvt commandincorrectly.

    System action: The cicscvt command terminates.

    User response: Enter the cicscvt command using thecorrect syntax, as shown in the message.

    Destination: stderr

    ERZ002002E Unable to initialize a parserenvironment

    Explanation: The cicscvt command was attempting toobtain memory for the parser. Insufficient memory wasavailable.

    System action: The cicscvt command terminates withexit code 1 and does not produce any convertedtemplate files.

    User response: Try again when the system is less busyand has more memory available.

    Destination: stderr

    ERZ002003E Unsuccessful open of input file'fileName'. 'errorMessage'

    Explanation: The file you requested cicscvt to processwas unable to be opened for the reason given by theoperating system as 'errorMessage'.

    System action: The cicscvt command terminates withexit code 1 and does not produce any convertedtemplate files.

    User response: Check that the 'fileName' given is avalid readable file. For further information consult theoperating system documentation for the fopen()function. Once the 'fileName' is corrected, retry thecicscvt command.

    Destination: stderr

    ERZ002004E Unsuccessful memory allocation tocreate conversion template

    Explanation: The cicscvt command cannot allocateany more memory from the operating system for theconversion templates.

    System action: The cicscvt command terminates withexit code 1 and does not produce any convertedtemplate files.

    User response: Try again when the system is less busyand has more memory available.

    Destination: stderr

    ERZ002005E Cannot register exception handler

    Explanation: The cicscvt command needs to run withan exception handler, but a signal call to attach it gavean unexpected response. This indicates an internalerror.

    System action: The cicscvt command terminates withexit code 1 and does not produce any convertedtemplate files.

    User response: Contact your support organization.

    Destination: stderr

    ERZ002010E Unsuccessful open of output file'fileName'. 'errorMessage'

    Explanation: The cicscvt command was unable toopen the output file, errorMessage, for the reason givenby the operating system as 'errorMessage'.

    System action: The cicscvt command terminates withexit code 1 and does not produce any convertedtemplate files.

    User response: Check that the output file 'fileName'does not exist and that the current working directoryhas write permissions. For further information consultthe operating system documentation for the fopen()function.

    Destination: stderr

    ERZ002011I DFHCNV macro translation ended.errorCountd errors, warningCountdwarnings.

    Explanation: The cicscvt command detected the statednumber of errors and warnings during map translation.

    System action: If an error or warning was detectedduring translation, the cicscvt command terminateswith exit code 1; otherwise, it terminates with exit code0.

    User response: None

    Destination: stderr

    ERZ002015E Unsuccessful write to output file'fileName'. 'errorMessage'

    Explanation: The cicscvt command was unable towrite to the output file, errorMessage, for the reasongiven by the operating system as 'errorMessage'.

    System action: The cicscvt command terminates withexit code 1 and possibly produces partially convertedtemplate files.

    User response: Check that there is enough space onthe disk for the files produced and retry. For furtherinformation consult the operating systemdocumentation for the function fprintf().

    ERZ002001E ERZ002015E

    6 TXSeries for Multiplatforms: Messages and Codes

  • Destination: stderr

    ERZ002020E lineNumber: The ICTL directive isinvalid. A comma-separated list for thestart, continuation and end columnnumbers is required.

    Explanation: The ICTL directive requires acomma-separated list of 1, 2, or 3 numbers to set thestart, continuation, and end columns for the inputsource file to cicscvt program.

    System action: The line containing the ICTL directiveis ignored by cicscvt, and the cicscvt commandcontinues to process the rest of the input file. Thecicscvt command terminates with exit code 1.

    User response: Edit the input file to correct the ICTLdirective at the given lineNumber, and retry the cicscvtcommand.

    Destination: stderr

    ERZ002021E lineNumber: Invalid character 'character' incontinuation line

    Explanation: The continuation line contained withinthe file you specified to cicscvt did not contain spacesbetween the start column and continuation columns(defaults 1 and 16 respectively).

    System action: The cicscvt command ignores the lineat lineNumber and processes the rest of the file. Thecicscvt command terminates with exit code 1.

    User response: Correct the continuation line that isspecified at line lineNumber of your input file, and retrythe cicscvt command.

    Destination: stderr

    ERZ002022E lineNumber: Invalid character 'character' inlabel

    Explanation: The file you requested cicscvt to processcontained an invalid label at line lineNumber. A labelmust begin with a letter and only contain letters anddigits.

    System action: The cicscvt command ignores the labeland continues to process the rest of the input file. Thecicscvt command terminates with exit code 1.

    User response: Edit the input file to change the labelspecified at line lineNumber such that it only containsletters and numbers and that the first character is aletter, and retry the translation.

    Destination: stderr

    ERZ002023W lineNumber: Label 'label' is too long.Label truncated to 'truncatedLabel'.

    Explanation: You have a DFHCNV macro label withinyour input file at line lineNumber that has more than 63characters.

    System action: The cicscvt command truncates thelabel and continues to process the rest of the input file.The cicscvt command terminates with exit code 1.

    User response: Edit the input file to shorten the labelat the lineNumberpecified, and retry the cicscvtcommand.

    Destination: stderr

    ERZ002024W lineNumber: No DFHCNV macro found.The line will be ignored.

    Explanation: You have entered a record in your filethat does not have a DFHCNV macro. Each recordmust contain a DFHCNV macro, optionally precededby a label.

    System action: The cicscvt command ignores the lineand continues to process the rest of the input file. Thecicscvt command terminates with exit code 1.

    User response: Edit the input file either to remove therecord or to add a valid macro, and retry the cicscvtcommand.

    Destination: stderr

    ERZ002025W lineNumber: Unknown word 'macroType'in place of a macro name

    Explanation: The cicscvt command does not recognizethe word that appears in the operation field (that is, asthe first non-blanks after any label) on the given line ofyour input file. The only valid contents of that positionare: ICTL, TITLE, the macro name DFHCNV, andEND.

    System action: The cicscvt command ignores the linecontaining the unknown operation and continues toprocess the rest of the input file. The cicscvt commandterminates with exit code 1.

    User response: Edit the input file either to remove orto correct the invalid line, and retry the cicscvtcommand. Refer to the TXSeries for MultiplatformsInformation Center for more detail.

    Destination: stderr

    ERZ002026E lineNumber: Invalid character 'character' inDFHCNV macro

    Explanation: The input file you requested cicscvt toprocess contains an invalid 'character' on linelineNumber. The only valid characters outside stringsare letters, digits, =, ,, (, and ).

    ERZ002020E ERZ002026E

    7

  • System action: The cicscvt command ignores the lineand continues to process the rest of the input file. Thecicscvt command terminates with exit code 1.

    User response: Edit the input file to correct the invalidcharacter, and retry the cicscvt command.

    Destination: stderr

    ERZ002027E lineNumber: No closing quote in string

    Explanation: The closing quote for a string must occurbefore the end of the record. 'lineNumber' is the numberof the line that lacks a closing quote.

    System action: The cicscvt command ignores the lineand continues to process the rest of the input file. Thecicscvt command terminates with exit code 1.

    User response: Edit the input file to add a closingquote to the string, and retry the cicscvt command.

    Destination: stderr

    ERZ002028W lineNumber: Invalid single in string

    Explanation: You must use in your input file to get asingle in a string.

    System action: The cicscvt command ignores the lineand continues to process the rest of the input file. Thecicscvt command terminates with exit code 1.

    User response: Edit the input file to correct the singlein the string, and retry the cicscvt command.

    Destination: stderr

    ERZ002029E lineNumber: DFHCNV macro options'optionName1' and 'optionName2' conflict

    Explanation: The input file you requested cicscvt toprocess contains options to a DFHCNV macro that aremutually exclusive.

    System action: The cicscvt command ignores the lineand continues to process the rest of the input file. Thecicscvt command terminates with exit code 1.

    User response: Edit the input file to remove one of theconflicting DFHCNV macro options, and retry thecicscvt command. Refer to the TXSeries forMultiplatforms Information Center for more detail.

    Destination: stderr

    ERZ002030W Conversion template file is empty

    Explanation: The input file you requested cicscvt toprocess did not contain anything.

    System action: The cicscvt command terminatesnormally.

    User response: Run the cicscvt command again, usinga valid input file.

    Destination: stderr

    ERZ002039W lineNumber: DFHCNV TYPE=FINALmacro is missing

    Explanation: The cicscvt command expected to find aDFHCNV TYPE=FINAL statement on the given line,but was unable to find one. Every file that needs to betranslated by cicscvt must have a DFHCNVTYPE=FINAL as the last line in the file.

    System action: The cicscvt command processes thefiles requested and terminates with exit code 1.

    User response: Edit the input file to add a DFHCNVTYPE=FINAL statement, and retry the cicscvtcommand.

    Destination: stderr

    ERZ002040W lineNumber: Duplicate option'optionName'. The last options argumentspecified is used.

    Explanation: The specified option has been specifiedmore than once for this DFHCNV macro. The lastoptions argument specified is used. All other values areignored.

    System action: The cicscvt command ignores the firstoccurrences of the DFHCNV macros duplicated optionsand continues to process the rest of the input file.

    User response: Edit the input file to remove theduplicate options in the DFHCNV macro statement andretry the command.

    Destination: stderr

    ERZ002041W lineNumber: Option 'optionName' isinvalid for DFHCNV macro type'macroType'

    Explanation: The cicscvt command has encounteredan option that is not valid for the DFHCNV macrostatement of the specified type.

    System action: The cicscvt command ignores theoption for the DFHCNV macro statement andcontinues to process the rest of the input file.

    User response: Edit the input file to remove theinvalid option and retry the command.

    Destination: stderr

    ERZ002042W lineNumber: The CDEPAGE option inDFHCNV TYPE=ENTRY statement isignored

    Explanation: The cicscvt command does not supportthe CDEPAGE option for DFHCNV TYPE=ENTRYmacro statement. To specify the client and server codepages, use the options CLINTCP and SRVERCPrespectively.

    ERZ002027E ERZ002042W

    8 TXSeries for Multiplatforms: Messages and Codes

  • System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to remove theCDEPAGE option and replace it with CLINTCP andSRVERCP options, if required, and retry the command.

    Destination: stderr

    ERZ002043E lineNumber: The DFHCNV macrostatement contains invalid DATA

    Explanation: The cicscvt command has encounteredinvalid data for the DATA option for DFHCNVTYPE=SELECT macro.

    System action: The cicscvt command ignores theDFHCNV macro option and continues to process therest of the input file.

    User response: Edit the input file to correct theargument to the DATA option and retry the command.

    Destination: stderr

    ERZ002044E lineNumber: The length of a token stringin the DFHCNV macro statement is toolong

    Explanation: The cicscvt command encountered atoken or string that was too long. Usually this is causedby a missing delimiter such as a closing quote in aquoted string.

    System action: The cicscvt command terminates.

    User response: Edit the input file to check that thereare no long words and that quoted string areterminated correctly. Then retry the command.

    Destination: stderr

    ERZ002045E CICS has detected a signatureinconsistency in the conversion template'resourceName' being released. Expectedsignature 'expectedSignature'.

    Explanation: CICS detected a signature inconsistencyin the conversion template for resource, 'resourceName',and was unable to release the template from the TaskShared Pool. This is likely to be caused by a user'sapplication program that has corrupted the Task SharedPool, in which case a symptom record is written to thesymrecs file.

    System action: None

    User response: Observe any messages that precedethis message and consider restarting the region as soonas possible to clear up any Task Shared Pool memoryproblems. If the symptoms still persist, contact yoursupport organization.

    Destination: stderr

    ERZ002046E Unsuccessful attempt to releaseconversion template for resource'resourceName' of class 'className' frommemory

    Explanation: CICS was unable to release theconversion template for resource, 'resourceName', ofclass, 'className', from the Task Shared pool. This islikely to be caused by a user's application program thathas corrupted the Task Shared Pool, in which case asymptom record is written to the symrecs file.

    System action: None

    User response: Observe any messages that precedethis message and consider restarting the region as soonas possible to clear up any Task Shared Pool memoryproblems. If the symptoms still persist, contact yoursupport organization.

    Destination: CSMT

    ERZ002047E CICS has detected a signatureinconsistency in the conversion template'resourceName' being accessed. Expectedsignature 'expectedSignature'.

    Explanation: CICS detected an inconsistency in theconversion template data contained in the Task SharedPool. This is likely to be caused by a user's applicationprogram that has corrupted the Task Shared Pool, inwhich case a symptom record is written to the symrecsfile.

    System action: None

    User response: Observe any messages that precedethis message and consider restarting the region as soonas possible to clear up any Task Shared Pool memoryproblems. If the symptoms still persist, contact yoursupport organization.

    Destination: CSMT

    ERZ002051E lineNumber: Missing 'typeintro' introducerin DFHCNV macro

    Explanation: The file you requested cicscvt to processdid not have the keyword 'typeintro' introducerspecified in the DFHCNV macro on line lineNumber.Each DFHCNV macro must have the 'typeintro'introducer specified.

    System action: The cicscvt command ignores thestatement and continues to process the rest of the file.The cicscvt command terminates with exit code 1.

    User response: Edit the input file to add the 'typeintro'introducer to the DFHCNV macro, and retry thecommand.

    Destination: stderr

    ERZ002043E ERZ002051E

    9

  • ERZ002053W lineNumber: DFHCNV macro option'optionName' is ignored

    Explanation: A DFHCNV macro option encounteredby cicscvt was ignored because one or more otheroptions override the ignored option.

    System action: The cicscvt command ignores theoption and associated parameter, and continues toprocess the rest of the input file.

    User response: Edit the input file to remove theredundant option and retry the command.

    Destination: stderr

    ERZ002054E lineNumber: The DFHCNV macro doesnot contain the mandatory option'optionName'

    Explanation: The file you requested cicscvt to processdid not have the required 'optionName' specified in theDFHCNV macro on line 'lineNumber'. This option mustbe specified for the DFHCNV macro at line lineNumber.

    System action: The cicscvt command ignores thestatement line and continues to process the rest of thefile. This can possibly lead to many error messagesbeing produced, especially if the ignored statementcontains the DFHCNV macro TYPE=ENTRY/SELECT.

    User response: Edit the input file to add the missingoption to the DFHCNV macro, and retry the command.

    Destination: stderr

    ERZ002055E lineNumber: Invalid DFHCNV macrooption 'optionName' was specified

    Explanation: The file you requested cicscvt to processhad an invalid 'optionName' specified at line lineNumber.

    System action: The cicscvt command ignores theinvalid operand and continues to process the rest of theinput file.

    User response: Edit the input file to remove or correctthe invalid option and retry the command.

    Destination: stderr

    ERZ002056E lineNumber: DFHCNV macro option'optionName' has invalid hexadecimaldata

    Explanation: The DFHCNV macro option 'optionName'contains incorrect hexadecimal data on line lineNumber.There is possibly an odd number of hexadecimal digitsor a digit that is not within the hexadecimal range.

    System action: The cicscvt command ignores thestatement and continues to process the rest of the file.

    User response: Edit the input file to correct thehexadecimal data associated with the 'optionName' andretry the command.

    Destination: stderr

    ERZ002058E lineNumber: Resource definition'resourceName' already defined

    Explanation: The resource definition 'resourceName' forDFHCNV TYPE=ENTRY macro has already beenspecified in the input file.

    System action: The cicscvt command ignores theoption and its arguments, and continues to process therest of the file.

    User response: Edit the input file to change theresource name so that is unique, and retry thecommand.

    Destination: stderr

    ERZ002064W lineNumber: The DFHCNV macrospecifies DATATYP=USERDATA butUSREXIT has previously been set to NO

    Explanation: To be able to use the user-replaceableconversion DFHUCNV module, as implied byDFHCNV DATATYP=USERDATA, you must supply aUSREXIT option value of YES.

    System action: The cicscvt command ignores theoption DATATYP=USERDATA and continues to processthe rest of the input file. At run-time, the user-exit isnot called to convert the user data.

    User response: If the user-exit is to be invoked atrun-time, edit the input file to change the USREXIToption for the current resource name to YES.

    Destination: stderr

    ERZ002065E lineNumber: Invalid value 'optionValue' foroption 'optionName' in DFHCNV macro

    Explanation: The file you requested cicscvt to processhad a DFHCNV macro option that had an invalid valueat line lineNumber.

    System action: The cicscvt command ignores theinvalid option and continues to process the rest of theinput file.

    User response: Edit the input file to change the valueof the option specified and retry the command. Consultthe TXSeries for Multiplatforms Information Center andits following sections for values expected for theoption.

    Destination: stderr

    ERZ002066E lineNumber: Invalid argument'argumentValue' for option 'optionName' inDFHCNV macro

    Explanation: The file you requested cicscvt to processhad a DFHCNV macro option that had an invalidargument at line lineNumber.

    ERZ002053W ERZ002066E

    10 TXSeries for Multiplatforms: Messages and Codes

  • System action: The cicscvt command ignores theinvalid option and continues to process the rest of theinput file.

    User response: Edit the input file to change theargument to the option specified, then retry thecommand. Consult the TXSeries for MultiplatformsInformation Center for arguments expected for theoption specified.

    Destination: stderr

    ERZ002067E lineNumber: Unexpected DFHCNVTYPE=KEY macro. This macro is onlyvalid for resource type FC.

    Explanation: The DFHCNV TYPE=KEY macro canonly be defined in the input file for the resource typeFC. The macro cannot be used in definitions whoseresource type is TS, TD, IC or PC.

    System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to remove theDFHCNV TYPE=KEY macro statement, or change theresource type of the current resource type to FC, andretry the command.

    Destination: stderr

    ERZ002068E lineNumber: Unexpected DFHCNV macrostatement. The first DFHCNV macroshould be TYPE=INITIAL.

    Explanation: The DFHCNV TYPE=INITIAL macromust be the first DFHCNV macro statement in thesource file to establish the beginning of the conversiontable.

    System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to add the DFHCNVTYPE=INITIAL macro statement as the first DFHCNVmacro statement in the file, and retry the command.

    Destination: stderr

    ERZ002069E lineNumber: Unexpected DFHCNV macrostatement encountered. Expected to haveTYPE=ENTRY specified.

    Explanation: The input file did not have a DFHCNVTYPE=ENTRY macro to identify the current resource.cicscvt encountered an unexpected DFHCNV macro,(typically with TYPE=KEY/SELECT/FIELD) at a pointwhere no resource had been defined. To define eachconversion template, there must be a valid DFHCNVTYPE=ENTRY macro before any resource-specificmacros.

    System action: The cicscvt command ignores the

    DFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to add the DFHCNVTYPE=ENTRY macro statement for the resource that isbeing defined at line lineNumber and retry thecommand.

    Destination: stderr

    ERZ002070E lineNumber: Unexpected DFHCNV macrostatement. Expected to haveTYPE=SELECT or TYPE=KEY specified.

    Explanation: The input file to cicscvt had noconversion template select or key template macros,DFHCNV TYPE=SELECT or TYPE=KEY, defined forthe current resource type. There must be at least oneDFHCNV TYPE=SELECT or TYPE=KEY macro after aresource-type initialization DFHCNV TYPE=ENTRYmacro.

    System action: The cicscvt command ignores theDFHCNV macro statement and continue to process therest of the input file. If there are any further resourcetype TYPE=FIELD macros that do not have aTYPE=SELECT macro defined before, then each ofthese produces this message.

    User response: Edit the input file to add the DFHCNVTYPE=SELECT or TYPE=KEY macro statement for theresource that is being defined at line lineNumber andretry the command.

    Destination: stderr

    ERZ002071E lineNumber: Unexpected DFHCNV macrostatement. Expected to haveTYPE=FIELD specified.

    Explanation: The input file lacks the optionLAST=YES on the only, or the last consecutive,DFHCNV TYPE=FIELD macro following either aDFHCNV TYPE=KEY macro or a DFHCNVTYPE=SELECT macro. There must be a LAST=YESoption in each such group within a conversiontemplate, and and it must be on the last TYPE=FIELDmacro in the group.

    System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to include aDFHCNV TYPE=FIELD,...,LAST=YES macro statementfor the set of conversions that is being defined at orbefore line lineNumber and retry the command.

    Destination: stderr

    ERZ002067E ERZ002071E

    11

  • ERZ002072E lineNumber: Unexpected DFHCNV macrostatement. Expected to haveTYPE=SELECT specified.

    Explanation: There must be a DFHCNVTYPE=SELECT macro defined for the current resourcetype. The previous DFHCNV TYPE=SELECT macrodefinition in the file for the same resource was not thedefault definition. A default TYPE=SELECT macro isrequired to finish a resource type conversion template.

    System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to add the DFHCNVTYPE=SELECT macro statement for the resource that isbeing defined at line lineNumber, or correct any error inthe preceding macro statements, and retry thecommand.

    Destination: stderr

    ERZ002073E lineNumber: Unexpected DFHCNV macrooption. Expected to haveOPTION=DEFAULT specified.

    Explanation: The current resource ENTRY hasUSREXIT=YES specified. With USREXIT=YES specified,OPTION=COMPARE is not allowed in any of theDFHCNV TYPE=SELECT statements for that resource.

    System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to change theDFHCNV TYPE=SELECT macro so that it has theOPTION=DEFAULT and retry the command.

    Destination: stderr

    ERZ002074E lineNumber: DFHCNV macro statementbefore TYPE=INITIAL or afterTYPE=FINAL is ignored

    Explanation: There is a DFHCNV macro statementeither before the DFHCNV TYPE=INITIAL or after theDFHCNV TYPE=FINAL macros. These macrostatements are invalid and are ignored by cicscvt.

    System action: The cicscvt command ignores theDFHCNV macro statement and continue to process therest of the input file.

    User response: Edit the input file to remove anyDFHCNV macro statements before and after the macrosDFHCNV TYPE=INITIAL and DFHCNV TYPE=FINAL,respectively.

    Destination: stderr

    ERZ002075E lineNumber: The DFHCNV TYPE=FINALstatement is not expected

    Explanation: There is a DFHCNV TYPE=FINALmacro statement before the definition of a conversiontemplate has been completed.

    System action: The cicscvt command terminates thetranslation prematurely.

    User response: Edit the input file to remove theDFHCNV TYPE=FINAL macro or to change the currentconversion template so that it has been completelydefined.

    Destination: stderr

    ERZ002076W lineNumber: The option 'optionName' hasbeen assigned the DEFAULThexadecimal value value

    Explanation: A DFHCNV macro option has beenomitted, although its value is required, so cicscvtassigned the option a default value.

    System action: The cicscvt command continues toprocess the rest of the input file.

    User response: Edit the input file to assign a value tothe 'optionName' and retry the command.

    Destination: stderr

    ERZ002077E lineNumber: Unexpected DFHCNVTYPE=INITIAL statement. Only oneDFHCNV TYPE=INITIAL statement canbe specified in a conversion templatefile.

    Explanation: There is more than one DFHCNVTYPE=INITIAL macro statement for the conversiontemplate.

    System action: The cicscvt command terminates thetranslation prematurely.

    User response: Edit the input file to remove theduplicate DFHCNV TYPE=INITIAL macros, and retrythe command.

    Destination: stderr

    ERZ002078W lineNumber: Unexpected end ofDFHCNV macro statement

    Explanation: More macro options were expectedwhere the end of line appears. Typically, this warningis generated if a macro statement terminates with acomma.

    System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to terminate theDFHCNV macro correctly and retry the command.

    ERZ002072E ERZ002078W

    12 TXSeries for Multiplatforms: Messages and Codes

  • Destination: stderr

    ERZ002079E lineNumber: Missing left parenthesis inDFHCNV macro statement

    Explanation: A list for a DFHCNV macro option wasnot enclosed by parentheses. All lists must be enclosedby parentheses.

    System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to add theparentheses around the list of arguments and retry thecommand.

    Destination: stderr

    ERZ002080E lineNumber: Missing right parenthesis inDFHCNV macro statement

    Explanation: A list for a DFHCNV macro option wasnot terminated by a right parenthesis. All lists must beenclosed by matching parentheses.

    System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to place parenthesesaround the list of arguments and retry the command.

    Destination: stderr

    ERZ002081E lineNumber: Missing comma in DFHCNVmacro statement

    Explanation: The DFHCNV macro contained somemacro options, or a list of arguments to an option, notseparated by commas.

    System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to add the missingcomma to the DFHCNV macro, and retry thecommand.

    Destination: stderr

    ERZ002082E lineNumber: Missing equal sign inDFHCNV macro statement

    Explanation: A macro option did not have a precedingequals sign at line 'lineNumber' in the input file.

    System action: The cicscvt command ignores theoperand and continues to process the rest of the inputfile.

    User response: Edit the input file to add the missingequals sign to the DFHCNV macro, and retry thecommand.

    Destination: stderr

    ERZ002083E lineNumber: The DFHCNV macrokeyword 'keyword' has an invalidargument 'argumentValue'

    Explanation: A DFHCNV macro keyword did nothave a valid argument on line lineNumber. For thekeyword TYPE, valid arguments are INITIAL, ENTRY,KEY, SELECT and FIELD.

    System action: The cicscvt command ignores theDFHCNV macro statement and continues to processthe rest of the input file.

    User response: Edit the input file to change theDFHCNV macro's keyword argument to one ofINITIAL, ENTRY, KEY, SELECT or FIELD and re-try.

    Destination: stderr

    ERZ002086I The compiled template for resource'resourceName' of type 'resourceType' hasbeen written to 'fileName'

    Explanation: The cicscvt command has successfullyproduced, from your input file, a file containing thecompiled data conversion template for the specifiedresource.

    System action: The cicscvt command continues toprocess the rest of the input file if more resource typespecifications exist. Otherwise it terminates.

    User response: None

    Destination: stderr

    ERZ002087W lineNumber: The DFHCNV macro hasboth DATA and XDATA optionsspecified. The value associated with theoption XDATA is ignored.

    Explanation: The cicscvt command encountered boththe DATA and XDATA options specified in theDFHCNV macro. The data associated with the XDATAoption is ignored.

    System action: The cicscvt command ignores thevalue associated with the XDATA option and continuesto process the rest of the input file.

    User response: Edit the input file to remove one of theoptions DATA and XDATA and retry the command.

    Destination: stderr

    ERZ002089E Unsuccessful memory allocation to loadconversion template information

    Explanation: CICS was unable to load a conversiontemplate into memory as there was a memory shortage.

    System action: This results in no conversion takingplace.

    ERZ002079E ERZ002089E

    13

  • User response: Try again when the system has morememory available. If the problem persists, contact yoursupport organization.

    Destination: CSMT

    ERZ002090E The resource 'resourceName' in class'className' is not defined in the runtimedatabase

    Explanation: CICS tried to load the resource namesconversion template file, but found that it was notdefined in the runtime database.

    System action: This results in no conversion takingplace.

    User response: Update the runtime database so thatthe resource name is defined in the runtime database.

    Destination: CSMT

    ERZ002091E The conversion template filename forresource name 'resourceName' is too long

    Explanation: CICS attempted to get the resourceconversion template file, but found that the completepathname was too long.

    System action: The template is not retrieved and noconversion takes place.

    User response: Install the conversion template filehigher up in the directory structure. Contact yoursupport organization.

    Destination: CSMT

    ERZ002092E Unsuccessful open of conversiontemplate file 'fileName'. 'errorMessage'

    Explanation: CICS was unable to open the specifiedfile for reading for the reason given by the operatingsystem as 'errorMessage'.

    System action: CICS was unable to retrieve thetemplate and so no conversion is done.

    User response: Check that the permissions are validfor reading on the conversion template file specified.Retry, and if this does not work then contact yoursupport organization.

    Destination: CSMT

    ERZ002093E Unsuccessful attempt to read conversiontemplate file 'fileName'. 'errorMessage'

    Explanation: CICS was unable to read in theconversion template file for the reason given by theoperating system as 'errorMessage'. This is possibly dueto corruption in the file that is being read.

    System action: CICS was unable to retrieve theconversion template and so no conversion is done.

    User response: Replace the conversion template filewith a recompiled version using cicscvt. If this messagestill persists, contact your support organization.

    Destination: CSMT

    ERZ002094E The conversion template file 'fileName' isincompatible with the current CICSrun-time system

    Explanation: The version of cicscvt used to create theconversion template file 'fileName' does not match thecurrent version of the CICS runtime system.

    System action: CICS was unable to retrieve theconversion template and so no conversion is done.

    User response: Replace the conversion template filewith a recompiled version using cicscvt. If this messagestill persists, contact your support organization.

    Destination: CSMT

    ERZ002095E The conversion template file 'fileName' isfor a different resource type

    Explanation: CICS was unable to use the conversiontemplate file 'fileName' as this file was defined to beused by a different resource type. This can happen if aconversion template file has been incorrectly installedor renamed.

    System action: CICS was unable to retrieve the correctconversion template and so no conversion is done.

    User response: Install the correct template, producedby cicscvt, for that resource type.

    Destination: CSMT

    ERZ002096E The conversion template file 'fileName' isfor resource name 'resourceName1' andnot 'resourceName2'

    Explanation: CICS was unable to use the conversiontemplate file 'fileName' as this file was defined to beused by a different resource. This can happen if aconversion template file has been incorrectly installedor renamed.

    System action: CICS was unable to retrieve the correctconversion template and so no conversion is done.

    User response: Install the correct template, producedby cicscvt, for that resource type and name.

    Destination: CSMT

    ERZ002097E CICS has detected a signatureinconsistency when trying to load theconversion template 'fileName'. Expectedsignature 'signature'.

    Explanation: CICS detected an inconsistency in thedata contained within the conversion template file. This

    ERZ002090E ERZ002097E

    14 TXSeries for Multiplatforms: Messages and Codes

  • is likely to be caused by corruption of the conversiontemplate file.

    System action: CICS was unable to retrieve the correctconversion template and so no conversion is done.

    User response: Install the correct template, producedby cicscvt, for that resource type and name. If theproblem persists, contact your support organization.

    Destination: CSMT

    ERZ002098W lineNumber: The argument to theDFHCNV macro option 'optionName' hasbeen truncated to 'truncatedOption'

    Explanation: The cicscvt command has encounteredan argument to a DFHCNV macro option that is toolong, and so has truncated it to 'truncatedOption'.

    System action: The cicscvt command truncates thename and continues to process the input file.

    User response: Edit the input file to truncate theargument to the DFHCNV macro option and retry thecommand.

    Destination: stderr

    ERZ002099W lineNumber: Hexadecimal value'optionValue' for option 'optionName'exceeds boundary conditions. TheDEFAULT hexadecimal value'defaultValue' has been assigned.

    Explanation: The cicscvt command encountered aDFHCNV macro 'optionName' that was assigned ahexadecimal value that was either too big or too small,and so cicscvt assigned the option a default value.

    System action: The cicscvt command continues toprocess the rest of the input file.

    User response: Edit the input file to assign a value tothe 'optionValue' that is within boundary limits asspecified in the TXSeries for MultiplatformsInformation Center and retry the command.

    Destination: stderr

    ERZ003001W Variable in RIDFLD option is shorterthan KEYLENGTH value

    Explanation: The command level interpretertransaction (CECI) is checking the syntax of a filecontrol command, and the command specifies a CECIuser variable for the RIDFLD option which is shorterthan the value of the KEYLENGTH option.

    System action: If there are no other errors during theCECI command syntax checking phase, then the phaseis completed successfully, and you are able to executethe command. During command execution, if thecommand updates the value in the user variablespecified for the RIDFLD option, then the value is

    truncated to the length of the user variable.

    User response: Increase the size of the user variable sothat the length is equal to the value specified for theKEYLENGTH option.

    Destination: CECI user terminal

    ERZ003002W PF/PA key undefined

    Explanation: The user pressed a PF or PA key whoseaction is currently undefined.

    System action: CECI waits for valid input.

    User response: Use only the supported keys.

    Destination: CECI user terminal

    ERZ003003W Invalid numeric value ignored

    Explanation: A numeric value has been badlyspecified and has been ignored. It is possibly out ofrange or possibly contains invalid characters.

    System action: If there are no other errors during theCECI command syntax checking phase, then the phaseis completed successfully, and you are able to executethe command. During command execution, if thecommand updates the value in the user variablespecified, then the value is truncated to the length ofthe user variable.

    User response: Correct the value as appropriate.

    Destination: CECI user terminal

    ERZ003004W Invalid hex characters ignored

    Explanation: Invalid hexadecimal digits have beentyped in a hexadecimal input field. The invalid hexpairs are ignored.

    System action: If there are no other errors during theCECI command syntax checking phase, then the phaseis completed successfully, and you are able to executethe command.

    User response: Correct the value as appropriate.

    Destination: CECI user terminal

    ERZ003005W Invalid negative value ignored

    Explanation: The length field for a variable has beenbadly specified, and has been ignored.

    System action: If there are no other errors during theCECI command syntax checking phase, then the phaseis completed successfully, and you are able to executethe command. During command execution, if thecommand updates the value in the user variablespecified, then the value is truncated to the length ofthe user variable.

    User response: Correct the value as appropriate.

    ERZ002098W ERZ003005W

    15

  • Destination: CECI user terminal

    ERZ003007E Invalid name

    Explanation: Invalid characters have been entered inname field. Names are restricted to alphanumericvalues.

    System action: CECI waits for valid input.

    User response: Correct the name as appropriate.

    Destination: CECI user terminal

    ERZ003008E Duplicate name

    Explanation: This message indicates that the variablename being defined already exists.

    System action: CECI waits for valid input.

    User response: Correct the name as appropriate.

    Destination: CECI user terminal

    ERZ003009E Variable does not exist or is null

    Explanation: A variable name being used does notexist, or has no contents.

    System action: CECI waits for valid input.

    User response: Create the variable with the necessaryvalue.

    Destination: CECI user terminal

    ERZ003010E Variable cannot be created

    Explanation: A variable name being used does notexist, and there is insufficient space to create it.

    System action: CECI waits for valid input.

    User response: Delete any unused variables and retry.

    Destination: CECI user terminal

    ERZ003011E RIDFLD must be a variable forbrowsing

    Explanation: The command level interpretertransaction (CECI) is checking the syntax of a filecontrol browse command, and the command specifies aliteral value for the RIDFLD option.

    System action: CECI waits for valid input.

    User response: Specify a user variable for the RIDFLDoption and retry.

    Destination: CECI user terminal

    ERZ003012E Variable in FROM option is shorter thanlength value

    Explanation: The command level interpretertransaction (CECI) is checking the syntax of acommand which specifes a FROM option using a uservariable, with an explicit LENGTH or FLENGTHoption. The size of the user variable is shorter than thatrequested by the explicit length option.

    System action: CECI waits for valid input changingthe size of the user variable or the length option.

    User response: Increase the size of the user variable sothat the length is equal to or greater than the valuespecified for the length option. Alternatively, reduce thesize given in the length option.

    Destination: CECI user terminal

    ERZ004001I Usage: cicstran [-PDdesv] [-c number][-g locale] [-l language] [-O outputfile ][-q APOST | QUOTE] file

    Explanation: You entered the cicstran commandincorrectly.

    System action: The cicstran command terminates withexit code 2. No further messages are produced. Notranslated output files are produced.

    User response: Retry the command using validsyntax, as shown in the message.

    Destination: stderr

    ERZ004002I Usage: cicstcl [-adesvp] [-c number] [-glocale] [-l Language][-q{APOST|QUOTE}] [-x "ExternalCmd"] [-X "External Cmd"] File

    Explanation: You entered the cicstcl commandincorrectly.

    System action: The cicstcl command terminates withexit code 2. No further messages are produced. Notranslated/compiled output files are produced.

    User response: Retry the command using validsyntax, as shown in the message.

    Destination: stderr

    ERZ004004W Translator flag 'flagName' ignored.

    Explanation: You specified a valid flag for cicstran orcicstcl under incorrect circumstances. For example, aflag that you entered can be valid for one language butnot for the language you specified.

    System action: The cicstran or cicstcl commandignores the specified flag and continues the translation.

    User response: No immediate response is required.Retry the command with valid flags if you do not wishto see this warning.

    ERZ003007E ERZ004004W

    16 TXSeries for Multiplatforms: Messages and Codes

  • Destination: stderr

    ERZ004005E Unsuccessful open of input file'fileName'; error code errorCode

    Explanation: The file you requested cicstran or cicstclto process was unable to be opened for the reasondefined by the operating system error code.

    System action: The cicstran or cicstcl commandterminates with exit code 2. No translated output filesare produced.

    User response: Check that the file you entered is validand has the correct read permissions and retry. If theproblem persists contact your support organization

    Destination: stderr

    ERZ004006E lineno Missing quote or incorrect columnfor EXEC command string continuation.

    Explanation: The EXEC command you entered in theapplication source file contains a quote or doublequote, followed by a newline character before column73.

    System action: The cicstran or cicstcl commandterminates with exit value 1. The translated output ispossibly not compilable.

    User response: Edit the input application source file tocorrect the continuation line command specified at theline number and retry.

    Destination: stderr

    ERZ004007E Unsuccessful close of input file'fileName'; error code errorCode.

    Explanation: The file you requested cicstran or cicstclto process was unable to be closed for the reasondefined by the operating system error code.

    System action: The cicstran or cicstcl commandterminates with exit code 2. The translated output ispossibly not compilable.

    User response: Check that there is enough space lefton the disk and try the translation again. If the problemstill persists contact your support organization.

    Destination: stderr

    ERZ004008E Unsuccessful open of output file'fileName'; error code errorCode.

    Explanation: The output file produced by cicstran wasunable to be opened for the reason defined by theoperating system error code.

    System action: The cicstran or cicstcl commandterminates immediately with value 2 withoutproducing a translated output file.

    User response: Check the environment (for example,

    the disk space available) and retry. If the problem stillpersists, contact your support organization.

    Destination: stderr

    ERZ004009E lineno 'macroName' macro cannot containa new line character.

    Explanation: You have a newline character betweenthe parentheses of the argument to the specified DFHmacro in your input application file.

    System action: The cicstran or cicstcl commandterminates with exit value 1. The translated output isnot compilable.

    User response: Remove the newline character in theDFH macro in the application source file and retry.

    Destination: stderr

    ERZ004010E Unsuccessful close of output file'fileName'; error code errorCode.

    Explanation: The output file produced by eithercicstran or cicstcl was unable to be closed for thereason defined by the operating system error code.

    System action: The cicstran or cicstcl commandterminates immediately with value 2, producing anon-compilable translated output.

    User response: Check the environment (for example,the disk space available) and retry. If the problem stillpersists, contact your support organization.

    Destination: stderr

    ERZ004011E Unsuccessful attempt to set locale to'localeName'.

    Explanation: The locale you specified to cicstran usingthe -g option is not valid.

    System action: The cicstran or cicstcl commandterminates immediately with exit value 2, withoutproducing a translated output file.

    User response: Retry the command with a valid -goption.

    Destination: stderr

    ERZ004012E Unsuccessful write to output file'fileName'; error code errorCode.

    Explanation: The cicstran or cicstcl command wasunable to write to file fileName for the reason definedby the operating system error code.

    System action: The cicstran or cicstcl commandterminates immediately with exit value 2 and possiblyproduces a non-compilable, partially translated outputfile.

    User response: Use the operating system

    ERZ004005E ERZ004012E

    17

  • documentation to find the meaning of the return codefrom the function fwrite().

    Destination: stderr

    ERZ004013E Unsuccessful read of input applicationfile 'fileName'; error code errorCode.

    Explanation: The file you requested cicstran or cicstclto process was not able to be read for the reasondefined by the operating system error code.

    System action: The cicstran or cicstcl commandterminates immediately with exit value 2 and possiblyproduces a non-compilable, partially translated outputfile.

    User response: Use the operating systemdocumentation to find the meaning of the return codefrom the function fread().

    Destination: stderr

    ERZ004014E The CICS translator cannot find thesupport module for programminglanguage 'loadmodule', or the supportmodule is invalid

    Explanation: The language module you supplied tocicstran or cicstcl using the -l option was unable to beloaded. cicstran and cicstcl support the C and COBOLlanguages for CICS. The cicstran translator dynamicallyloads a support module for a programming languagewhen requested (using the cicstran -l option [default-lCOBOL]). If the cicstran translator cannot find thesupport module for a language, or the support moduledoes not exist, or has an invalid internal format, thencicstran generates this message. The support module ispossibly missing because CICS does not support theprogramming language, the operating environment setup is incorrect, or the load module is incorrectlyformatted.

    System action: The cicstran or cicstcl commandterminates immediately with exit value 2, and producesno translated output files.

    User response: Check that the language you requestedis valid and try again. If the problem persists thencontact your support organization.

    Destination: stderr

    ERZ004015E Unsuccessful attempt to initialize atranslator environment.

    Explanation: The cicstran or cicstcl command wasunable to set up an internal translation facilitiesenvironment. Insufficient memory was available.

    System action: This message can be produced from anumber of facilities of CICS, including cicstran andcicstcl, and CICS transactions such as CECI and CECS.The action taken by the system can differ according to

    the facility being run. cicstran or cicstcl terminatesimmediately with exit value 2, and does not produce atranslated output file.

    User response: In most cases try again later when thesystem has more memory available. If the problempersists, contact your support organization.

    Destination: stderr

    ERZ004016E Unsuccessful memory allocation fortranslator cross-reference storage; errorcode errorCode

    Explanation: Your request for a cross-reference fileproduced by the cicstran translator was unsuccessfuldue to shortage of memory.

    System action: The cicstran or cicstcl commandterminates immediately with exit value 2 and possiblyproduces a non-compilable, partially translated outputfile.

    User response: Try again later when the system hasmore memory available. If the problem persists, contactyour support organization.

    Destination: stderr

    ERZ004017E lineno Continuation character or literalexpected.

    Explanation: The cicstran or cicstcl commandencountered a string literal in your COBOL applicationprogram that did not have either the closing quotes ora continuation character.

    System action: The cicstran or cicstcl commanddisplays this message and tries to translate the rest ofthe file. A non-compilable translated file is produced.

    User response: Edit the input application source file tocorrect the line that is indicated.

    Destination: stderr

    ERZ004019E Unsuccessful attempt to specify time inoutput listing files. No listing file willbe produced.

    Explanation: The time text string obtained from theoperating system was too big for the CICS internalbuffer.

    System action: The cicstran command continues totranslate the application source file but does notproduce a listing or cross-reference file as requested.

    User response: Contact your support organization.

    Destination: stderr

    ERZ004013E ERZ004019E

    18 TXSeries for Multiplatforms: Messages and Codes

  • ERZ004020E lineno Command 'commandName' notrecognized.

    Explanation: A command has been encountered that isnot recognized. This message can be produced from anumber of facilities of CICS, including cicstran andcicstcl, and CICS transactions such as CECI and CECS.

    System action: The cicstran or cicstcl commandcontinues with the translation but terminates withvalue 1 and produces a non-compilable, partiallytranslated output file. The CICS transaction CECIdisplays the error but does not let you execute thecommand.

    User response: If you are using cicstran or cicstcl thenyou must edit the input source application program tocorrect the command at the given line and retry thetranslation. If you are using the CICS transactions suchas CECI, CEMT or CECS then you must amend thecommand by overtyping and retry.

    Destination: stderr

    ERZ004021W lineno Invalid command introducer'keyword' specified.

    Explanation: A command introducer, that is akeyword which introduces a command for exampleEXEC, was encountered that was not recognized. Thismessage can be produced from a number of facilities ofCICS, including cicstran and cicstcl, and CICStransactions such as CECI and CECS.

    System action: cicstran or cicstcl continues totranslate and terminates with exit value 0. A compilabletranslated file is produced, but the warning messagemust be considered.

    User response: If you are using cicstran or cicstcl thenyou must edit the input application source file andcorrect the command introducer at the specified linenumber and retry the translation.

    Destination: stderr

    ERZ004022E lineno Command 'commandName' is notvalid for environment or language.

    Explanation: A command was encountered that is notsupported in your environment or your applicationsprogramming language. This message can be producedfrom a number of facilities of CICS, including cicstranand cicstcl, and CICS transactions such as CECI andCECS.

    System action: The cicstran or cicstcl commandcontinues to translate the rest of the input applicationfile but terminates with exit value 1. A non-compilabletranslated output file is produced. The CICS transactionCECI displays the error, but does not let you executethe command. The CICS transaction CECS simplydisplays the error.

    User response: If you are executing cicstran or cicstcl

    then you must edit the input application source file andremove/change the command indicated by the linenumber and retry the translation. If this command isabsolutely required then you must change the languageof the source application program to one that acceptsthe required command. If you are using the CICStransactions CECI or CECS then you must change thecommand so that it is valid and retry.

    Destination: stderr

    ERZ004023E lineno Invalid command option'optionName'.

    Explanation: A command option was encountered thatis not valid for the command being analysed. Thismessage can be produced from a number of facilities ofCICS, including cicstran and cicstcl, and CICStransactions such as CECI and CECS.

    System action: The cicstran or cicstcl commandcontinues to translate the rest of the input applicationfile but terminates with exit value 1. A non-compilable,partially translated output file is produced. The CICStransaction CECI displays the error but does not letyou execute the command. The CICS transaction CECSsimply displays the error.

    User response: If you are executing cicstran or cicstclthen you must edit the input application source file andremove/change the command option indicated by theline number and retry the translation. If you are usingthe CICS transactions CECI or CECS then you mustchange the command option so that it is valid andretry.

    Destination: stderr

    ERZ004024E lineno Command requires the option,'optionName1', when 'optionName2' hasbeen specified.

    Explanation: A command option, 'optionName2' wasspecified which requires another command option'optionName1' for the command to be valid. Thismessage can be produced from a number of facilities ofCICS, including cicstran and cicstcl, and CICStransactions such as CECI and CECS.

    System action: The cicstran or cicstcl commandcontinues to translate the rest of the input applicationfile but terminates with exit value 1. A non-compilable,partially translated output file is produced. The CICStransaction CECI displays the error but does not letyou execute the command. The CICS transaction CECSsimply displays the error.

    User response: If you are executing cicstran or cicstclthen you must edit the input application source file andadd/remove the appropriate command optionindicated at the line number specified and retry thetranslation. If you are using the CICS transactions CECIor CECS then you must change the command option sothat it is valid and retry.

    ERZ004020E ERZ004024E

    19

  • Destination: stderr

    ERZ004025E lineno Command requires the option:'optionName'.

    Explanation: A command option 'optionName' isrequired for the command to be valid. This messagecan be produced from a number of facilities of CICS,including cicstran and cicstcl, and CICS transactionssuch as CECI and CECS.

    System action: The cicstran or cicstcl commandcontinues to translate the rest of the input applicationfile but terminates with exit value 1. A non-compilable,partially translated output file is produced. The CICStransaction CECI displays the error but does not letyou execute the command. The CICS transaction CECSsimply displays the error.

    User response: If you are executing cicstran or cicstclthen you must edit the input application source file andadd the command option indicated at the line numberspecified, and retry the translation. If you are using theCICS transactions CECI or CECS then you must changethe command option so that it is valid and retry.

    Destination: stderr

    ERZ004026E lineno Command options 'optionName1'and 'optionName2' conflict.

    Explanation: The command has mutually exclusiveoptions specified for the particular command. Thismessage can be produced from a number of facilities ofCICS, including cicstran and cicstcl, and CICStransactions such as CECI and CECS.

    System action: The cicstran or cicstcl commandcontinues to translate the rest of the input applicationfile but terminates with exit value 1. A non-compilable,partially translated output file is produced. The CICStransaction CECI displays the error but does not letyou execute the command. The CICS transaction CECSsimply display the error.

    User response: If you are executing cicstran or cicstclthen you must edit the input application source file andremove one of the command options indicated, at theline number specified, and retry the translation. If youare using the CICS transactions CECI or CECS thenyou must change the command option so that it isvalid and retry.

    Destination: stderr

    ERZ004027E lineno Command option 'optionName1'unexpected: only valid if 'optionName2'specified.

    Explanation: An unexpected option, 'optionName1',was encountered that is valid for the command only if'optionName2' is specified. This message can beproduced from a number of facilities of CICS, including

    cicstran and cicstcl, and CICS transactions such asCECI and CECS.

    System action: The cicstran or cicstcl commandcontinues to translate the rest of the input applicationfile but terminates with exit value 1. A non-compilable,partially translated output file is produced. The CICStransaction CECI displays the error, but does not letyou execute the command. The CICS transaction CECSsimply displays the error.

    User response: If you are executing cicstran or cicstclthen you must edit the input application source file andadd the command option indicated at the line numberspecified, and retry the translation. If you are using theCICS transactions CECI or CECS then you must changethe command option so that it is valid and retry.

    Destination: stderr

    ERZ004028E lineno Command option 'optionName' hasunmatched parenthesis.

    Explanation: The command option, 'optionName', has amissing opening or closing parenthesis for its requiredargument. This message can be produced from anumber of facilities of CICS, including cicstran andcicstcl, and CICS transactions such as CECI and CECS.

    System action: The cicstran or cicstcl commandcontinues to translate the rest of the input applicationfile but terminates with exit value 1. A non-compilable,partially translated output file is produced. The CICStransaction CECI displays the error but does not letyou execute the command. The CICS transaction CECSsimply displays the error.

    User response: If you are executing cicstran or cicstclthen you must edit the input application source file andadd the missing left/right parenthesis to the commandoption indicated, at the line number specified, and retryt