Micro Focus Enterprise Developer 3.0 for Visual Studio 2012
Welcome
Existing Customers: Upgrading from an Earlier Release
New Customers: Where do I start?
New to Visual Studio
New to COBOL
New to PL/I
Want to deploy an application
Upgrading from Mainframe Express
Upgrading from Net Express
Upgrading from Server Express
Upgrading from Studio Enterprise Edition
Upgrading to Enterprise Developer for Visual Studio
Licensing Changes
Resolving conflicts between reserved keywords and data item names
Importing Existing COBOL Code into Enterprise Developer
Recompile all source code
Upgrading from Net Express to Enterprise Developer
Upgrading from Mainframe Express to Enterprise Developer
Upgrading from Studio Enterprise Edition (Windows)
Upgrading from Server Express and Studio Enterprise Edition (UNIX)
Differences between Enterprise Developer and Net Express and Mainframe Express
Upgrading from ACUCOBOL-GT
Upgrading from RM/COBOL®
Procedural COBOL Compared with Managed COBOL
Enterprise Developer Editions and Licenses
Enterprise Developer Tutorials Guide
Getting Started
Mainframe Tutorials
Getting started with Enterprise Developer
Using the Rumba Screen Designer
Tutorial: Assembler
Tutorials: CICS
Tutorial: CICS
Tutorial: Web-Enabled CICS Acting as a Web Server
Tutorial: Web-Enabled CICS Acting as a Web Client
Tutorials: CICS Web Services
Tutorials: HCO for SQL Server (HCOSS)
Tutorial: IMS
Tutorial: JCL
Tutorial: DSNREXX
Tutorials: Open PL/I
Tutorials: Interface Mapping Toolkit (IMTK)
Native COBOL Tutorials
Tutorial: Creating Your First Hello COBOL World Application
Tutorial: Configuring the Hello COBOL World Application
Tutorial: Debugging the Hello COBOL World Application
Tutorial: Creating a Native COBOL Application
Tutorial: Debugging COBOL Applications Remotely
Tutorial: Running Unit Tests in the IDE
Tutorials: Interface Mapping Toolkit
Tutorial: Data File Editor
Tutorial: Classic Data File Tools
Tutorials: SQL CLR Stored Procedures Called via COBOL and JCL
Managed COBOL Tutorials
Procedural COBOL Compared with Managed COBOL
Moving Existing Native COBOL Applications to Enterprise Developer
Technology Preview Features
Samples Browser
Product Information
Installation
Managing Licenses
Updates and Product Support
Micro Focus End User License Agreement
Known Issues and Restrictions
Azure Support
Calling COBOL Programs from C
COBOL Programming
Compatibility
Installation
Data Access
Documentation
Application Server JCA Support
Mainframe Programming and Management
.NET Code
Problem Determination and Diagnostic Tools
Visual Studio IDE
Contacting Micro Focus
The Micro Focus Community
Help on Help
Developing Applications in the IDE
Creating Applications Using Enterprise Developer for Visual Studio
Using Visual Studio for COBOL Development
Creating COBOL Solutions and Projects
Types of COBOL Project Templates
Converting Additional Directives to Project Properties
To add files to a COBOL project
To add a folder to the project's Dependency Paths
Creating Copybooks from Selected Lines of Code
To associate file extensions with COBOL
To specify that a file extension is a copybook
Grouping Files in Solution Explorer
Editing COBOL Projects with Different Versions of Visual Studio (Project Round-Tripping)
Tips and Tricks on Editing COBOL
Exploring Your COBOL Projects and Solutions
Configuring the IDE, the Project and File Properties
Expanded Copybook View
Creating Projects from Existing Code
Creating and Distributing Custom COBOL Project Templates
Building COBOL applications
Tips on Building COBOL
Build Configuration
Compiling COBOL Applications
Linking Native COBOL Code
To build a COBOL project
To embed resources in a native COBOL application
To add an application configuration file
To add a resource script file to your native COBOL project
To edit a resource-definition script file for a native COBOL project
To set an entry point for a native COBOL project
To set Compiler directives on a COBOL file
To compile individual files
To link a native COBOL project to the run-time system
Code Analysis
Code Refactoring
Debugging COBOL Applications
Overview of Debugging Applications
Debugging Features and Techniques in Visual Studio
Debugging Scenarios in Native COBOL
Debugging Scenarios in .NET COBOL
Debugging Mainframe Applications and Services on Enterprise Server
Running Applications (Native COBOL)
Code Coverage (Native COBOL)
Code Coverage and Profiling (.NET COBOL)
Developing COBOL Applications for Microsoft Azure
Using Enterprise Server from within the IDE
Using Visual Studio for PL/I Development
Programming
COBOL Programming
Getting Started with COBOL
Calling COBOL Programs
Internationalization Support
Preparing Applications for Enterprise Server
Web Services Support for Native and Managed COBOL
Interface Mapping Toolkit (IMTK)
Managing IMTK Projects
Defining Service Interfaces
Deploying Service Interfaces
Clients
How to
Reference
Mixed Language Programming with Native COBOL
Ordering Parameters to Pass to Non-COBOL Programs
Removing Parameters from the Stack
Storage Representation of Parameters
Aligning Parameters on Word and Double Word Boundaries
Handling Return Codes in Mixed Language Applications
Call Conventions for Interfacing with Mixed Languages
Building a Mixed Language Application
Interfacing with Assembler Subprograms
Interfacing with Windows API Routines
Interfacing with C Programs
Passing Data between C and COBOL
Header-to-COPY Utility
Overview
Converting Header Files Using the H2cpy Utility
Overview - H2cpy Messages
Warning Messages
Error Messages - Command Line Errors
Error Messages - Invalid C Source
Error Messages when Calling Non-COBOL Programs
Signal Handling
Examples of Mixed Language Programming
Using COBOL and XML together
XML Extensions
Installation and introduction
Getting started with XML Extensions
XML Extensions statements reference
COBOL considerations
XML considerations
Appendix A XML Extensions examples
Example 1 Import file and export file
Example 2 Export file and import file with XSLT stylesheets
Example 3 Export file and import file with OCCURS DEPENDING
Example 4 Export file and import file with sparse arrays
Example 5 Export and import text
Example 6 Export file and import file with directory polling
Example 7 Export file, test well-formed file, and validate file
Example 8 Export text, test well-formed text, and validate text
Example 9 Export file, transform file, and import file
Example 10 Diagnostic messages
Example 11 Import file with missing intermediate parent names
Example batch files
Appendix B: XML Extensions sample application programs
Appendix C: XML Extensions error messages
XML Syntax Extensions
Generating COBOL Structures with XML Syntax from the Command Line
XML PARSE
Glossary of terms
Embedded HTML
Compatibility
Compatibility with ACUCOBOL-GT
Converting ACUCOBOL-GT Applications
ACUCOBOL-GT File Handling
ACUCOBOL-GT Library Routines
ACUCOBOL-GT Windowing Syntax
Compatibility with DG Interactive COBOL
Compatibility with RM/COBOL
Converting RM/COBOL Applications
Configuring Your Application for Visual Studio
Compiler Directives for RM/COBOL Compatibility
Compiling RM/COBOL Programs Without DIALECT"RM"
RM/COBOL Data Types
RM/COBOL Conversion Issues
RM/COBOL Library Routines
RM/COBOL File Handling
RM/Panels
Restrictions and Limitations
Converting RM/Panels Applications
Conversion Example: Using Visual Studio
Writing Programs
Appendix A: Master Copy File RMPANELS.WS
Appendix B Standard Utility, and Extended Runtime Functions and Parameters
Compatibility with XML Extensions
OO COBOL Class Library Reference
User Interface Programming
Data Access
Database Access
Accessing Databases from COBOL
Database Access Features
Database Access Preprocessors
Developing SQL Applications
Compiling SQL Applications
OpenESQL
OpenESQL Preprocessor Options
Setting the OpenESQL Preprocessor and Compiler Directive Options
SQL Code Generation Options
Scope - OpenESQL SQL Compiler Directive Options
OpenESQL DBMAN Use Case Scenarios
OpenESQL Datetime Data Type Handling
OpenESQL Fixed-length Character Strings Handling
SQL Syntax Checking with OpenESQL
OpenESQL Embedded SQL Cursor Behavior and Performance
Database Connections
Setting OpenESQL Background Syntax Checking Options
Programming for OpenESQL
Compiling Azure Applications
ODBC
ADO.NET
SQL Server COBOL Stored Procedures
COBOL Program Migration Support
COBSQL
How to
OpenESQL Configuration Utility
OpenESQL Assistant
ADO.NET Connection Editor
SQL Server COBOL Stored Procedures
Reference
OpenESQL
Embedded SQL Statements
Embedded ADO Statements
SQL Compiler Directive Options
DBMAN Directive Settings
SQL/COBOL Data Type Mappings
OpenESQL Date and Time Environment Variables
OpenESQL Messages
SQLSTATE Values
SQLCODE Values
OpenESQL Preprocessor Error Messages
COBES0002 token is badly defined.
COBES0003 Program contains more than one definition of token
COBES0004 Nested or multi-source programs not allowed.
COBES0005 An error occurred when processing the internal dictionary.
COBES0006 No DB engine could be found.
COBES0007 Source file name is invalid.
COBES0010 OESQL rejected an unspecified option.
COBES0022 The directive SQL(DBMAN=ODBC) is not supported under Personal Edition.
COBES0023 The SQL(DBMAN) directive option is not supported with native applications.
COBES0100 SQL incompatible with MAINFRAME
COBES0101 Statement is too long.
COBES0102 Statement contains too many host variables.
COBES0103 token does not have a suitable definition to be used as a host variable.
COBES0104 Bad SQL data declaration.
COBES0105 Syntax error.
COBES0106 Filename too long.
COBES0107 File token not found.
COBES0108 token is not unique and should be qualified.
COBES0109 token is not a data item.
COBES0110 Statement contains more than one SQLDA.
COBES0111 token is not a table of null indicator variables.
COBES0112 variable should not be defined with an OCCURS clause.
COBES0113 token should not be a subordinate to an item defined with an OCCURS clause.
COBES0114 Statement only allowed in the Procedure Division.
COBES0115 Statement not allowed in the Procedure Division.
COBES0116 An error occurred when processing the trace file.
COBES0118 Mismatched DECLARE.
COBES0119 Host variable name is too long.
COBES0120 Internal error - dictionary handle is too big.
COB ES0121 Compiler directive SQL (token1=token2) is invalid or badly sequenced - all SQL statements ignored.
COBES0123 Invalid ILTARGET - cannot use ILTARGET(ANYCPU) - must specify ILTARGET(X86) or ILTARGET(X64).
COBES0124 Host or Indicator Variable varname should not be defined in EXEC SQL statement using a subscript.
COBES0125 variable should be defined with an OCCURS clause.
COBES0129 Unrecognized SQLDA in SQL statement - try compiling with SQL(USER-SQLDA=option) directive
COBES0130 Host variable host-var.group-var is part of a group variable expansion that is not supported in this type of SQL statement.
COBES0201 BEHAVIOR directive not valid unless TARGETDB directive of DB2, ORACLE, or MSSQLSERVER set first.
COBES0202 BEHAVIOR directive not set.
COBES0203 PREFETCH and BEHAVIOR directives are mutually exclusive - cannot set both.
COBES0205 Cannot set directive PF_RO_CURSOR > 1 if RO_CURSOR directive is set to IC_FH.
COBES0206 Cannot set directive PF_RO_CURSOR > 1 if RO_CURSOR directive is set to FORWARD and TARGETDB is MSSQLSERVER.
COBES0207 Cannot set directive PF_UPD_CURSOR > 1 if UPD_CURSOR directive is set to FORWARD.
COBES0208 Cannot set UPD_CURSOR directive to DYNAMIC if TARGETDB directive is set to ORACLE.
COBES0209 Cannot set UPD_CURSOR directive to STATIC if TARGETDB directive is set to MSSQLSERVER.
COBES0211 DBRMLIB name is too long, max 44 characters.
COBES0212 Simple name in DBRMLIB name is too long, max 8 characters.
COBES0213 Simple name in DBRMLIB name starts with invalid character.
COBES0214 Invalid character in DBRMLIB name.
COBES0215 MEMBER name is too long, max 8 characters.
COBES0216 MEMBER name cannot begin with a numeric digit.
COBES0217 Invalid character in MEMBER name.
COBES0218 MEMBER directive not valid unless DBRMLIB directive set.
COBES0219 VERSION directive not valid unless DBRMLIB directive set.
COBES0220 VERSION is too long, max 64 characters.
COBES0221 Invalid character in VERSION.
COBES0222 Invalid Framework target - SQL applications must be built to target the 4.0 .NET Framework.
COBES0223 TARGETDB directive not set.
COBES0900 An internal error occurred.
COBES0901 This error prevents SQL processing from continuing - further EXEC SQL statements will be ignored.
COBES1000W Use of EXEC SQL INCLUDE SQLCA END-EXEC
COBES1002 Statement is not in area B.
COBES1004 token directive is not supported and has been ignored.
DSNTIAR and DSNTIAC
esqlconfig command
MFImportConn command
User Interface Reference
COBSQL
PREPROCESS(cobsql)
COBOL Directives
COBSQL Compiler Directive Options
COBSQL Messages
CSQL-I-001 to CSQL-E-023
CSQL-E-024 to CSQL-F-050
SQL Data Types
SQL TYPEs
Data Structures
Keywords
Data Files
Data File Tools
Data File Editor
File Conversion Utilities
Data File Structure Command Line Utility
Classic Data File Tools
Configuring Classic Data File Tools
Data File Converter
Record Layout Editor
Data File Editor
How to
Reference
Rebuild
Configurable Codesets
File Handling
File Handling Examples
Btrieve
Example of Data and Key Compression
External Files
File Handler
File Names
File Status
Indexed Files
Locking Files and Records
MFSORT
Rebuild
Example Relative File Definition
Sequential Files
File Handling Guide
Introduction
File Organizations
Filenames
File Status
Sharing Files
File Handler Configuration
File Handler and Sort APIs
Sort Utilities
Btrieve
Data and Key Compression
Tracing File Operations
File Systems
Fileshare Guide
Introduction
Standard Operation
Configuring CCI Communications for Fileshare
Database Integrity
Security
Advanced Operation
Error Handling
Fileshare Server Messages
Messages from FS001-S to FS050-W
FS001-S The parameter "text " is not recognized as a valid parameter.
FS004-S The parameter "text " specifies a time-out value that is invalid.
FS005-S The parameter "text " is too long or invalid.
FS006-S The parameter "text " has already been specified.
FS007-S Invalid parameter combination.
FS008-S Communications Initialization Failure.
FS009-S The required communications module cannot be found.
FS011-W Communications send failure.
FS012-W Communications disconnect failure.
FS013-W Communications receive error.
FS014-W Communications data length not as expected.
FS015-W Request from unknown user - request rejected.
FS016-S The parameter "text " is invalid.
FS017-S Unable to open the file : filename.
FS018-S Log file corrupt - unrecognizable record in file.
FS019-S Log file corrupt - can't read header.
FS020-S The log file does not match the database sequence numbers - recovery aborted.
FS021-S There is no log filename specified in the database reference file.
FS022-S The log filename given cannot be found in the database reference file.
FS024-S Failed to open log file : filename.
FS025-S Write failure to the log file, Fileshare Server is closing down.
FS026-W Failed to close the log file.
FS027-S A second log file parameter has been found.
FS028-W The log file shows the last session was not shut down successfully.
FS029-S The log filename is already specified in the database reference file.
FS030-S Insufficient disk space to continue logging to log file.
FS031-I Record lock time-out failure on user : user.
FS034-S A filename or log file parameter must be specified.
FS035-S A database reference file must be specified.
FS037-I The file filename does not have a file header record. Sequence checking is switched off for this file.
FS038-S A matching sequence number not found in filename.
FS039-S Improperly closed file - filename.
FS040-S Unable to read the file header record in the file filename.
FS041-S Unable to update the sequence number in the file filename.
FS042-S Unable to open the database reference file: filename.
FS043-S The database reference file contains an invalid entry.
FS044-S Error reading the database reference file.
FS045-W Duplicate filename specified in the database reference file.
FS050-W A log file is not specified in the database reference file.
Messages from FS051-W to FS099-W
FS051-W Failure to allocate a larger buffer, the I-O request failed.
FS052-S Failure to allocate required memory. The Fileshare Server is closing down.
FS055-S The parameter "text " specifies a configuration file that does not exist.
FS056-S The parameter "text " specifies a data compression value that is not within the range 0-255.
FS057-S The parameter "text " specifies a key compression value that is not within the range 0-7.
FS058-S Failure to allocate memory for the decompression of the log file.
FS059-S Failure to allocate the memory required for processing the database reference file.
FS062-S Failure creating the password file filename.
FS063-S Failure opening the password file filename.
FS064-S Failure reading the password file filename.
FS065-S The password file is not of a recognized format.
FS066-S The specified user name already exists in the password file.
FS068-I The password file is now empty and has been deleted.
FS069-S The specified entry could not be found in the password file.
FS070-S Failure writing to the password file.
FS071-W Unable to load the module FHXSCOMP to decompress the data area.
FS072-S The parameter "text " contains a wild card which is not allowed with this parameter.
FS073-S Failure to allocate memory to process the password file.
FS074-S The Fileshare Server (NLM) failed to log on to NetWare with the login id specified.
FS075-W Unable to load the module FSSECLOG - LOGON has been denied.
FS076-W Unable to load the module FSSECOPN - OPEN has been denied.
FS077-S A Fileshare Server of the same name has already been defined - the Fileshare Server is closing down.
FS078-S No password file has been specified for the use of background mode.
FS079-S A supervisor password entry must exist for the use of background mode.
FS080-S No password file has been specified for the use of the synchronous communications mode.
FS081-S A supervisor password must be specified in the password file for the synchronous communications mode.
FS082-S The Netbios communications protocol is not responding. Ensure the requester software is loaded and functional.
FS083-S Incompatible CCIIPX.NLM version.
FS084-I Fileshare Server is starting.
FS085-I Fileshare Server is active.
FS086-I Fileshare Server is closing down.
FS087-I Fileshare Server has closed down.
FS089-I Database Reference File Maintenance Utility.
FS090-I Database Reference File installation completed successfully.
FS091-I Rollforward Recovery Utility
FS092-I Rollforward Recovery has completed.
FS094-I Password File Maintenance Utility.
FS096-I Password File installation has completed.
FS097-I Are you sure that you wish to close down the Fileshare Server ? (Y/N)
FS099-W File I/O status was not as expected. Returned status: status Expected status: status Action code: text File: filename.
Messages from FS101-I to FS149-I
FS101-I text -- parameter has been accepted.
FS103-I The log filename has been added to the database reference file.
FS104-I The log file cannot be found, creating a new recovery log file.
FS105-W The disk free space for the log file is below acceptable limits.
FS106-I filename - added to database reference file.
FS107-I filename - removed from the database reference file.
FS108-I Processing the files specified in the database reference file.
FS109-W The file filename does not exist.
FS110-I filename - OK.
FS111-W Files are still open. Continue to close down the Fileshare Server (Y/N) ?
FS114-W Waiting for the old log file to be removed.
FS118-I The database sequence number matches the sequence number in the log file, no recovery is needed.
FS122-I Communications too busy on CCI SEND - retrying.
FS123-I Communications too busy on CCI RECEIVE - retrying.
FS124-I Checking the validity of the log file, please wait.
FS125-I Recovery possible to last valid recovery log file record.
FS126-I Performing recovery, please wait.
FS127-S Invalid name mapping command.
FS128-W Fileshare Server closedown invoked by Stop Run processing.
FS129-I The Fileshare Server is still active.
FS130-I Reading database reference file, please wait.
FS131-W Invalid communications mode - parameter ignored.
FS132-I The Fileshare Server is running with the following communication protocol(s):
FS133-I Processing the password file, please wait.
FS134-I The password file cannot be found - creating a new password file.
FS135-I Fileshare Server security is active.
FS136-I Fileshare Server security is not active.
FS138-W The log file has been backed up and a new one has been created.
FS139-I A matching date and time entry has been found in the log file.
FS140-I No matching date and time entry has been found in the log file.
FS142-W The Operating System does not permit the log file to be flushed to disk.
FS143-W The Operating System does not allow free disk space information to be obtained.
FS144-W More than one communications protocol has been specified - synchronous communications mode not active.
FS145-W Fileshare Client disconnected, cannot contact user: text.
FS146-W Unexpected action code, action-code - discarded.
FS147-I A duplicate network message was received and discarded.
FS148-I CCI return-code (function func) = code.
FS149-I CCI SEND not complete, status will be checked later.
Messages from FS151-I to FS200-W
FS151-I CCI message size received = text. Indicated send message size = text
FS153-I The Fileshare Server name has been reregistered on the network.
FS154-I Please enter the FSVIEW supervisor password to enable the use of CCI Trace.
FS155-I Password accepted - CCI Trace is enabled. Do you want CCI Trace active immediately? (Y/N)
FS156-W Incorrect password - CCI Trace is disabled.
FS158-I CCI Trace activated.
FS159-I CCI Trace switched off.
FS160-I Fileshare trace activated.
FS161-I Fileshare trace switched off.
FS163-I Input useropcode [filename-1] [ filename-2].
FS170-I Input- Logon.
FS171-I Input- Logoff user.
FS172-I Input- Find File userfilename.
FS173-I Output- userstatus.
FS176-W There is no backup directory specified in the database reference file.
FS177-S The backup directory specified cannot be found in the database reference file.
FS178-I The backup directory has been added to the database reference file.
FS179-S A backup directory is already specified in the database reference file.
FS180-W The log filename specified has an extension. The name of the log file has been changed to "filename".
FS182-W Output- Access Denied
FS188-W Fileshare Server database reference file installation completed with errors.
FS189-W The backup directory does not exist.
FS190-W The backup directory specifies the name of an existing file.
FS191-W An error occurred accessing the backup directory.
FS192-S More than one log file exists in the log file directory.
FS193-S Unable to open the log file.
FS194-I The log file "filename-1" has been backed up successfully to "filename-2".
FS195-I The Fileshare Server is using the log file "filename".
FS196-W Unable to create the log file "filename".
FS197-S Unable to create the log file "filename".
FS198-W The attempt to backup the log file failed because the backup file "filename" already exists.
FS199-S The attempt to backup the log file failed because the backup file "filename" already exists.
FS200-W The attempt to backup the log file to "filename" failed.
Messages from FS201-S to FS252-S
FS201-S The attempt to backup the log file to "filename" failed.
FS202-I The Fileshare Server will continue logging to the log file "filename".
FS203-I The Fileshare Server is appending to the log file "filename".
FS204-W The Fileshare Server is unable to log to the log file "filename". Rollforward recovery logging is disabled.
FS205-W Unable to remove the old recovery log file "filename".
FS206-S There is more than one starter log file. The Recovery Utility is unable to determine which one to use.
FS207-I There is no starter log file in the log file directory.
FS208-S There is no starter log file in the backup directory.
FS209-I A starter log file has been located in the backup directory.
FS210-S There is more than one starter log file in the backup directory.
FS211-S An error occurred checking the header on the log file "filename".
FS212-I The Rollforward Recovery Utility is processing the log file "filename".
FS213-W Unable to locate the continuation log file "filename" in the log file directory.
FS214-I Searching for a backed up log file in the log file directory.
FS215-I Searching for a backed up log file in the backup directory.
FS216-I No backed up starter log file can be found in the log file directory.
FS217-I No backed up starter log file can be found in the backup directory.
FS218-I No backed up continuation log file can be found in the log file directory.
FS219-I No backed up continuation log file can be found in the backup directory.
FS220-I A backed up starter log file has been found in the log file directory.
FS221-I A backed up starter log file has been found in the backup directory.
FS222-I A backed up continuation log file has been found in the log file directory.
FS223-I A backed up continuation log file has been found in the backup directory.
FS224-S The log file directory contains more than one backed up starter log file.
FS225-S The backup directory contains more than one backed up starter log file.
FS227-W Failure to set Fileshare Server's access rights.
FS228-I CCI SEND status checked.
FS229-I Unrecognized CCI session ID - could not disconnect user.
FS230-I User : user-IDuser-name
FS231-S The parameter "nnn" is not numeric.
FS232-I Date : date.
FS233-W Unable to set the maximum amount of dynamic memory to the limit specified.
FS234-W The parameter "text " specifies a memory limit below the minimum of 6 Mbytes allowed.
FS235-W Failure to allocate memory for incomplete CCI SEND processing.
FS236-I The log file name has been removed from the database reference file.
FS237-S The next log file to use filename already exists, unable to back up current log file.
FS237-W The next log file to use filename already exists, unable to back up current log file.
FS238-I Terminating communications with this user.
FS239-I Output - user Record locked. Retry operation.
FS240-I Output - user File locked. Retry operation.
FS241-I Output - user Insufficient log file disk space. Retry operation.
FS243-S Failure backing up the file filename1 to filename2.
FS244-S Failure restoring the backed up file filename1 to filename2.
FS245-S Failure deleting the log file filename.
FS246-I Backing up database files to directory backup directory. Please wait.
FS247-I Restoring database files from directory backup directory. Please wait.
FS248-I Commencing automatic Fileshare Recovery.
FS249-I Restarting Fileshare Server.
FS250-I Deleting all unwanted log files.
FS251-S Logging must be activated for all files when specifying a backup directory.
FS252-S Failure deleting the file filename.
Messages from FS301 - FS400
Using COBOL and Java Together
Java and COBOL Interoperability Options
Considerations
Calling Procedural COBOL from Java
Calling Java from OO COBOL
Calling OO COBOL from Java
Java Data Types
Mainframe Programming
Mainframe Subsystem Support Developer Introduction
Assembler Support
Assembler Support Overview
Configuring Assembler Project File Locations
Compiling and Linking Assembler Modules
Debugging Assembler Applications
Configuring Runtime Memory Requirements
Configuring a Program's Memory Requirements
File Handling
Using the Generalized Trace Facility
CICS Support
HCO for DB2 LUW
Demonstration Applications
DB2 External Compiler Module
COBOL DB2 Stored Procedures
Host Compatibility Option (HCO)
How to
Reference
DB2 Compiler Directive Options
DB2 Environment Variables
DB2 ECM Error Messages
COBDB0002 - COBDB0013
COBDB0100 - COBDB0115
COBDB0116 - COBDB0137
COBDB0501 - COBDB0503
COBDB0900 - COBDB1004
HCO Tools
HCO for SQL Server (HCOSS)
Demonstration Applications
HCOSS Toolset
Before Using HCO for SQL Server
Using HCOSS with Windows User Account Control (UAC)
Working With HCOSS SQL CLR Stored Procedures and Result Sets
Mimicking Mainframe DB2 Transaction Support for COBOL Stored Procedures
HCOSS Datetime Data Type Handling
Scope - HCOSS SQL Compiler Directive Options
Managing Connections
Migrating Databases
Migrating Applications
Deploying Native Applications
Managing Log Files
Customizing HCOSS
How to
Reference
Command Line Reference
SQL Compiler Directive Options - HCOSS
DBMAN Directive Settings - HCOSS
Required DB2 Catalog Tables
DB2 to SQL Server Conversion Reference
Bind Script Commands
Messages
Log Files
User Interface Reference
Interface Mapping Toolkit (IMTK)
Creating an Enterprise Server for a Mainframe-based Service
Managing Mainframe-based IMTK Projects
Defining Mainframe-based Service Interfaces
Deploying Service Interfaces to an MSS-enabled Enterprise Server
Clients
Tracing Service Execution
How to
Manage Mainframe-based IMTK Projects
Create and Edit Map Annotations
Define Mainframe-based Service Interfaces
Deploy Service Interfaces to an MSS-enabled Enterprise Server
Reference
IMS Support
IMS DB Compatible Production DBMS
IMS TM Compatible Transaction Manager
IMS and GSAM Databases
IMS Installation Verification Procedure (IVP)
Developing IMS Applications
Deploying IMS Applications
Creating and Configuring an Enterprise Server Instance for IMS
IMS Database Administration
WebSphere MQ Support
How to
IMS Projects
IMS Segment Layout Editor
IMS Database Editor
IMS Enterprise Server Configuration
To create an IMS-enabled enterprise server from the Enterprise Developer IDE
To create an MSS-enabled enterprise server for IMS applications from Enterprise Server
To enable MSS for an existing enterprise server
To enable IMS for an MSS-enabled enterprise server
To specify the location of generated files
To specify the location of application files
To define a message processing region
To enable IMS Connect
To define how MFS attributes are coded
To define the MFS null character
To run an IMS transaction from a 3270 session
To start a temporary MPR
To perform a cold start
Message Queue
Printers
Resources
Transactions
WebSphere MQ
Reference
DBUTIL
EXEC DLI Statements
IMS DB system commands
IMS DB system command interfaces
IMS Database Control (DBC) Commands
MFDBUJCL Utility
IMS Error Messages
DBD Error Messages
Messages DBDUT0401 to DBDUT0417
Messages DBDUT04A1 to DBDUT04A6
Messages DBDUT04E1 to DBDUT04E2
Messages DBDUT0801 to DBDUT0882
DBDUT0801E SEGM macro not preceded by DBD macro. DBD macro must be first statement in DBD source
DBDUT0802E DBD macro missing required NAME operand
DBDUT0803E HDAM or DEDB database missing required RMNAME operand
DBDUT0804E PARENT segment %8 for segment %8 not previously defined in this database
DBDUT0805E Source segment %8 for XDFLD %8 not defined
DBDUT0806E SEGM macro missing required NAME operand
DBDUT0807E Missing required DBDGEN statement
DBDUT0808E SEGM %8 has missing or invalid BYTES operand
DBDUT0809E SEGM %8, minimum bytes (%5%) exceeds maximum bytes (%5%)
DBDUT0810E DEDB root segment %8, field %8 not unique
DBDUT0811E Non-related MSDB segment %8, field %8 not unique
DBDUT0812E INDEX DBD segment %8 must contain a sequence field. Field %8 not a sequence field
DBDUT0813E FIELD macro not preceded by SEGM macro
DBDUT0814E Segment %8, FIELD macro missing required NAME operand
DBDUT0815E SEGM %8, FIELD %8, contains invalid data in name parameter, 3rd operand %1
DBDUT0816E DEDB sequential dependent segment %8 contains invalid sequence field %8
DBDUT0817E SEGM %8, FIELD %8 contains invalid data in name parameter, 2nd operand %4 not SEQ
DBDUT0818E Segment %8, sequence field %8 must be first field after SEGM for IMS/ESA compatibility. Use system config, IBM DLI PLATFORM setting for DOS/VS syntax
DBDUT0819E COPY statement missing required name parameter
DBDUT0820E COPY member %8 not found
DBDUT0821E Segment %8, field %8 not unique
DBDUT0822E Segment %8, field %8 packed length cannot exceed 16 bytes
DBDUT0823E Segment %8, field %8, BYTES operand missing or invalid
DBDUT0824E Segment %8, field %8 missing required START operand
DBDUT0825E Field %8 extends beyond segment maximum size of %5%, field start %5%, length %5%
DBDUT0826E Segment name %8 not unique within this DBD
DBDUT0827E %8 ACCESS type requires DATASET DD1 operand when DATASET does not have a label
DBDUT0828E DATASET SCAN value of %5%, exceeds maximum of 255
DBDUT0829E DATASET FRSPC (free block frequency) of %5% must be in range of zero to 100, but not 1
DBDUT0830E DATASET FRSPC percentage of %3% must be in range of 0 to 99
DBDUT0831E LOGICAL DATASET not valid with ACCESS %8
DBDUT0832E MSDB missing required DATASET REL operand
DBDUT0833E Only 1 SEGM statement allowed in MSDB database
DBDUT0834E SEGM %8 missing required PARENT operand
DBDUT0835E Segment %8, length %6% exceeds maximum segment length of 32760
DBDUT0836E Segment %8 level is deeper than 15, parent segment %8
DBDUT0837E DBD ACCESS %8 does not support Virtual segments
DBDUT0838E LCHILD missing required segment NAME operand
DBDUT0839E LCHILD segment operand %8 missing required DBD NAME operand in index DBD
DBDUT0840E LCHILD PAIR operand not supported with ACCESS %8
DBDUT0841E XDFLD statement not supported with ACCESS %8
DBDUT0842E GSAM DATASET macro missing required RECFM operand
DBDUT0843E Missing required DBD macro statement
DBDUT0844E SEGM statement not found, DBD requires at least one
DBDUT0845E Paired segment %8 not found in DBD or occurred more than once
DBDUT0846E Index DBD can contain only one LCHILD statement
DBDUT0847E Index DBD missing required LCHILD statement
DBDUT0848E XDFLD missing required NAME operand
DBDUT0849E XDFLD %8 missing required SRCH operand
DBDUT0850E XDFLD %8 precedes SEGM statement and is missing SEGMENT operand
DBDUT0851E XDFLD %8 has more than 5 SUBSEQ fields
DBDUT0852E XDFLD %8 has more than 5 DDATA fields
DBDUT0853E XDFLD %8 has more than 5 SRCH fields
DBDUT0854E LCHILD %8, XDFLD %8, key length %4% exceeds maximum CONST,SRCH,SUBSEQ length of 240
DBDUT0855E XDFLD %8, SEGMENT %8 not defined in database
DBDUT0856E XDFLD %8, SRCH field %8 not in source segment %8
DBDUT0857E XDFLD %8, DDATA field %8 not in source segment %8
DBDUT0858E XDFLD %8, source segment %8, DDATA field %8 cannot be a /SX field
DBDUT0859E XDFLD %8, SUBSEQ field %8 not in source segment %8
DBDUT0860E XDFLD %8, target segment %8 not parent of source segment %8
DBDUT0862E Sequence field %8 in root segment %8 must be unique for database type %8
DBDUT0863E GSAM minimum record length exceeds maximum for RECFM=V
DBDUT0865E SEGM statement limit of 255 exceeded
DBDUT0866E FIELD statement limit of 1000 exceeded
DBDUT0867E Segment %8, key sequence field %8, length %4% exceeds maximum
DBDUT0868E Virtual logical child segment %8 not referenced by an LCHILD PAIR statement
DBDUT0869E Paired (real) logical child segment %8 missing logical PARENT specification
DBDUT0870E DBD statement missing required ACCESS operand
DBDUT0871E MSDB missing required DATASET REL operand
DBDUT0872E XDFLD has no preceding LCHILD statement
DBDUT0873E Sequence field %8, start %5%, length %5% extends beyond SEGM minimum size of %5% bytes
DBDUT0874E Segment %8, sequence field %8 invalid, only 1 sequence field allowed for this segment type
DBDUT0875E Segment %8, field %8, START value %8 not numeric or names a field which is not defined for this SEGM
DBDUT0876E EXIT parameter is not allowed with ACCESS of %8
DBDUT0877E Logical SEGM %8 missing required SOURCE operand
DBDUT0878E Segment %8, hierarchy sequence error
DBDUT0879E First ACCESS statement must precede first SEGM
DBDUT0880E ACCESS statement contains mutually exclusive keywords RMRTN and REF
DBDUT0881E ACCESS statement only valid with DBD ACCESS=HD
DBDUT0882 Segment FIELD statement limit of 255 exceeded
Messages DBDUT08A1 to DBDUT08A3
Messages DBDUT08P1 to DBDUT08P2
Messages DBDUT0L02 to DBDUT0L99
Messages DBDUT0LA1 to DBDUT0LA2
Messages DBDUT0LP1 to DBDUT0LP3
Messages DBDUT0U01 to DBDUT0U35
Messages DBDUT0W01 to DBDUT0W19
Messages DBDUT0WA1 to DBDUT0WA9
Messages DBDUT0WE1 to DBDUT0WE2
Messages DBDUT0WF1 to DBDUT0WF2
Message DBDUT0WP2
DBUTIL Error Messages
IMSUT0115I DBUTIL: Processing complete - %6 calls were issued
IMSUT0532E DD statement missing for %8
IMSUT0533E SYSIN LRECL exceeds DBUTIL maximum of %5%
IMSUT0534E Dynamic memory allocation failure. RC=%8% Size=%5%
IMSUT0535E Function is required for interactive calls
IMSUT0536E PCB Number is required for interactive calls
IMSUT0537E Cannot mix control cards with interactive call
IMSUT0538E SYSIN dataset not found. DSN=%60
IMSUT0539E SYSIN dataset open failure status=%5% DSN=%60
IMSUT0540E terminated "LDIX" due to status code of %2%
IMSUT0541E SEGM %8 is not in PCB for: %8
IMSUT0542E Dataset not found: %60
IMSUT0543E DBUTIL terminated %4 due to status code of %2%
IMSUT0544E Error status= %5% reading input dataset DSN=%60
IMSUT0545E Invalid length in record. Length=%8
IMSUT0546E Error opening input dataset. Status code: %5% DSN=%60
IMSUT0547E Input file not found. DSN=%60
IMSUT0548E "MLOD" can only be issued for MSDBs
IMSUT0549E Invalid command syntax. DSN required
IMSUT0550E Cannnot load remote database %8
IMSUT0551E Cannot "LOAD" "INDEX" database %8
IMSUT0552E Cannot "LOAD" database %8 USING "PROCSEQ" PCB
IMSUT0553E "USEQ" does not support "REMOTE" database
IMSUT0554E "USEQ" does not support "USER CAT" database
IMSUT0555E Error status %5% opening output dataset DSN=%60
IMSUT0556E LRECL for unload not given and default not available
IMSUT0557E "UNLO" of logical DBD requires a non-zero LRECL specification, or variable length RECFM
IMSUT0558E "USEQ" does not support variable length
IMSUT0559E Invalid command syntax. RC=%4
IMSUT0560E Invalid command syntax. DSN required
IMSUT0561E Database selected is not a DEDB
IMSUT0562E GSAM PCB missing required "RECLEN" parameter
IMSUT0563E PCB number %3 not defined in PSB
IMSUT0564E GSAM PCB missing required RECLEN parameter
IMSUT0565E Cannot issue calls against IO or ALT TP PCBs
IMSUT0566E DBD referenced by PCB number not defined
IMSUT0567E PCB number not numeric
IMSUT0568E PCB number cannot be zero
IMSUT0569E DBD name not found in PCB list
IMSUT0570E No PCB ID provided
IMSUT0571E Continuation error card number %6. Card=%65
IMSUT0572E "LOAD" of logical DBD requires a non-zero LRECL specification, or variable length RECFM
IMSUT0573E LRECL for load not given and default not available
IMSUT0574E This version of DBUTIL does not support %4
IMSUT0575E %4 function only available when run as DBB or DLI
IMSUT0576E This version of IMSDBU only supports the batch interface
IMSUT0577E SYSOUT dataset open failure status=%5% DSN=%60
IMSUT0578E Write to SYSOUT dataset failure status=%5%
IMSUT0580E Information for PSB %8 not found in configuration file
IMSUT0602E Input card dataset is busy. Try later. DSN=%60
IMS Database Editor Error Messages
IMS Run-time System Error Messages
IMSRT0000I <message text>
IMSRT0039E ACB failure for %8. %60%
IMSRT0040E PSB Authorization failure for %8.
IMSRT0041E No ACEE available. Function %4 can't test authorization of %8
IMSRT0042E Error initializing MFIMS - IMS terminating. %12% not found or incorrect version
IMSRT0043E Error initializing MFIMS - IMS terminating. Error opening/reading IMSCONFG file. File Status: %6 Description: %40%
IMSRT0044E Error initializing MFIMS - IMS terminating. Error opening %6 files. File Status: %6 Description: %40%
IMSRT0045E Error initializing MFIMS - IMS terminating. Failure reason code: %4
IMSRT0052I The following POP-UP was suppressed during shutdown
IMSRT0053I The following POP-UP was suppressed by system request
IMSRT0054I Suppression resulted in automatic termination
IMSRT0055I End of message
IMSRT0056I OPTION VALUE MUST BE "C" OR "T"
IMSRT0057I OPTION VALUE MUST BE "Y" OR "N"
IMSRT0058I OPTION VALUE MUST BE "R" OR "T"
IMSRT0059I INVALID KEY PRESSED
IMSRT0060I ONLY 4 DIGITS ARE ALLOWED
IMSRT0061I LIMIT VALUE NOT NUMERIC
IMSRT0062I STATUS CODE MUST BE TWO BYTE VALUE OR BLANK
IMSRT0063I OPTION MUST BE "C", "T", OR "S"
IMSRT0064I SAVE OPTION ONLY AVAILABLE ON WINDOWS NT
IMSRT0065I USERID IS A REQUIRED FIELD
IMSRT0066I PASSWORD IS A REQUIRED FIELD
IMSRT0068I MFIMS SYSTEM WINDOW ERROR
IMSRT0069I CONTACT TECHNICAL SUPPORT
IMSRT0070I PRESS ENTER TO TERMINATE
IMSRT0080E Error allocating memory for ACB DBD field blocks REF1: %4 REF2: %5
IMSRT0081E ACB create/modify failure: Too many DBD fields Total DBD fields required for this PSB exceeds: %6
IMSRT0082E ACB create/modify failure: Caching SENSEG/SENFLD SENSEG/SENFLD cache exceeded reserved memory
IMSRT0083E Error allocating memory for ACB PCB SENFLD blocks REF1: %4 REF2: %5
IMSRT0084E ACB create/modify failure: Too many SENFLD statements More than 10,000 SENFLDs in this PSB
IMSRT0087E Unrecoverable System Software Abend <abend-number>
IMSRT0105E Database ACCESS error for DB:
IMSRT0121E DLI call failure - <return/reason code> JCLXM0000I * DATABASE ERROR AO *
IMSRT1003W CHKP ID=id duplicates an existing ID. Pausing 1 second.
IMSRT1012E MFIMS DATABASE SHARING MANAGER A database record is in use by %12%. Database: %8 Root Key: %50%
MFS Error Messages
Messages MFSUT0401 to MFSUT0431
MFSUT0401W MSG %8 has invalid OPT=%1, defaulting to OPT=1
MFSUT0402W Cannot specify FILL on input MSG, FILL ignored
MFSUT0403W Cannot specify PAGE on input MSG, PAGE ignored
MFSUT0405W MFLD LTH operand missing, defaulting to LTH=0001. MFLD: %50%
MFSUT0406W EXIT ignored, only input MFLDs can use field exits. MFLD: %50%
MFSUT0407W MFLD literals cannot specify ATTR=YES, ATTR=NO assumed. MFLD literal: %45%
MFSUT0408W EXIT ignored, MFLD literals cannot use field exits. MFLD literal: %45%
MFSUT0409W ATTR=YES only valid when MFLD names DFLD, ATTR=NO assumed
MFSUT0410W MSG(%8), SEG GRAPHIC not YES or NO, assumed YES
MFSUT0411W MSG(%8), EXIT ignored, only input messages can use segment exits
MFSUT0412W MOD LPAGE's COND operand missing, assuming last LPAGE of set
MFSUT0413W MSG(%8), MSGEND statement missing, assumed present
MFSUT0414W No STACK is on to issue STACK OFF
MFSUT0415W MFLD's DFLD name in DO truncated to 6 characters
MFSUT0416W Initial cursor position defaulting to row 1, column 2
MFSUT0417W LABEL ignored, labeled DFLDs should not have PASSWORD
MFSUT0418W DFLD label in DO truncated to 6 characters
MFSUT0419W Recommended END statement missing, assumed present
MFSUT0420W ENDDO statement missing, assumed present
MFSUT0421W FMTEND statement missing, assumed present
MFSUT0422W MFLD JUST operand invalid with system literal %8. JUST operand ignored for MFLD %19
MFSUT0423W MFLD ATTR operand invalid with system literal %8. ATTR operand ignored for MFLD %19
MFSUT0424W MFLD LTH operand invalid with system literal %8. LTH operand ignored for MFLD %19
MFSUT0425W OPCTL operand ignored, not valid with literal DFLDs
MFSUT0426W MOD(%8), LPAGE(%3%) contains no MFLDs, this MOD/LPAGE bypassed
MFSUT0427W MOD(%8), MID(%8), DPAGE(%8), could not find MID for MOD/LPAGE selected or MID contains no MFLDs or all MIDs specified LPAGE and no SOR stated this DPAGE
MFSUT0428W FMT name %8 greater than 6 characters, truncated to 6 possibly causing duplicates
MFSUT0429W EGCS "G" literal missing an SO or SI character. Literal assumed to contain valid SO/SI pair. Card: %50%
MFSUT0430W EGCS "G" literal contains odd number of bytes, literal accepted as specified. Card: %50%
MFSUT0431W Invalid DFLD ATTR value "%8" ignored
Messages MFSUT04A1 to MFSUT04A6
Messages MFSUT04E1 to MFSUT04E2
Messages MFSUT0801 to MFSUT0845
MFSUT0801E MSG(%8) has TYPE=%6, must be INPUT or OUTPUT
MFSUT0802E MSG(%8) missing required SOR operand
MFSUT0803E MFLD indicates no DFLD, literal or LTH
MFSUT0804E MFLD JUST must be R or L
MFSUT0805E MFLD EXIT number %5% exceeds maximum value of 127. MFLD: %50%
MFSUT0806E MFLD EXIT vector %5% exceeds maximum value of 255. MFLD: %50%
MFSUT0807E MSG(%8), SEG EXIT number %5% exceeds maximum of 127
MFSUT0808E MSG(%8), SEG EXIT vector %5% exceeds maximum of 255
MFSUT0809E MSG(%8), LPAGE missing required SOR operand
MFSUT0810E MSG(%8), COND operand has %3% parameters, requires 3
MFSUT0811E MSG(%8), LPAGE COND operand missing, only last LPAGE in MOD may omit COND
MFSUT0812E LPAGE COND label %8 not an MFLD label in MOD %8
MFSUT0813E DO COUNT is not numeric
MFSUT0814E DO/ENDDO pair mismatch
MFSUT0815E First STACK parameter must be blank, ON, or OFF
MFSUT0816E Cannot start STACK before ending previous STACK
MFSUT0817E UNSTACK cannot appear within a STACK
MFSUT0818E UNSTACK requested unknown stack name %8
MFSUT0819E COPY statement missing required NAME parameter
MFSUT0820E COPY member %8 not found
MFSUT0821E DPAGE CURSOR column specification "%8" not numeric. Valid forms are CURSOR=name or CURSOR=(rrr,ccc,name)
MFSUT0822E DFLD %8 not preceded by DEV statement
MFSUT0823E DFLD literals cannot have a label starting in column 1
MFSUT0824E DFLD literals must be bound by single quotes
MFSUT0825E DFLD requires non-zero POS row and column
MFSUT0826E 3270 DFLD cannot start in row 1, column 1
MFSUT0827E DFLD %8, POS column value %3% exceeds DEV width value %4%
MFSUT0828E DFLD %8, POS column value %4% exceeds 3270 model 1 maximum value of 40
MFSUT0829E DFLD %8, POS column value %4% exceeds 3270 models 2,3,4 maximum value of 80
MFSUT0830E DFLD %8, POS column value %4% exceeds 3270 model 5 maximum value of 132
MFSUT0831E DFLD requires a literal, PASSWORD, or LTH
MFSUT0832E Duplicate DFLD label %8. Labels must be unique within DPAGE and physical page
MFSUT0833E FMT %6 contains no DFLDs. Verify that STACK and MODEL directives are properly set, or correct the format
MFSUT0834E Attribute for DFLD at row %2, col %3% overlaps prior field
MFSUT0835E DFLD at row %2, col %3% overlaps prior field
MFSUT0836E FMT %6, DPAGE %8, PPAGE %4 contains no DFLDs
MFSUT0837E DFLD %8 row value %4% exceeds 3270 model %1% maximum value of %2%
MFSUT0838E LPAGE COND relational operator "%2" invalid
MFSUT0839E DFLD %8 not preceded by DEV statement
MFSUT0839E DFLD %8 not preceded by DEV statement
MFSUT0840E MOD %8, FMT %8, DPAGE %8, could not find FMT or DPAGE for MOD/LPAGE selected or FMT or DPAGE contains no DFLD statements
MFSUT0841E MFLD LTH %5% is not larger than attribute bytes %5%. MFLD: %50%
MFSUT0842E DFLD PASSWORD cannot have a label starting in column 1
MFSUT0843E Required label missing for MSG statement
MFSUT0844E MFLD ATTR value "%14" not YES, NO, or number of extended attributes
MFSUT0845E DFLD ATTR value "%14" not YES, NO, or number of extended attributes
Messages MFSUT08A1 to MFSUT08A3
Messages MFSUT08P1 to MFSUT08P2
Messages MFSUT0L01 to MFSUT0L24
MFSUT0L01E Exceeded MFIMS limit of %4% MFLD statements which name a DFLD in any one MSG/LPAGE
MFSUT0L02E Maximum MFIMS MFLD LTH is 4095 bytes
MFSUT0L04E Maximum number of extended ATTR bytes in MFIMS is 10. MFLD: %50%
MFSUT0L05E Exceeded maximum MFIMS MFLD literal length of 94, including outermost quotes and imbedded single quotes
MFSUT0L07E Maximum MFIMS DFLD LTH is 4095 bytes
MFSUT0L08E Exceeded MFIMS limit of %4% labeled DFLD statements per DPAGE
MFSUT0L09E MFIMS maximum DFLD literal length is %3% bytes
MFSUT0L10E MFS preprocessor requested MFSGEN termination due to:
MFSUT0L11E MFS preprocessor error, invalid return code: %5%
MFSUT0L12E MFS preprocessor not found. Preprocessor: %60%
MFSUT0L13E MFIMS limit of %3% physical pages per device page exceeded
MFSUT0L14E LPAGE COND literal value length %3% exceeds MFIMS limit of 42 bytes. Literal: %40%
MFSUT0L15E No FMT statements found in source input, MFIMS requires MID, MOD and FMT to be in same source input
MFSUT0L16E PF key length %4% exceeds MFIMS maximum of %3%
MFSUT0L17E The resultant control block for this format is %6% bytes and exceeds the MFIMS limit of %5%
MFSUT0L18E Exceeded MFIMS DFLD literal pool limit of %5%
MFSUT0L19E Exceeded MFIMS MOD literal pool limit of %5%
MFSUT0L20E Exceeded MFIMS MID default literal pool limit of %5%
MFSUT0L21E Exceeded MFIMS MID static literal pool limit of %5%
MFSUT0L22E Exceeded MFIMS limit of %3% SEG statements per MSG
MFSUT0L23E Exceeded MFIMS MFLD temporary table limit of %5% and possibly exceeded MFIMS limit of 500 MFLDs per SEG
MFSUT0L24E Exceeded MFIMS printer DPAGE literal pool limit of %5%
Messages MFSUT0L91 to MFSUT0L99
Messages MFSUT0LA1 to MFSUT0LA2
Messages MFSUT0LP1 to MFSUT0LP3
Messages MFSUT0U01 to MFSUT0U35
Messages MFSUT0W01 to MFSUT0W20
MFSUT0W01W MFLD LTHs of form LTH=(pp,nn) are not supported by MFIMS. The starting position is assumed to be 1 (pp=1). MFLD: %50%
MFSUT0W03W STACK processing disabled by use of STACKOFF directive
MFSUT0W04W STACK processing disabled by use of STACKAUTO directive. STACK follows DEV, assumed to be for multi-devices
MFSUT0W05W Exceeded maximum of %4% STACK statements suppressed by STACKAUTO directive. All subsequent UNSTACKs ignored
MFSUT0W06W UNSTACK suppressed by STACKAUTO directive
MFSUT0W07W Only two levels of nested copy statements are supported by MFIMS. Further nested COPYs ignored. Card: %50%
MFSUT0W08W Removing MFLD for PASSWORD, not supported by MFIMS
MFSUT0W09W Only ALPHA statements which contain the lower case characters a through z are supported by MFIMS
MFSUT0W10W DEV macro TYPE operand missing, only 3270 devices supported by MFIMS
MFSUT0W11W MFIMS statement continuation overflow, extras ignored. Maximum number of lines per statement is %2%
MFSUT0W12W %8 macro or statement not supported by MFIMS, ignored
MFSUT0W13W MFLD %8, FILL=NULL changed to FILL=C' '. MFIMS only supports NULL for PF key field with physical paging
MFSUT0W14W MID, MFLD %8 not defined in DFLDs so will always contain default literal or FILL value
MFSUT0W15W MID, MFLD %8 not defined in DFLDs so will always be compressed from MID due to FILL=NULL
MFSUT0W16W MOD, MFLD %8 not defined in DFLDs or listed more than once in MOD. Processed as MFLD LTH=%4%
MFSUT0W17W DFLD PASSWORD not supported by MFIMS, ignored
MFSUT0W19W Unknown statement "%8" ignored, unsupported by MFIMS
MFSUT0W20W Unknown keyword "%8" for "%8" ignored, unsupported by MFIMS
Messages MFSUT0WA1 to MFSUT0WA9
Messages MFSUT0WE1 to MFSUT0WE2
Messages MFSUT0WF1 to MFSUT0WF2
Messages MFSUT0WP1 to MFSUT0WP3
PSB Error Messages
Messages PSBUT0401 to PSBUT0453
Messages PSBUT04A1 to PSBUT04A6
Messages PSBUT04E1 to PSBUT04E2
Messages PSBUT0801 to PSBUT0873
PSBUT0801E PSBGEN macro missing required PSBNAME operand
PSBUT0802E Required PSBGEN macro statement missing
PSBUT0803E PCB(%3%), %4 PCB missing required NAME/DBDNAME operand
PSBUT0804E PCB(%3%) %8, SENSEG statement invalid for GSAM PCB
PSBUT0805E PCB(%3%) %8, SENSEG(%3%) missing required NAME operand
PSBUT0806E PCB(%3%) %8, senseg %8 missing required PARENT operand or more than one SENSEG in PCB indicates PARENT=0
PSBUT0807E PCB(%3%) %8, SENSEG %8, parent segment %8 not previously defined in this PCB
PSBUT0808E PCB(%3%) %8, SENSEG %8 not unique
PSBUT0809E PCB(%3%) %8, at least one SENSEG statement is required for a DB PCB
PSBUT0810E COPY statement missing required NAME parameter
PSBUT0811E COPY member %8 not found
PSBUT0812E PCB(%3%) %8, SENSEG statement limit of %4% per PSB exceeded.
PSBUT0813E PCB(%3%) %8 SENFLD statement limit of %5% per PSB exceeded
PSBUT0814E PCB(%3%) %8, SENSEG %8, SENFLD statement limit of %4% per SENSEG exceeded
PSBUT0815E SENFLD statement cannot precede PCB statement
PSBUT0816E PCB(%3%) SENFLD statement only valid with TYPE=DB PCB
PSBUT0817E PCB(%3%) SENFLD statement cannot precede SENSEG statement
PSBUT0818E PCB(%3%) %8, SENSEG %8, SENFLD statement missing required NAME operand
PSBUT0819E PCB(%3%) %8, SENSEG %8, SENFLD %8 statement missing required START operand
PSBUT0820E PCB(%3%) %8, SENSEG %8, SENFLD %8 START value exceeds 32767
PSBUT0821E PCB statement limit of %4% per PSB exceeded
PSBUT0822E SENSEG statement limit of %4% per PCB exceeded
PSBUT0823E PCB(%3%) %8, SENSEG %8, DOS/VS VIRFLD statement not valid for IMS/ESA (MVS) compatibility. Use system config IBM DLI PLATFORM for DOS/VS syntax
PSBUT0824E PCB(%3%), SENSEG %8, SENFLD %8's BYTES, TYPE, or RTNAME keywords not valid for IMS/ESA (MVS) compatibility. Use system config IBM DLI PLATFORM for DOS/VS syntax
PSBUT0825E SENSEG statement cannot precede PCB statement
PSBUT0826E PCB(%3%), SENSEG statement only valid with TYPE=DB PCB
PSBUT0851E PCB (%3%) %8, DBD access %5 does not support alternate processing sequence %8
PSBUT0852E PCB (%3%) %8, SENSEG %8 not in database
PSBUT0853E PCB (%3%) %8, segment %8, SENSEG parent %8 is not same as database SEGM parent %8
PSBUT0854E PCB (%3%) %8, SENSEG %8 does not have DBD LCHILD statement for alternate processing sequence %8
PSBUT0855E PCB (%3%), SENSEG %8 logical DBD %8 refers to physical DBD %8 which has not been Genned
PSBUT0856E PCB (%3%), index database %8 refers to physical database %8 which has not been Genned
PSBUT0857E PCB (%3%) %8, dynamic ACBGEN failed, reason code %4%
PSBUT0858E PCB (%3%) %8, ACBGEN lookup failed, reason code %4%
PSBUT0859E PCB (%3%) %8, SENSEG %8, SENFLD %8 not defined as field in database
PSBUT0860E PCB (%3%) %8, GSAM PCB references non-GSAM DBD, access will result in 476 abend
PSBUT0862E PCB (%3%) %8, SENSEG %8 specifies incorrect logical child segment
PSBUT0863E PCB (%3%) %8, SENSEG %8 specifies incorrect destination parent segment
PSBUT0864E PCB (%3%) %8, SENSEG %8, invalid parentage structure
PSBUT0865E PCB (%3%) %8, SENSEG %8 is a duplicate of senseg %8
PSBUT0866E PCB (%3%) %8, SENSEG %8, logical parent segment %8 not found in source database %8
PSBUT0867E PCB (%3%) %8, SENSEG %8, invalid parentage structure in source database %8 for logical parent segment %8
PSBUT0868E PCB (%3%) %8, SENSEG %8 is not root segment and no PROCSEQ has been specified
PSBUT0869E PCB (%3%) %8, ACB block failure, reason code %4%.
PSBUT0870E PCB (%3%) %8, paired logical child segment %8 intersection data length mismatch
PSBUT0871E PCB (%3%) %8, SENSEG %8, DBD field %8 referenced by PCB SENFLD %8, overlaps variable length segment length code (LL)
PSBUT0872E PCB (%3%) %8, ACB(L2) verify failure, reason code %4%
PSBUT0873 PCB #%3%, DBD %8 not Genned, ACB will not be generated
Messages PSBUT08A1 to PSBUT08A3
Messages PSBUT08P1 to PSBUT08P2
Messages PSBUT0L01 to PSBUT0L99
Messages PSBUT0LA1 to PSBUT0LA2
Messages PSBUT0LP1 to PSBUT0LP3
Messages PSBUT0U01 to PSBUT0U58
Messages PSBUT0W01 to PSBUT0W55
PSBUT0W01W MFIMS statement continuation overflow, extras ignored. Maximum number of lines per statement is %2%
PSBUT0W02W Only one level of nested copy statements supported by MFIMS, further nested COPYs ignored
PSBUT0W03W PCB(%3%), GSAM PCB %8 has MFIMS RECLEN of zero
PSBUT0W04W PCB(%3%), GSAM PCB %8, RECLEN operand truncated to 32768
PSBUT0W05W PCB(%3%) %8, SENSEG %8, SSPTR operand ignored. MFIMS does not support the SSPTR operand for DEDBs
PSBUT0W06W PCB(%3%) %8, SENSEG %8, INDICES operand ignored, not supported by MFIMS
PSBUT0W07W PCB(%3%) %8, SENSEG %8, VIRFLD statement ignored, not supported by MFIMS
PSBUT0W08W PCB(%3%), SENSEG %8, SENFLD %8, DOS/VS SENFLD keywords of BYTES, TYPE or RTNAME ignored, not supported by MFIMS. This message suppressed for other occurrences
PSBUT0W09W PCB(%3%), ALTRESP=YES not supported by MFIMS, changed to ALTRESP=NO
PSBUT0W10W PCB(%3%), VIEW=MSDB not supported by MFIMS, changed to VIEW=DEDB
PSBUT0W11W Unknown statement "%8" ignored, unsupported by MFIMS
PSBUT0W12W Comment line continuation has non-blanks in columns 1-15, assumed blank by MFIMS: %15%
PSBUT0W51W PCB (%3%), DBD %8 not Genned, access will result in 476 abend
PSBUT0W52W PCB (%3%) %8, SENFLD statements not verified, physical DBD not Genned with MFIMS Version 2.5 or later
PSBUT0W53W PCB (%3%) %8, KEYLEN operand value %3 is less than concatenated key length %3
PSBUT0W54W PCB (%3%) %8, logical parent database %8 not Genned, access may produce unpredictable results
PSBUT0W55W No DBDs have been genned
Messages PSBUT0WA1 to PSBUT0WA9
Messages PSBUT0WE1 to PSBUT0WE2
Messages PSBUT0WF1 to PSBUT0WF2
Remote IMS Requester Error Message
IMS Stage 1 Import/Export Error Messages
IMS Tracing Flags
IMS-Specific Environment Variables
mfims Command-line Utility
Non-discardable Messages (NDM) Interface Block
Standard User Exit Parameter List
User Interface Reference
JCL Support
Enterprise Server Integration with the IDE
JCL development
Files and Data Sets
Advanced Data Set Information
Utility Programs
Emulations of Mainframe Utilities
Executing TSO Commands in Batch Mode (IDAEFT01)
Mainframe Batch Database Tools (MBDT)
Loading XDB Database Table Rows (XUTLB)
Executing Dynamic SQL statements (XTEP2)
Running REXX Execs in MVS Batch Mode (MFIRXJCL)
VSAM Access Method Services (MFJAMS)
Dummy Program (MFJBR14)
Copying and Merging Partitioned Data Sets (MFJCOPY)
Generating Test Data (MFJDG)
Printing or Punching Data Sets (MFJPTPCH)
Copying Sequential Data Sets (MFJGENER and ICEGENER)
Comparing Data Sets (MFJMATCH - IEBCOMPR)
Sort/Merge Operations (MFJSORT)
Creating or Modifying Data Sets (MFJUPDTE)
TSO Support in Enterprise Server
Micro Focus Utilities
Writing Your Own Utility Programs
MVS Emulation
Micro Focus Batch Scheduler Integration
Using JCL User Exits
Using JCL Subsystem Exits
REXX Support
DSNREXX Support (Technology Preview)
Submitting JCL from CICS
JCL API
Mainframe Emulation
Compatibility with the Mainframe Environment
Assembler Programs
Language Environment (LE) Support
Enable Language Environment (LE) Support
LE Callable Services
LE Run-Time Options
LE Error Conditions
LE Run-Time Options Error Messages
MFX9999I The run-time option option is not supported in this release
CEE3601I The string string was found where a delimiter was expected following a quoted suboption for the run-time option option
CEE3602I An end quote delimiter did not occur before the end of the run-time option string
CEE3603I The character character is not a valid run-time option delimiter
CEE3605I The string string was found where a delimiter was expected following the suboptions for the run-time option option
CEE3606I The string string was too long and was ignored
CEE3607I The end of the suboption string did not contain a right parenthesis
CEE3608I The following messages pertain to the invocation command run-time options
CEE3610I The run-time option old-option was mapped to the run-time option le-option
CEE3611I The run-time option option was an invalid run-time option
CEE3612I Too many suboptions were specified for the run-time option option
CEE3614I An invalid character occurred in the numeric string string of the run-time option option
CEE3615I The installation default for the run-time option option could not be overridden
CEE3616I The string string was not a valid suboption of the run-time option option
CEE3617I The number number of the run-time option option exceeded the range of -2147483648 to 2147483647
CEE3618I The run-time option option was not valid from the invocation command
CEE3619I The value value was not a valid MSGQ number
CEE3622I The option option quoted suboption string string was not one character long
CEE3623I The UPSI option suboption string string was not eight characters long
CEE3633W The total length of the combined ENVAR strings exceeded 250 characters
CEE3634I The number number of the run-time option option exceeded the range of -32768 to 32767
CEE3635I The string string was not a valid RECFM suboption specification for run-time option option
CEE3636I The value number exceeded the maximum allowable LRECL or BLKSIZE of 32760 bytes
CEE3637I The number number specified in the suboption suboption of the run-time option option is not a valid hexadecimal number in the range 0 to FFFFFFFF
CEE3638I The table size of size, specified in the TRACE run-time option, exceeds the maximum allowed value of 16777215
LE Country Codes
PL/I Programming
CodeWatch User's Guide
Overview
Getting Started
The Command-line Interface
Debugging Concepts
CodeWatch Functionality
CodeWatch Commands
Debugging Open PL/I Programs
Troubleshooting
Open PL/I User's Guide
Using Open PL/I
Compiling a Program
Linking a Program
Running a Program
Program Debugging
Using Open PL/I with Other Software Products
Using the PL/I Message User Exit
Compiling, Linking and Debugging of Fetchable Procedures
Data File Tools Support for PL/I
EXEC DLI Support in PL/I
Calling PL/I subroutines from a COBOL Application
Language Concepts
Line Boundaries
Main Procedure
Data Types
Arithmetic Precision
External Procedures
Maximum Number of Arguments for a Function or Subroutine Call
Open PL/I Calling Conventions
Special Programming Tasks
CBL_GET_PROGRAM_INFO (PL/I)
Open PL/I SQL Options
DB2 SQL Support
HCO for SQL Server Compiler Directive Options for PL/I
OpenESQL Support for Oracle PL/I Applications (Technology Preview)
OpenESQL Compiler Options for Open PL/I
Open PL/I Compiler Diagnostic Messages
Open PL/I Run-time Error Messages
Value Table for ONCODE Built-in Function
National Locale Support
Character Sets
Environment Variables
Migration to Micro Focus File Formats
SQL Option for DB2
SQL Option User Guide
Introducing SQL Option for DB2
Bind Utility
Declaration Generator
Link Utility
JDBC
Migrate Utility
Options Utility
SQL Wizard
Managing Locations, Tables and Queries
Create and Manage Database Objects
Explore Your Database
Add Data to Your Tables
Importing and Exporting Data
Get Answers to Your Questions
Examine Your Results, Change Your Mind
Transport Your Data
Perform Batch Processing
Manage Users, Passwords, and Priorities
Connect Dialog Box Overview
Introducing the Catalog Browser
Common Database Management Features
Queries
Query Results
Data Entry
Batch SQL Scripts Overview
Import
Import NLS Considerations
Using Batch Import
Export
Export NLS Considerations
Using Batch Export
User Administration
Security and Authority Overview
Stored Procedures
SQL Option Server Administration Guide
Client-Server Architecture
Advantages of Using SQL Option Server
Storage Architecture
Basic Tasks
Server Configuration Utility
Monitor Utility
Security and Authority
Server-to-server Connectivity
Multiserver Security
Backup and Recovery
Storage Requirements
Performance Tuning
Location Management
Environment Variables
Server Files
Troubleshooting
SQL Option Link Configuration Guide
SQL Option Preprocesor Guide
How to...
Access SQL Option for DB2
To add a Data Source Name (DSN) for an ODBC driver
To install and uninstall the ODBC driver for SQL Option
Log on to an XDB Server
Log off an XDB Server
Bind Utility
Declaration Generator
Link Configuration
Link Utility
Migrate Utility
Options Utility
SQL Wizard
To start SQL Wizard
To exit SQL Wizard
Use the Catalog Browser
Manage Databases
Query Databases
Work with Query Results
Use the Result Window for Data Entry
Import Files
Export Files
Use Batch SQL Scripts
Administer XDB Users and Groups
Implement Security and Authority
SQL Option Server Administration
Reference
SQL Reference
Overview
SQL Commands
Syntax Notation
DB2 Support
SQL Statements
ALLOCATE CURSOR
ALTER DATABASE
ALTER FUNCTION
ALTER FUNCTION (SQL)
ALTER INDEX
ALTER LOCATION
ALTER PASSWORD
ALTER PROCEDURE (external)
ALTER PROCEDURE (SQL)
ALTER SEQUENCE
ALTER STOGROUP
ALTER TABLE
ALTER TABLESPACE
ALTER VIEW
ASSOCIATE LOCATORS
BACKUP LOCATION
BEGIN DECLARE SECTION
BULK
CALL
CHECKPOINT
CLOSE
COMMENT ON
COMMIT
COMPACT
CONNECT
CREATE ALIAS
CREATE AUXILIARY TABLE
CREATE DATABASE
CREATE DISTINCT TYPE
CREATE FUNCTION
CREATE FUNCTION (external scalar)
CREATE FUNCTION (external table)
CREATE FUNCTION (sourced)
CREATE FUNCTION (SQL Scalar)
CREATE GLOBAL TEMPORARY TABLE
CREATE INDEX
CREATE LOCATION
CREATE PROCEDURE
CREATE PROCEDURE
CREATE SEQUENCE
CREATE STOGROUP
CREATE SYNONYM
CREATE TABLE
CREATE TABLESPACE
CREATE TRIGGER
CREATE USER
CREATE VIEW
DECLARE CURSOR
DECLARE GLOBAL TEMPORARY TABLE
DECLARE STATEMENT
DECLARE TABLE
DELETE (Positioned)
DELETE (Searched)
DESCRIBE
DESCRIBE CURSOR
DESCRIBE INPUT Example
DESCRIBE PROCEDURE
DISABLE LOGIN
DROP
ENABLE LOGIN
END DECLARE SECTION
END DECLARE SECTION Example
EXECUTE
EXECUTE IMMEDIATE
EXPLAIN
FETCH
FREE LOCATOR
GET DIAGNOSTICS
GRANT (Database Privileges)
GRANT (Function or Procedure Privileges)
GRANT (Table or View Privileges)
GRANT (Sequence Privileges)
GRANT (System Privileges)
HALT QUERY FROM
HOLD LOCATOR
INCLUDE
INSERT
LABEL ON
LOCK TABLE
OPEN
PREPARE
REFRESH LOCATIONS
REFRESH TABLE
RELEASE (connection)
RELEASE SAVEPOINT
RENAME
REVOKE (Database Privileges)
REVOKE (Function or Procedure Privileges)
REVOKE (Sequence Privileges)
REVOKE (System Privileges)
REVOKE (Table or View Privileges)
ROLLBACK
ROLLFORWARD
SAVEPOINT
SELECT
SELECT INTO
SET AUTOCOMMIT
SET COMPATIBILITY
SET CONNECTION
SET CURRENT DEGREE
SET CURRENT LOCALE LC_CTYPE
SET CURRENT MAINTAINED TABLE TYPES FOR OPTIMIZATION
SET CURRENT OPTIMIZATION HINT
SET CURRENT PACKAGE PATH
SET CURRENT PACKAGESET
SET CURRENT PATH
SET CURRENT REFRESH AGE
SET CURRENT RULES
SET CURRENT SQLID
SET Host Variable
SET Transitional Variable
SET ISOLATION
SET LOCATION TO
SET LOCATION
SET LOG
SET SCHEMA
SET SORTSPACE
SHUTDOWN
SIGNAL SQLSTATE
START DATABASE
START PROCEDURE
STOP DATABASE
TRUNCATE TABLE
UNLOCK TABLE
UPDATE (Searched)
UPDATE (Positioned)
VALUES
VALUES INTO
WHENEVER
Clauses
Functions Overview
System Table Overview
Overview of XDB Server Specifications
XDB Server Reserved Words
SQL Communications Area (SQLCA)
SQL Descriptor Area (SQLDA)
SQL Option Server TUTORIAL Location
Objects Used by the SQL Option Server
XDB Directive Options
Batch SQL Commands
Batch Import Commands
Batch Export Commands
Error Messages
User Interface Reference
Bind Utility
The Declaration Generator Window
Link Utility
Migrate Utility
Options Utility
SQL Wizard
Managed COBOL Programming
Managed COBOL Programming
Interoperability
Web Application Development with COBOL
Building Service-Oriented Applications with WCF and COBOL
Multi-threaded Programming
Performance Programming
Benchmarking your Application
Troubleshooting Performance Issues
Optimizing COBOL Syntax
Optimizing PL/I Syntax
Optimizing Other Areas
Using Enterprise Developer in Modern Application Development
Using Enterprise Developer with Jenkins
Problem Determination and Diagnostic Tools
The Micro Focus Unit Testing Framework
Programming Tips
Enterprise Server for .NET
General Reference
C Functions for Calling COBOL
COBOL Language Reference
COBOL Language Supported and Copyrights
Notations
Part 1. Concepts
Introduction to the COBOL Language
Concepts of the COBOL Language
Character Set
Language Structure
Formats and Rules
Concept of Computer-independent Data Description
Concept of Levels
Class and Category of Data
Language Fundamentals
Optional Division, Section and Paragraph Headings
Reserved Words
External Repository
Call Prototypes
Files
Object-oriented COBOL Concepts
Managed Code Concepts
Run Unit Communication
Data Division
Procedure Division
Reference Format
Part 2. Program Definition
Compilation Group
Identification Division
Environment Division
Data Division
General Description
File Section
Working-Storage Section
Thread-Local-Storage Section
Object-Storage Section
Local-Storage Section
Linkage Section
Screen Section
File and Data Description
Screen Section
Procedure Division
Procedure Division General Description
The PROCEDURE DIVISION Header
Arithmetic Expressions
Conditional Expressions
Common Phrases
File I/O Concepts
Conformance for Parameters and Returning Items
Intrinsic Functions
Arguments
Function Types
Definitions of Functions
Statements
The ACCEPT Statement
The ADD Statement
The ALLOCATE Statement
The ALTER Statement
The ATTACH Statement
The CALL Statement
The CANCEL Statement
The CHAIN Statement
The CLOSE Statement
The COMMIT Statement
The COMPUTE Statement
The CONTINUE Statement
The CREATE Collection Statement
The DECLARE Statement
The DELETE Statement
The DELETE FILE Statement
The DETACH Statement
The DISPLAY Statement
The DIVIDE Statement
The ENTER Statement
The ENTRY Statement
The EVALUATE Statement
The EXAMINE Statement
The EXEC(UTE) Statement
The EXHIBIT Statement
The EXIT Statement
The FREE Statement
The GOBACK Statement
The GO TO Statement
The IF Statement
The INITIALIZE Statement
The INSPECT Statement
The INVOKE Statement
The JSON GENERATE Statement
The MERGE Statement
The MOVE Statement
The MULTIPLY Statement
The NEXT SENTENCE Statement
The NOTE Statement
The ON Statement
The OPEN Statement
The PERFORM Statement
The RAISE Statement
The READ Statement
The RELEASE Statement
The RESET Collection Statement
The RETURN Statement
The REWRITE Statement
The ROLLBACK Statement
The SEARCH Statement
The SERVICE Statement
The SET Statement
The SORT Statement
The START Statement
The STOP Statement
The STRING Statement
The SUBTRACT Statement
The SYNC Statement
The TRANSFORM Statement
The TRY Statement
The UNLOCK Statement
The UNSTRING Statement
The USE Statement
The WAIT Statement
The WRITE Statement
The XML GENERATE Statement
The XML PARSE Statement
Compiler-directing Statements
Examples
Part 3. Additional Topics
XML Syntax Extensions
Report Writer
Report Section
Report Structure
Report Subdivisions
Language Concepts
Environment Division
Data Division
Procedure Division
Debug Module
Segmentation
Double-Byte Character Set Support
Micro Focus Extensions for Double-Byte Character Support
Micro Focus OO COBOL Extensions
Summary of Obsolete Language Elements
Additional Dialect Support
ACUCOBOL-GT Syntax Extensions
Data General Interactive COBOL V1.3 Syntax Support
DOS/VS COBOL Support
Microsoft COBOL V1.0 and V2.0 Syntax Support
RM/COBOL Syntax Support
Siemens BS2000 COBOL Syntax Support
Concepts
Identification Division
Environment Division
Data Division
Procedure Division
Compiler Directing Statements
VS COBOL II Compatibility
Part 4: Appendices
Command line reference
Setting Directives Outside the IDE
Compiling from the Command Line
Linking from the Command Line
Converting Header Files Using the H2cpy Utility
CICS Web Services
Running an Application from the Command Line
Enhanced ACCEPT/DISPLAY Syntax
Overview
Accepting Elementary Data Items from Single Fields
Displaying Elementary Data Items in Single Fields
Accepting and Displaying Group Items
Accepting and Displaying Screen Section Items
Accepting and Displaying Data on Large Screens
Keyboard Handling Via Adis
Configuring Enhanced ACCEPT and DISPLAY
Keyboard Configuration Utility (Keybcf)
Profiler
Test Coverage (Native COBOL)
Compiler Directives
Language Features
Language Features - Dialect
Language Features - Mainframe Compatibility
Language Features - Multi-threading
Language Features - Reserved Word Control
Language Features - Speed
Language Features - Additional Features
Compiler Control
Compiling for Debugging and Analysis
File Handling
Managed COBOL Command Line Compiler Directives
Object Code, Size, and Optimization
Report Writer
Reserved Directives
Run-time Behavior
Run-time Behavior - General
Run-time Behavior - Arithmetic
Run-time Behavior - Mainframe Compatibility
Run-time Behavior - Compatibility with Older Micro Focus Products
Run-time Behavior - Compatibility with Other COBOL Dialects
Run-time Behavior - Speed or Size
Key to Compiler Directives
Compiler Directives - Alphabetical List
ACCEPTREFRESH
ACTUAL-PARAMS
ACU
ACUOPT
ACU-COMMENT
ACUSYNC
ACU-UNDERSCORE
ADDRSV
ADDSYN
ADV
ALIGN
ALPHASTART
ALTER
AMODE
ANIM
ANS85
APOST
AREACHECK
ARITH
ARITHMETIC
ASSIGN
ASSIGN-PRINTER
AUTOLOCK
BELL
BINLIT
BOUND
BOUNDOPT
BRIEF
BS2000
BWZSTAR
BYTE-MODE-MOVE
CALL-RECOVERY
CALLFH
CALLMCS
CALLSORT
CANCEL
CANCELLBR
CASE
CHANGE-MESSAGE
CHARSET
CHECK
CHECKDIV
CHECKNUM
CHECKREFMOD
CICSECM
CMPR2
COBFSTATCONV
COBIDY
COBOL370
COBOLDIR
COLLECTION
COMMAND-LINE-LINKAGE
COMP
COMP1
COMP2
COMP-5
COMP-6
COMS85
CONFIRM
CONSTANT
CONVERTRET (deprecated)
CONVSPACE
COPYEXT
COPYLBR
COPYLIST
COPYLISTCOMMENT
COPYPATH
COPYSEARCH
CSI
CURRENCY-SIGN
CURRENT-DATE
DATA
DATACOMPRESS
DATA-CONTEXT
DATAMAP
DATE
DB2
DBCHECK
DBCS
DBCSSOSI
DBSPACE
DE-EDIT
DEFAULTBYTE
DEFAULTCALLS
DETECT-LOCK
DG
DIALECT
DIRECTIVES, DIR
DIRECTIVES-IN-COMMENTS
DISPLAY
DISPSIGN
DOSVS
DOTNET
DPC-IN-SUBSCRIPT
DYNAM
EBC-COL-SEQ
ECHO
ECHOALL
ENTCOBOL
EOF-1A
ERRFORMAT
ERRLIST
ERRQ
EXITPROGRAM
FASTCALL
FASTINIT
FASTLINK
FASTSORT
FCD3
FCDALIGN
FCDCAT
FDCLEAR
FCDREG
FILESHARE
FILETYPE
FIXOPT
FLAG
FLAGAS
FLAGEUC
FLAGMIG
FLAGQ
FLAGSINEDIT
FLAGSTD
FOLD-CALL-NAME
FOLD-COPY-NAME
FORM
FP-ROUNDING
GNT
HIDE-MESSAGE
HOSTARITHMETIC
HOSTCONTZERO
HOSTFD
HOST-NUMCOMPARE
HOST-NUMMOVE
HOSTRW
IBM-MS
IBMCOMP
IDENTIFIERLEN
IDXFORMAT
IDYSRCPATH (deprecated)
IGNOREEXEC
ILARRAYPROPERTY
ILASSEMBLY
ILCLR
ILCOMPANY
ILCOPYRIGHT
ILCULTURE
ILCUTPREFIX
ILDELAYSIGN
ILDESCRIPTION
ILDOC
ILDYNCALL
ILEXPONENTIATION
ILFILEVERSION
ILGEN
ILICON
ILKEYFILE
ILKEYNAME
ILMAIN
ILMANIFEST
ILNAMESPACE
ILNATIVE
ILNATIVERESOURCE
ILOBJECTIFY (deprecated)
ILOPTIMIZEDATA
ILOUTPUT
ILPARAMS
ILPINVOKE
ILPRODUCT
ILPRODUCTVERSION
ILREF
ILRESOURCE
ILSHOWPERFORMOVERLAP
ILSMARTLINKAGE
ILSMARTNEST
ILSMARTRESTRICT
ILSMARTSERIAL
ILSOURCE
ILSTACKSIZE
ILSTATIC
ILSTDLIB
ILSUBSYSTEM
ILTARGET
ILTITLE
ILTRADEMARK
ILUSING
ILVERIFY
ILVERSION
IMPLICITSCOPE
INDD
INFORETURN
INIT-BY-TYPE
INITCALL
INITPTR
INT
INTDATE
INTLEVEL
IOCONV
ISO2002
IXNLSKEY
IXNUMKEY
JAPANESE
KEYCHECK
KEYCOMPRESS
LIBRARIAN
LINE-COUNT
LINKALIAS
LINKCHECK
LIST
LISTPATH
LISTWIDTH, LW
LITLINK
LITVAL-SIZE
LNKALIGN
LOCALCOUNT
LOCALSOURCEFORMAT
LOCKTYPE
MAKESYN
MAINFRAME-FLOATING-POINT
MAPNAME
MAX-ERROR
METHODDEFAULT
MF, MFLEVEL
MFCOMMENT
MFSYNC
MOVE-LEN-CHECK
MS
MVS
NATIONAL
NATIVE
NATIVE-FLOATING-POINT
NCHAR
NLS
NLS CURRENCY LENGTH
NSYMBOL
NULL-ESCAPE
NUMPROC
OBJ
ODOOSVS
ODOSLIDE
OLDBLANKLINE
OLDCOPY
OLDINDEX
OLDNEXTSENTENCE
OLDREADINTO
OLDSTRMIX
OOCTRL
OPT (Intel x86 platforms)
OPT (Non-Intel x86 platforms)
OPTIONAL-FILE
OS390
OSEXT
OSVS
OUTDD
OVERRIDE
P64
PANVALET
PARAMCOUNTCHECK
PC1
PCOMP
PERFORM-TYPE
PERFORMOPT
PPLITLINK
PREPLIST
PREPROCESS, P
PRESERVECASE
PRINT
PRINT-EXT
PROFILE
PROGID-COMMENT
PROGID-INT-NAME
PROTECT-LINKAGE
PROTOTYPE
QUAL
QUALPROC
QUERY
QUOTE
RAWLIST
RDFPATH
RDW
RECMODE
RECURSECHECK
REENTRANT
REF
REFNO
REMAINDER
REMOVE
REPORT-LINE
REPOSITORY
RESEQ
RESTRICT-GOTO
RETRYLOCK
REWRITE-LS
RM
RTNCODE-SIZE
RUNTIME-ENCODING
RWHARDPAGE
SAA
SCHEDULER
SEG
SEQCHK
SEQUENTIAL
SERIAL
SETTING, SETTINGS
SHARE-OUTDD
SHOW-DIR
SIGN
SIGNDISCARD
SIGN-FIXUP
SORTTYPE
SOURCEASM
SOURCE-ENCODING
SOURCEFORMAT
SOURCETABSTOP
SPZERO (deprecated)
SQL
SSRANGE
STDERR
STICKY-LINKAGE
STICKY-PERFORM
SUPFF
SWITCH-TYPE
SYMBSTART
SYSPUNCH
TERMPAGE
TESTCOVER
TIME
TRACE
TRICKLE (deprecated)
TRUNC
TRUNCCALLNAME
TRUNCCOPY
TRUNCINC
UNICODE
USE
VERBOSE
VSC2
WARNING, WARNINGS
WB
WB2
WB3
WRITELOCK, WRITE-LOCK
WRITETHROUGH, WRITETHRU
XDB
XMLGEN
XMLPARSE
XOPEN
XREF
ZEROLENGTHFALSE
ZEROSEQ
ZWB
Configuring CCI
Environment variables
Error Messages
Syntax Checking Error Messages
Key to Syntax Checking Error Messages
COBCH0001 - COBCH0100
COBCH0001 - COBCH0020
COBCH0021 - COBCH0040
COBCH0041 - COBCH0060
COBCH0061 - COBCH0080
COBCH0081 - COBCH0100
COBCH0101 - COBCH0200
COBCH0101 - COBCH0120
COBCH0121 - COBCH0140
COBCH0141 - COBCH0160
COBCH0161 - COBCH0180
COBCH0181 - COBCH0200
COBCH0201 - COBCH0300
COBCH0201 - COBCH0220
COBCH0221 - COBCH0240
COBCH0241 - COBCH0260
COBCH0261 - COBCH0280
COBCH0281 - COBCH0300
COBCH0301 - COBCH0400
COBCH0301 - COBCH0320
COBCH0321 - COBCH0340
COBCH0341 - COBCH0360
COBCH0361 - COBCH0380
COBCH0381 - COBCH0400
COBCH0401 - COBCH0500
COBCH0401 - COBCH0420
COBCH0421 - COBCH0440
COBCH0441 - COBCH0460
COBCH0461 - COBCH0480
COBCH0481 - COBCH0500
COBCH0501 - COBCH0600
COBCH0501 - COBCH0520
COBCH0521 - COBCH0540
COBCH0541 - COBCH0560
COBCH0561 - COBCH0580
COBCH0581 - COBCH0600
COBCH0601 - COBCH0700
COBCH0601 - COBCH0620
COBCH0621 - COBCH0640
COBCH0641 - COBCH0660
COBCH0661 - COBCH0680
COBCH0681 - COBCH0700
COBCH0701 - COBCH0800
COBCH0701 - COBCH0720
COBCH0721 - COBCH0740
COBCH0741 - COBCH0760
COBCH0761 - COBCH0780
COBCH0781 - COBCH0800
COBCH0801 - COBCH0900
COBCH0801 - COBCH0820
COBCH0821 - COBCH0840
COBCH0841 - COBCH0860
COBCH0861 - COBCH0880
COBCH0881 - COBCH0900
COBCH0901 - COBCH1000
COBCH0901 - COBCH0920
COBCH0921 - COBCH0940
COBCH0941 - COBCH0960
COBCH0961 - COBCH0980
COBCH0981 - COBCH1000
COBCH1001 - COBCH1100
COBCH1001 - COBCH1020
COBCH1021 - COBCH1040
COBCH1041 - COBCH1060
COBCH1061 - COBCH1080
COBCH1081 - COBCH1100
COBCH1101 - COBCH1200
COBCH1101 - COBCH1120
COBCH1121 - COBCH1140
COBCH1141 - COBCH1160
COBCH1161 - COBCH1180
COBCH1181 - COBCH1200
COBCH1201 - COBCH1300
COBCH1201 - COBCH1220
COBCH1221 - COBCH1240
COBCH1241 - COBCH1260
COBCH1261 - COBCH1280
COBCH1301 - COBCH1400
COBCH1301 - COBCH1320
COBCH1321 - COBCH1340
COBCH1401 - COBCH1500
COBCH1401 - COBCH1420
COBCH1421 - COBCH1440
COBCH1441 - COBCH1460
COBCH1461 - COBCH1480
COBCH1481 - COBCH1500
COBCH1501 - COBCH1600
COBCH1501 - COBCH1520
COBCH1521 - COBCH1540
COBCH1541 - COBCH1560
COBCH1561 - COBCH1580
COBCH1581 - COBCH1600
COBCH1601 - COBCH1700
COBCH1601 - COBCH1620
COBCH1621 - COBCH1640
COBCH1641 - COBCH1660
COBCH1661 - COBCH1680
COBCH1681 - COBCH1700
COBCH1701 - COBCH1800
COBCH1701 - COBCH1720
COBCH1701 A CONSTANT item cannot be a group
COBCH1702 The value of CONSTANT item field1 involves circular definition
COBCH1703 CLSCompliant(false) not needed for <element> as assembly does not have CLSCompliant attribute
COBCH1704 CLSCompliant(true) not allowed for <element> as assembly does not have CLSCompliant attribute
COBCH1705 Parameter type <param1> of <param2> is not CLS compliant
COBCH1706 Member type <member1> of <member2> is not CLS compliant
COBCH1707 Member <member1> is not CLS compliant because it differs from another member only by case
COBCH1708 More than one method method-name exists in class-name requiring parameter truncation
COBCH1710 class-name has no member with name member-name
COBCH1711 class-name has no visible method method-name with param-nos parameter(s)
COBCH1712 class-name has no visible instance method method-name with number parameter(s)
COBCH1713 class-name has no visible static method method-name with number parameter(s)
COBCH1714 class-name has no visible constructor with number parameter(s)
COBCH1715 Best visible overload found in typr-name is member-name which has invalid parameter param-name
COBCH1716 Best visible instance overload found in type-name is method-name which has invalid parameter param-num
COBCH1717 Best visible static overload found in type-name is member-name which has invalid parameter param-num
COBCH1718 Best visible constructor in <type-name> is <member-name> which has invalid parameter <param-num>
COBCH1719 Must specify an EVENT
COBCH1721 - COBCH1740
COBCH1741 - COBCH1760
COBCH1761 - COBCH1780
COBCH1781 - COBCH1800
COBCH1781 '%1$s' has no visible constructor with specified parameter name(s)
COBCH1782 '%1$s' has no visible method '%2$s' for which generic parameter type(s) could be inferred
COBCH1783 '%1$s' has no visible instance method '%2$s' for which generic parameter type(s) could be inferred
COBCH1784 '%1$s' has no visible static method '%2$s' for which generic parameter type(s) could be inferred
COBCH1785 For inline signature, parameters must be followed immediately by optional RETURNING or YIELDING
COBCH1787 Data-name '%1$s' at line %2$s in the %3$s is not declared implicit definition created
COBCH1788 Exception: %1$s
COBCH1789 Matching member in inherited '%1$s' is non-virtual
COBCH1790 Illegal use of 'void' type
COBCH1791 ILOUTPUT name '%1$s' does not exist or is not a valid directory
COBCH1792 '%1$s' has no visible method '%2$s' for which generic parameter type(s) conform to constraints
COBCH1793 '%1$s' has no visible instance method '%2$s' for which generic parameter type(s) conform to constraints
COBCH1794 '%1$s' has no visible static method '%2$s' for which generic parameter type(s) conform to constraints
COBCH1795 Found non-static 'main' method with string array parameter - cannot be a main program
COBCH1796 A get/set property cannot override a get property
COBCH1797 A get/set property cannot override a set property
COBCH1798 A get property in a non-abstract class cannot override an abstract get/set property
COBCH1799 A get property cannot override a set property
COBCH1800 A set property in a non-abstract class cannot override an abstract get/set property
COBCH1801 - COBCH1900
COBCH2000 and above
Code Generation Error Messages
Key to Code Generation Error Messages
COBOP001 - COBOP080
COBOP001 Internal error. Contact Technical Support. (Recoverable)
COBOP002 Attempted to redefine symbol name (Recoverable)
COBOP003 Ran out of memory during optimization. Generate program using NOOPT. (Recoverable)
COBOP006 Read failure on input file, not intermediate code or wrong version (Recoverable)
COBOP012 Dictionary or dynamic paging error (Fatal)
COBOP013 Illegal intermediate code (at nnnnnn in seg mm) (Recoverable)
COBOP014 Too many IF levels (Recoverable)
COBOP019 Program checked with non-optimal alignment. Optimal alignment is opt-align (Cautionary)
COBOP028 Segmented program - GNTANIM ignored (Cautionary)
COBOP035 INT code not produced with ANIM (Cautionary)
COBOP039 Errors detected during creation of intermediate code (Recoverable)
COBOP040 Bad program-id or entry name (Recoverable)
COBOP054 Parameter type cannot be passed by value (Recoverable)
COBOP055 Opcodes file corrupt or unknown machine type (Recoverable)
COBOP056 Option not implemented: "option name" (Recoverable)
COBOP066 Write failure on .IDY file (Recoverable)
COBOP068 IDY file not found - SOURCEASM ignored (Cautionary)
COBOP069 Source file not found - SOURCEASM ignored (Cautionary)
COBOP075 Call-convention not supported (Recoverable)
COBOP076 Inefficient code produced for this statement (Cautionary)
COBOP077 Generated code module too large (limit = limit bytes) (Recoverable)
COBOP078 Too many code relocations (limit = limit, actual = limit (Recoverable)
COBOP079 Too many data relocations (limit = limit, actual = limit (Recoverable)
COBOP080 Too many symbol table entries (limit = limit, actual = limit (Recoverable)
Run-time System Error Messages
Key to Run-Time System Error Messages
COBRT001 - COBRT020
COBRT021 - COBRT040
COBRT041 - COBRT060
COBRT061 - COBRT080
COBRT081 - COBRT100
COBRT101 - COBRT120
COBRT121 - COBRT140
COBRT141 - COBRT160
COBRT161 - COBRT180
COBRT181 - COBRT200
COBRT201 - COBRT220
COBRT221 - COBRT240
COBRT241 - COBRT260
COBOL Preprocessor Error Messages
Data File Converter Error Messages
DFC1 - DFC11
DFC101 - DFC139
DFC143 - DFC169
DFC173 - DFC188
DFC190 - DFC196
DFC451 - DFC469
DFC470 - DFC491
Explanation of Error Codes
File Handling Reference
Btrieve Error Codes
Btrieve Error/ COBOL File Status Mappings
1 - 19
20 - 39
40 - 59
60 - 79
80 - 99
100 - 119
120-139
Compiler Directives - File Handling
File Handler
FSView
File Status
File Structures
Library Routines
Limits
Rebuild Command Line Options
Rebuild Error, Information and Warning Messages
Syntax Errors
Execution Errors
Information Messages
Warning Messages
Run-time Switches
Sorting Files
Callable Sort Module
SORT Environment Variables
Mfsort Error Messages
Messages 0001 to 0099
Messages 0100 to 0199
SORT100E Missing operator
SORT101E Malformed operator
SORT102E Expected operand missing
SORT103E Invalid operator operator
SORT104E Invalid operand keyword keyword
SORT105E Expected continuation not present
SORT106E Field formats improperly specified
SORT107E Field format field-format invalid
SORT108E Sequence sequence invalid
SORT109E Too many fields specified
SORT110E Non-numeric data detected
SORT111E operator operator already processed
SORT112E exit exit not supported
SORT114E Expected '(' not found
SORT115E Boolean operator operator invalid
SORT118E SORT / MERGE conflict
SORT119E INCLUDE / OMIT conflict
SORT120E SORT statement missing FIELDS operand
SORT121E MERGE statement missing FIELDS operand
SORT122E INCLUDE statement missing COND operand
SORT123E OMIT statement missing COND operand
SORT124E FIELD position field-position invalid
SORT125E FIELD length field-length invalid
SORT126E RECORD length record-length invalid
SORT127E Missing SORT/MERGE/COPY command statement
SORT128E Expected ')' not found
SORT129E Expected '=' not found
SORT130E Expected 'F' OR 'V' not found
SORT131E Expected 'IX', 'RL', 'SQ', or 'LS' not found
SORT132E Prime key must be specified first
SORT133E Expected 'P', 'AD', 'A', or 'C' not found
SORT134E Keyword/value value invalid for DFSORT emulation
SORT135E Keyword/value value invalid for SYNCSORT emulation
SORT136E No GIVE file specified for OUTFIL group
SORT137E No USE file specified
SORT138E Target literal literal too long in CHANGE
SORT139E Substring comparison must be with character literal
SORT140E Invalid binary digit detected
SORT141E Cannot specify SAVE with either INCLUDE or OMIT
SORT142E Repeated FILE= or FNAMES=
SORT191I Operator operator ignored
SORT192I Operand operand ignored
SORT193E Invalid hex digit detected
SORT194 I No ALTSEQ command specified for 'AQ' SORT field formats; 'CH' assumed
SORT196E SUM / COPY conflict
SORT197E INREC / MERGE conflict
SORT198E Non-numeric data detected in 'ZD' SUM field
SORT199E Too many OUTFIL statements
Messages 0200 to 0399
Integrated Preprocessor Interface
Java Artifacts
Micro Focus Resource Adapters
COBOL Resource Adapter
CICS Resource Adapter
CICS IBM ECI Resource Adapter
ECI Implementation (mfccl.jar)
Library Routines
Library Routines - Key
Application Subsystem Routines
Bit-packing Routines
Byte-stream File Routines
Character Set Conversion Routines
Consolidated Tracing Facility Routines
Container-Managed Services Routines
Debugging Routines
Display Attribute Routines
Enhanced ACCEPT and DISPLAY Syntax Routines
Exit and Error Procedure Routines
File and Filename Routines
Keyboard Routines
Logical Operator Routines
Memory Allocation Routines
Mouse Routines
Multi-threading Routines
Thread-control Routines
Synchronization routines
Routines for Handling Thread-specific Data
NLS Message-file Handling Routines
Operating System Information Routines
Portability Routines
Printer Routines
Program Canceling Routines
Program Information Routines
Run unit handling routines
Screen Routines
State Maintenance Routines
Text Routines
Unit Testing Routines
Virtual Heap Routines
Windows Routines
Miscellaneous Routines
Alphabetical List of Library Routines
_CODESET
CBL_ABORT_RUN_UNIT
CBL_ALLOC_DYN_MEM
CBL_ALLOC_MEM
CBL_ALLOC_SHMEM
CBL_ALLOC_THREAD_MEM
CBL_AND
CBL_CANCEL
CBL_CANCEL_PROC
CBL_CFGREAD_DYNFH
CBL_CFGREAD_EXTFH
CBL_CHANGE_DIR
CBL_CHECK_FILE_EXIST
CBL_CLEAR_SCR
CBL_CLOSE_FILE
CBL_CLOSE_VFILE
CBL_CODESET_SET_MAPPING
CBL_COPY_FILE
CBL_CREATE_DIR
CBL_CREATE_FILE
CBL_CTF_COMP_PROPERTY_GET
CBL_CTF_COMP_PROPERTY_SET
CBL_CTF_DEST
CBL_CTF_EMITTER_PROPERTY_GET
CBL_CTF_EMITTER_PROPERTY_SET
CBL_CTF_LEVEL
CBL_CTF_TRACE
CBL_CTF_TRACER_GET
CBL_CTF_TRACER_LEVEL_GET
CBL_CTF_TRACER_NOTIFY
CBL_CULL_RUN_UNITS
CBL_DEBUGBREAK
CBL_DEBUG_START
CBL_DEBUG_STOP
CBL_DELETE_DIR
CBL_DELETE_FILE
CBL_DIR_SCAN_END
CBL_DIR_SCAN_READ
CBL_DIR_SCAN_START
CBL_EQ
CBL_ERROR_PROC
CBL_EVENT_CLEAR
CBL_EVENT_CLOSE
CBL_EVENT_OPEN_INTRA
CBL_EVENT_POST
CBL_EVENT_WAIT
CBL_EXEC_RUN_UNIT
CBL_EXIT_PROC
CBL_FILENAME_CONVERT
CBL_FILENAME_MAX_LENGTH
CBL_FLUSH_FILE
CBL_FREE_DYN_MEM
CBL_FREE_MEM
CBL_FREE_RECORD_LOCK
CBL_FREE_SHMEM
CBL_FREE_THREAD_MEM
CBL_GET_CSR_POS
CBL_GET_CURRENT_DIR
CBL_GET_EXIT_INFO
CBL_GET_KBD_STATUS
CBL_GET_MOUSE_MASK
CBL_GET_MOUSE_POSITION
CBL_GET_MOUSE_STATUS
CBL_GET_OS_INFO
CBL_GET_PROGRAM_INFO
CBL_GET_RECORD_LOCK
CBL_GET_SCR_GRAPHICS
CBL_GET_SCR_LINE_DRAW
CBL_GET_SCR_SIZE
CBL_GET_SHMEM_PTR
CBL_HIDE_MOUSE
CBL_IMP
CBL_INIT_MOUSE
CBL_JOIN_FILENAME
CBL_LOCATE_FILE
CBL_MANAGED_SESSION_GET_USERDATA
CBL_MANAGED_SESSION_SET_USERDATA
CBL_MEM_STRATEGY
CBL_MEM_VALIDATE
CBL_MONITOR_BROWSE
CBL_MONITOR_BROWSE_TO_READ
CBL_MONITOR_BROWSE_TO_WRITE
CBL_MONITOR_CLOSE
CBL_MONITOR_OPEN_INTRA
CBL_MONITOR_READ
CBL_MONITOR_RELEASE
CBL_MONITOR_UNBROWSE
CBL_MONITOR_UNREAD
CBL_MONITOR_UNWRITE
CBL_MONITOR_WRITE
CBL_MONITOR_WRITE_TO_BROWSE
CBL_MUTEX_ACQUIRE
CBL_MUTEX_CLOSE
CBL_MUTEX_OPEN_INTRA
CBL_MUTEX_RELEASE
CBL_NLS_CLOSE_MSG_FILE
CBL_NLS_COMPARE
CBL_NLS_INFO
CBL_NLS_OPEN_MSG_FILE
CBL_NLS_READ_MSG
CBL_NOT
CBL_OPEN_FILE
CBL_OPEN_VFILE
CBL_OR
CBL_PUT_SHMEM_PTR
CBL_READ_FILE
CBL_READ_KBD_CHAR
CBL_READ_MOUSE_EVENT
CBL_READ_SCR_ATTRS
CBL_READ_SCR_CHARS
CBL_READ_SCR_CHATTRS
CBL_READ_VFILE
CBL_RENAME_FILE
CBL_RUNTIME_ERROR
CBL_SCR_ALLOCATE_COLOR
CBL_SCR_ALLOCATE_VC_COLOR
CBL_SCR_CREATE_VC
CBL_SCR_DESTROY_VC
CBL_SCR_GET_ATTR_INFO
CBL_SCR_GET_ATTRIBUTES
CBL_SCR_NAME_TO_RGB
CBL_SCR_QUERY_COLORMAP
CBL_SCR_RESTORE
CBL_SCR_RESTORE_ATTRIBUTES
CBL_SCR_SAVE
CBL_SCR_SAVE_ATTRIBUTES
CBL_SCR_SET_ATTRIBUTES
CBL_SCR_SET_PC_ATTRIBUTES
CBL_SEMAPHORE_ACQUIRE
CBL_SEMAPHORE_CLOSE
CBL_SEMAPHORE_OPEN_INTRA
CBL_SEMAPHORE_RELEASE
CBL_SET_CSR_POS
CBL_SET_MOUSE_MASK
CBL_SHOW_MOUSE
CBL_SPLIT_FILENAME
CBL_STRING_CONVERT
CBL_SUBSYSTEM
CBL_SRV_SERVICE_FLAGS_GET
CBL_SRV_SERVICE_FLAGS_SET
CBL_SWAP_SCR_CHATTRS
CBL_TERM_MOUSE
CBL_TEST_RECORD_LOCK
CBL_THREAD_CREATE
CBL_THREAD_CREATE_P
CBL_THREAD_DETACH
CBL_THREAD_EXIT
CBL_THREAD_IDDATA_ALLOC
CBL_THREAD_IDDATA_GET
CBL_THREAD_KILL
CBL_THREAD_LIST_END
CBL_THREAD_LIST_NEXT
CBL_THREAD_LIST_START
CBL_THREAD_LOCK
CBL_THREAD_PROG_LOCK
CBL_THREAD_PROG_UNLOCK
CBL_THREAD_RESUME
CBL_THREAD_SELF
CBL_THREAD_SLEEP
CBL_THREAD_SUSPEND
CBL_THREAD_UNLOCK
CBL_THREAD_WAIT
CBL_THREAD_YIELD
CBL_TOLOWER
CBL_TOUPPER
CBL_TSTORE_CLOSE
CBL_TSTORE_CREATE
CBL_TSTORE_GET
CBL_WRITE_FILE
CBL_WRITE_SCR_ATTRS
CBL_WRITE_SCR_CHARS
CBL_WRITE_SCR_CHARS_ATTR
CBL_WRITE_SCR_CHATTRS
CBL_WRITE_SCR_N_ATTR
CBL_WRITE_SCR_N_CHAR
CBL_WRITE_SCR_N_CHATTR
CBL_WRITE_SCR_TTY
CBL_WRITE_VFILE
CBL_XOR
CBL_YIELD_RUN_UNIT
MF_CLIENT_STATE_ALLOCATE
MF_CLIENT_STATE_DELETE
MF_CLIENT_STATE_EXPIRY
MF_CLIENT_STATE_FILE
MF_CLIENT_STATE_PURGE
MF_CLIENT_STATE_RESTORE
MF_CLIENT_STATE_SAVE
mFFH
MFFH_MODIFY_DISABLE
MFFH_MODIFY_TRACE
PC_FIND_DRIVES
PC_ISAPI_GET_EXT
PC_PRINT_FILE
PC_PRINTER_CLOSE
PC_PRINTER_CONTROL
PC_PRINTER_DEFAULT_FONT
PC_PRINTER_DEFAULT_NAME
PC_PRINTER_DEFAULT_PROPERTIES
PC_PRINTER_DRAW_RECTANGLE
PC_PRINTER_ENUM_CLOSE
PC_PRINTER_ENUM_NEXT
PC_PRINTER_ENUM_START
PC_PRINTER_FREE_BMP
PC_PRINTER_GET_BMP_INFO
PC_PRINTER_GET_COLOR
PC_PRINTER_GET_FONT
PC_PRINTER_INFO
PC_PRINTER_INFO_DOTNET
PC_PRINTER_LINE_FROM_TO
PC_PRINTER_LOAD_BMP
PC_PRINTER_OPEN
PC_PRINTER_REDIRECTION_PROC
PC_PRINTER_SET_BACKGROUND_MIX_MODE
PC_PRINTER_SET_COLOR
PC_PRINTER_SET_DEFAULT
PC_PRINTER_SET_FONT
PC_PRINTER_SET_PEN
PC_PRINTER_SET_POSITION
PC_PRINTER_WRITE
PC_PRINTER_WRITE_BMP
PC_READ_DRIVE
PC_SET_DRIVE
PC_WIN_CHAR_TO_OEM
PC_WIN_HANDLE
PC_WIN_INIT
PC_WIN_OEM_TO_CHAR
PC_WIN_SET_CHARSET
SYSTEM
X"91" function 11
X"91" function 12
X"91" function 13
X"91" function 14
X"91" function 15
X"91" function 16 (deprecated)
X"91" function 35
X"91" function 46
X"91" function 47
X"91" function 48
X"91" function 49
X"91" function 69 (deprecated)
X"A7" functions 6 and 7
X"A7" function 16
X"A7" function 17
X"A7" function 18
X"A7" functions 20 and 21
X"A7" function 25
X"AF" function 1
X"AF" function 18
X"AF" function 22
X"AF" function 26
X"AF" Function 81
X"B0" function 0
X"B0" function 2
X"B0" function 4
X"E5"
X"F5"
X"F4"
Restrictions, Compiler Limits, and System Limits
Mainframe Reference
Assembler Reference
Assembler File Types
Assembler Input and Output Directories
Assembler Command Line Reference
Assembler Compiler Directives
Assembler Linker Directives
Assembler Link Files
Assembler Link File Commands
Macros and SVCs
Assembler Pseudo Operations
Configuring an Enterprise Server for Assembler Support
CICS Support Commands
Micro Focus FTP Utility MFFTP
Micro Focus BMS Painter
Overview of the BMS Painter
Starting the BMS Painter Utility
Configuring the BMS Painter
Build Settings for the BMS Painter
Working with Maps
Defining Field, Map and Mapset Properties
Working with Previously Created Maps
Generating Output from the BMS Painter
BMS Compiler
BMS Painter Technical Details
BMS Directives
BMS Painter Keyboard Shortcuts
BMS Painter Compile Messages
BMSCH1003S - BMSCH1020E
BMSCH1021E - BMSCH1040W
BMSCH1041E - BMSCH1060I
BMSCH1061I - BMSCH1080I
BMSCH1081S - BMSCH1104I
BMS Painter Generate Messages
Preprocessor Options
Working with Mainframe Files
About Enterprise Server and Mainframe Access
Configuring and Administering the Mainframe
Mainframe Access Overview
Configuration
Administration Using Console Commands
Troubleshooting
Customizing Data Connect
Configuring Access to External Library Management Systems
Configuring Access to Enterprise Server Mainframe Subsystem Support
Configuring the Enterprise Server Environment
Mainframe Access Messages
Using Enterprise Server with a Mainframe
Drag and Drop
Integrated Drag and Drop
Standalone Drag and Drop
Using the Command Line Interface
Drag and Drop Error Messages
Local catalog
Mainframe Call Generator: Calling Programs on the Mainframe
Remote Job Step Execution
Compare and Synchronization Monitor
SourceConnect: Mapping a PC Drive to Mainframe Data
Mainframe Access Data Connect Server
Managed COBOL
Managed COBOL Reference
Comparison of COBOL with Other Managed Languages
Type Compatibility of Managed COBOL with Other Managed Languages
MicroFocus.COBOL.RuntimeServices
Open PL/I Language Reference Manual
Language Concepts
Data Types
Storage Classes
Declarations and Attributes
References
Expressions
Data Type Conversions
Statements
Open PL/I Built-ins
Introduction
ABS Function
ACOS Function
ADD Function
ADDR Function
ADDRDATA
ALL Function
ALLOCATION Function
ANY Function
ASIN Function
ATAN Function
ATAND Function
ATANH Function
BINARY Function
BINARYVALUE Function
BIT Function
BOOL Function
BYTE Function
CEIL Function
CENTERLEFT / CENTRELEFT Function
CENTERRIGHT / CENTRERIGHT Function
CHARACTER Function
CHARVAL Function
COLLATE Function
CONJG Function
COPY Function
COS Function
COSD Function
COSH Function
COUNT Function
CURRENTSTORAGE Function
Date/Time Built-in Functions
DATE Function
DATETIME Function
DAYS Function
DAYSTODATE Function
DAYSTOSECS Function
DECIMAL Function
DIMENSION Function
DIVIDE Function
EMPTY Function
ERF Function
ERFC Function
EXP Function
FILEDDINT Function
FILEDDWORD Function
FILEOPEN Function
FIXED Function
FLOAT Function
FLOOR Function
FLUSH Subroutine
GETENV Function
GRAPHIC Function
HBOUND Function
HEX Function
HEXIMAGE Function
HIGH Function
HUGE Function
IAND Function
IEOR Function
INDEX Function
INOT Function
INT Function
IOR Function
ISIGNED Function
IUNSIGNED Function
JSONGETARRAYEND Function
JSONGETARRAYSTART Function
JSONGETCOLON Function
JSONGETCOMMA Function
JSONGETMEMBER Function
JSONGETOBJECTEND Function
JSONGETOBJECTSTART Function
JSONGETVALUE Function
JSONPUTARRAYEND Function
JSONPUTARRAYSTART Function
JSONPUTCOLON Functions
JSONPUTCOMMA Functions
JSONPUTMEMBER Function
JSONPUTOBJECTEND Function
JSONPUTOBJECTSTART Function
JSONPUTVALUE Function
JSONVALID Function
LBOUND Function
LEFT Function
LENGTH Function
LINENO Function
LOG Function
LOG10 Function
LOG2 Function
LOW Function
LOWERCASE Function
LPIPARAMCOUNT Function
MAX Function
MAXLENGTH Function
MIN Function
MOD Function
MPSTR Function
MULTIPLY Function
NULL Function
OFFSET Function
OFFSETADD Function
OFFSETDIFF Function
OFFSETSUBTRACT Function
OFFSETVALUE Function
OMITTED Function
ONCHAR Function
ONCODE Function
ONCONDID Function
ONFILE Function
ONGSOURCE Function
ONKEY Function
ONLOC Function
ONSOURCE Function
ONSUBCODE Function
ONWCHAR Function
ONWSOURCE Function
PACKAGENAME Function
PAGENO Function
PLIASCII Subroutine
PLICTF Subroutine
PLICTFHX Subroutine
PLIDUMP Subroutine
PLIEBCDIC Subroutine
PLIFILL Subroutine
PLIMOVE Subroutine
PLIOVER Subroutine
PLIRETC Subroutine
PLIRETV Function
PLISAXA Subroutine
PLISAXB Subroutine
PLISAXC Subroutine
PLISRTx Subroutines
PLITEST Subroutine
POINTER Function
POINTERADD Function
POINTERDIFF Function
POINTERSUBTRACT Function
POINTERVALUE Function
POLY Function
POSINT Function
PRECISION Function
PRESENT Function
PROCEDURENAME Function
PROD Function
PUTENV Function
RANDOM Function
RANK Function
REPATTERN Function
REPEAT Function
RESIGNAL() Subroutine
REVERSE Function
RIGHT Function
ROUND Function
SAMEKEY Function
SEARCH Function
SEARCHR Function
SECS Function
SECSTODATE Function
SECSTODAYS Function
SIGN Function
SIGNED Function
SIN Function
SIND Function
SINH Function
SIZE Function
SQRT Function
STORAGE Function
STRING Function
SUBSTR Function
SUM Function
SYSNULL Function
SYSVERSION Function
TALLY Function
TAN Function
TAND Function
TANH Function
TIME Function
TINY Function
TRANSLATE Function
TRIM Function
TRUNC Function
UNSIGNED Function
UNSPEC Function
UPPERCASE Function
UTF8 Function
UTF8TOCHAR Function
UTF8TOWCHAR Function
VALID Function
VALIDDATE Function
VERIFY Function
VERIFYR Function
WCHARVAL Function
WEEKDAY Function
WHIGH Function
WIDECHAR Function
WLOW Function
XMLCHAR Function
Open PL/I Macro Preprocessor
Features Unsupported by Open PL/I
Glossary
Panels
What is a Panel?
Using Panels
Text and Attributes for a Panel
Clipping a Panel
Panels Parameter Block
Panels Functions
Using Adis Functions with Panels
Panels Error Codes
Frequently Used Terms in Panels
Run-time System Configuration
Run-time configuration settings available in the IDE
Run-time Switches
Run-time Tunables
Deployment
Deploying Applications
Configuration and Administration
Enterprise Server configuration and administration
Overview and Architecture
Configuration and Administration User Interface
Planning your Configuration
Configuring the Server Instance Environment
Configuring Environment Variables
Reserved Environment Variables
About Communications Processes
Configuring Fileshare
Using XA-compliant Resources (XARs)
Configuring and Administering Enterprise Server Instances
Enterprise Server Clustering
SSL Support for CICS Web Interface Servers
User Certificate Registration for CICS Web Interface Servers and DCAS
Configuring Client-Server Communications
About Communications Processes
Considerations When Configuring Communications Processes
Displaying Communications Process and Listener Information
Securing Communications
Configuring Communications Processes
Configuring Listener Conversation Types
Configuring Listeners
Configuring Enterprise Server for IBM WebSphere MQ
Monitoring Enterprise Server
Server Instance Statuses
Monitoring the Directory Server
Collecting and Viewing Data on Transactions
Windows Event Log
Performance Counters
Management Packs for System Center Operations Manager
User Exits for Request Handlers
Troubleshooting
Enterprise Server Administration Console Help Pages
Enterprise Server Administration Side Bar Menu
Enterprise Server Administration Home Page
Edit Server Instance Properties
Server Instance Properties: General
Server Instance Properties: XA Resources
Server Instance Properties: MSS Support
Server Instance Properties: MQ Support
Server Instance Properties: Scripts
Server Instance Properties: Permissions
Server Instance Control
Server Instance Diagnostics
Server Instance Properties: Security
Enterprise Server Monitor and Control (ESMAC)
Enterprise Server Monitor and Control - S2 Sidebar Help
Server
Monitor (1, 15)
HSF
Control
SEPs
Clients
Diagnostics
Resources
Services
iFileshare
Active
ESMAC
by Group
by StartL
by Type
JES
IMS
Pages for Creating Resources
Pages for Viewing and Editing Resources
Users
Env.Vars.
Dyn.Debug
System Sign On
Listeners
Services
Handlers
Packages
Security Configuration Screen Help
Deploying and Configuring Modernized Applications
About Modernized Applications
Managing Resources
Adding and Deleting Services
Configuring and Monitoring Services
Configuring Implementation Packages
Deploying EJBs and Resource Adapters
Enterprise Server Task Index
Accessing the Enterprise Server Administration UI
Accessing the ESMAC User Interface
Administer a Server Using ESMAC
Configure the Directory Server
Deploy to Java EE Application Servers
Log On and Off
Monitor Directory Server
Monitor and Manage Enterprise Server
Start and Stop the Directory Server
Work with Communication Processes and Service Listeners
Work with Packages
Work with Request Handlers
Work with Servers
Work with Services
Work with the Directory Server Repository
WebSphere MQ
CICS Support Tasks
JCL Support Tasks
Enterprise Server Reference
Administration and Configuration Commands
Error Messages
Client Messages
Directory Server Error Messages
Messages 0 to 20
Messages 21 to 40
Messages 41 to 60
Messages 61 to 80
Messages 81 to end
MDS0081W A duplicate port value has been used: this may cause server startup errors
MDS0082E Requested license value invalid, minimum value is 0
MDS0083W Cannot set auto-refresh period if web browser timeout is set
MDS0084E Cannot restore from current repository path
MDS0085W Value changed but not saved
MDS0086I At least one Communications Process must auto-start
MDS0087E MFRHBINP cannot be renamed
MDS0090E TN3270 listener port must have a valid value
MDS0091E ISC listener port must have a valid value
MDS0095E Duplicate group name exists
MDS0096I Server configuration updated
MDS0097E Duplicate initiator name exists
MDS0098W Cannot over-write existing repository data
MDS0099I Server already in requested state
MDS0100E Duplicate printer name exists
MDS0101E The maximum number of Communications Processes per server is 32
MDS0102W Passwords must contain alphanumeric characters only
MDS0103E Security Manager already referenced in list
MDS0104E There must be at least one Security Manager in list
MDS0105E Both certificate and keyfile required
MDS0106E Duplicate Security Manager name exists
MDS0107E Security Managers cannot use a reserved module name
MDS0108E Users must be a member of #AllUsrs group
MDS0109E Cannot copy deployed services or packages if server working mode is changed
MDS0110W The specified configuration change may not take effect until the server is restarted
MDS0111W Update request failure message CASRD1006E detected in the ES console log
MDS0112I Update success message CASRD1001I detected for this object in the ES console log
MDS0113W Users who are members of the #System user group cannot log on interactively
MDS1003E LDAP server connection error
Enterprise Server Error Messages
CASAM error messages
CASBJ Error Messages
CASCD Error Messages
CASCD0001 - CASCD0015
CASCD0016 - CASCD0031
CASCD0050 - CASCD0099
CASCD0100 - CASCD0117
CASCD0120 - CASCD0139
CASCD0141 - CASCD0159
CASCD0160 - CASCD0175
CASCD1001 - CASCD1056
CASCD1001S
CASCD1002S
CASCD1003S
CASCD1004S
CASCD1010S
CASCD1011S
CASCD1020I
CASCD1031S
CASCD1032I
CASCD1033I
CASCD1034S
CASCD1035I
CASCD1036I
CASCD1037S
CASCD1038I
CASCD1039I
CASCD1040S
CASCD1041S
CASCD1042I
CASCD1043I
CASCD1044I IMS DB Control Process for Service execution process service execution process-name has terminated normally
CASCD1045S IMS DB Control Process for Service execution process service execution process-name exited with value exit-value
CASCD1046S IMS TM Control Process for Service execution process service execution process-name abended by signal signal-value
CASCD1047S IMS DB Control Process for Service execution process service execution process-name abended by signal signal-value
CASCD1048I IMS TM Control Process for Service execution process server-name has terminated normally
CASCD1049S IMS TM Control Process for Service execution process server-name exited with value exit-value
CASCD1050I IMS MPR Process for Service execution process service execution process-name has terminated normally
CASCD1051S IMS MPR Process for Service execution process service execution process-name exited with value exit-value
CASCD1052I JES Initiator for Service execution process service execution process-name has terminated normally
CASCD1053S JES Initiator for Service execution process service execution process-name exited with value exit-value
CASCD1054I JES Printer for Service execution process service execution process-name has terminated normally
CASCD1055S JES Printer for Service execution process service execution process-name exited with value exit-value
CASCD1056S IMS MPR Process for Service execution process service execution process-name abended by signal signal-value
CASCD1057 - CASCD1069
CASCD1070 - CASCD1200
CASCD1070S
CASCD1071I
CASCD1072I
CASCD1073S
CASCD1074S
CASCD1075I
CASCD1076I
CASCD1077S
CASCD1078S
CASCD1079I
CASCD1080I
CASCD1081S
CASCD1082S
CASCD1083I
CASCD1084I
CASCD1085S
CASCD1086S
CASCD1087I Cobdebugremote process created for Server server-name, process-id = pid
CASCD1088S Cobdebugremote process for Server server-name abended by signal signal-value
CASCD1089I Cobdebugremote process for Server server-name has terminated normally
CASCD1090S Cobdebugremote process for Server server-name exited with value exit-value
CASCD1095I ES TRC Service Process created for Server server-name, process-id = pid
CASCD1096I ES TRC Service Process for Region server-name has terminated normally
CASCD1097S ES TRC Service Process for Region server-name exited with value exit-value
CASCD1098S ES TRC Service Process for Region server-name abended by signal signal-value
CASCD1105I ES MQB Service Process created for Server server-name, process-id = pid
CASCD1106I ES MQB Service Process for Region server-name has terminated normally
CASCD1107S ES MQB Service Process for Region server-name exited with value exit-value
CASCD1108S ES MQB Service Process for Region server-name abended by signal signal-value
CASCD1109I ES SNA Communications Process created for Server server-name, process-id = pid
CASCD1110I ES SNA Communications Process for Region server-name has terminated normally
CASCD1111S ES SNA Communications Process for Region server-name exited with value exit-value
CASCD1112S ES SNA Communications Process for Region server-name abended by signal signal-value
CASCD1200I
CASCD4002 - CASCD4007
CASCF Error Messages
CASCL Error Messages
CASCS Error Messages
CASCS1001 - CASCS1018
CASCS1100 - CASCS1115
CASCS1116 - CASCS1138
CASCS1500 - CASCS2004
CASCS3001 - CASCS5009
CASCS5010 - CASCS5065
CASCS5066 - CASCS5105
CASCT Error Messages
CASCS0000 - CASCT0095
CASCT0100 - CASCT0600
CASCT0700 - CASCT1000
CASCT2000 - CASCT3000
CASCT5000 - CASCT6110
CASDB Error Messages
CASDU Error Messages
CASFC Error Messages
CASFD Error Messages
CASFF Error Messages
CASFS Error Messages
CASIP Error Messages
CASJC Error Messages
CASKC Error Messages
CASKC0000 - CASKC0015
CASKC0016 - CASKC0030
CASKC0031 - CASKC0049
CASKC0200 - CASKC0300
CASKC1000 - CASKC1003
CASKC5006 - CASKC6008
CASMG Error Message
CASMQ Error Messages
CASMQ1001 - CASMQ1009
CASMQ1010 - CASMQ1019
CASMQ1020 - CASMQ1031
CASMQ5001 - CASMQ5011
CASMQ5059 - CASMQ5069
CASMQ5070 - CASMQ5079
CASMQ5080 - CASMQ5088
CASMS Error Messages
CASOP Error Messages
CASPC Error Messages
CASPI Error Messages
CASPI0100 - CASPI0600
CASPI0110E Date Time Applid An attempt to start transaction CPIH by something other than an attach request from web domain has been made. This is not allowed.
CASPI0111E Date Time Applid Tranid Call to WebSphere MQ function MQ function returned with reason code MQ reason code. Transaction abended.
CASPI0112E Date Time Applid Tranid Unable to locate URIMAP to match HOST Hostname and PATH Pathname. Unable to process inbound MQ message.
CASPI0113E Date Time Applid Tranid URIMAP urimap_name has been located for HOST hostname and PATH pathname, but does not have USAGE(PIPELINE). Unable to process inbound MQ message.
CASPI0114E Date Time Applid Tranid The pipeline MQ transport mechanism failed because a call to WebSphere MQ function MQ function returned with reason code MQ reason_code.
CASPI0115I Date Time Applid Tranid The service provider pipeline has returned a response message to the MQ transport, but the inbound request did not expect a response. The response message is ignored.
CASPI0300E Date Time Applid CICS could not invoke WEBSERVICE WebService because it was unable to find container container_name.
CASPI0400E Date Time Applid Tranid The CICS pipeline HTTP transport mechanism failed to send a request because Reason Error. Problem occurred for URI URI.
CASPI0403E Date Time Applid Tranid The CICS pipeline HTTP transport mechanism failed to receive a response because Reason Error. Problem occurred for URI URI.
CASPI0404E Date Time Applid Tranid A failure occurred in the CICS pipeline HTTP transport mechanism for PIPELINE Pipeline WEBSERVICE Web Service Name.
CASPI0453E Date Time Applid Tranid The CICS transport manager encountered an error while trying to use URIMAP urimap_name.
CASPI0454E Date Time Applid Tranid The CICS transport manager encountered an error while trying to use provider pipeline pipeline_name.
CASPI0500E Date Time Applid Tranid The CICS Pipeline Manager DFHPIPM encountered an error while trying to link to program Program. reason. PIPELINE: Pipeline.
CASPI0501E Date Time Applid Tranid The CICS Pipeline Manager cannot proceed as the pipeline is unusable. reason. PIPELINE: Pipeline.
CASPI0504E Date Time Applid Tranid The CICS Pipeline Manager has failed to communicate with a service provider due to an error in the underlying transport. TRANSPORT: Transport, PIPELINE: Pipeline.
CASPI0506E Date Time Applid Tranid The CICS Pipeline Manager has failed to communicate with a remote server due to an invalid URI scheme being specified. URI: Uri, PIPELINE: Pipeline.
CASPI0601 - CASPI0899
CASPI0900 - CASPI0999
CASPI0901I Date Time Applid Userid New WEBSERVICE Webservice is being created during a scan against PIPELINE Pipeline.
CASPI0902I Date Time Applid Userid New WEBSERVICE Webservice is being updated during a scan against PIPELINE Pipeline.
CASPI0903I Date Time Applid Userid New URIMAP Pipeline is being created during a scan against PIPELINE Webservice for WEBSERVICE .
CASPI0904I Date Time Applid Userid URIMAP Urimap could not be created for WEBSERVICE Webservice in PIPELINE Pipeline. The URI that could not be allocated is: 'Uri'.
CASPI0910I Date Time Applid Userid WEBSERVICE Webservice within PIPELINE Pipeline has been created.
CASPI0912I Date Time Applid userid WEBSERVICE (webservice) was successfully discarded.
CASPI0913I Date Time Applid userid WEBSERVICE (webservice) is being discarded.
CASPI0914E Date Time Applid Userid WEBSERVICE Webservice is UNUSABLE because: Reason.
CASPI0915I Date Time Applid Userid WEBSERVICE Webservice is now INSERVICE and is ready for use.
CASPI0916E Date Time Applid Userid WEBSERVICE Webservice within PIPELINE Pipeline was not created because it clashes with another WEBSERVICE of the same name in PIPELINE Pipeline.
CASPI0950W Date Time Applid userid Attempt to discard URIMAP (urimap) failed. RC:
CASPI0951W Date Time Applid userid Attempt to discard WEBSERVICE (urimap) failed. RC:
CASPI0952W Date Time Applid userid Attempt to discard PIPELINE (urimap) failed. RC:
CASPI0997E Date Time Applid Tranid Pipeline The CICS pipeline manager has encountered an error: reason.
CASPI9640I Date Time Applid WEBSERVICE WebService should be installed into a PIPELINE soap version that uses SOAP version .
CASPI1000 - CASPI9999
CASRA Error Messages
CASRA0001 - CASRA0019
CASRA0020 - CASRA0039
CASRA0040 - CASRA0053
CASRA0060 - CASRA0082
CASRA0101 - CASRA0124
CASRA0125 - CASRA0141
CASRA0125E Invalid values in TYPE field
CASRA0126E Invalid values in NAME field
CASRA0127E Invalid values in CLASS field
CASRA0128W Port number The well-known port number. implies protocol The new protocol the TCPIPSERVICE has been set to use., so protocol has been changed to The new protocol the TCPIPSERVICE has been set to use.
CASRA0129W Port number The well-known port number. implies that SSL be switched to NO, so SSL has been switched to NO
CASRA0130W Port number The well-known port number. implies that SSL be switched to YES, so SSL has been switched to YES
CASRA0131W Protocol The protocol the TCPIPSERVICE has been set to use. implies transaction The new transaction the TCPIPSERVICE has been set to use., so transaction has been set to The new transaction the TCPIPSERVICE has been set to use.
CASRA0132E For protocol The protocol the TCPIPSERVICE has been set to use. option The attribute and value that is meaningless. is meaningless
CASRA0133S Use of protocol The protocol the TCPIPSERVICE has been set to use. implies The attribute and value that is required. option must be specified
CASRA0134S Use of The attribute and value specified. option implies The attribute and value that is required. option must be specified
CASRA0135W Protocol The protocol the TCPIPSERVICE has been set to use. implies URM. The default value has been assumed
CASRA0136W Transaction The new transaction the TCPIPSERVICE has been set to use. implies protocol The protocol the TCPIPSERVICE has been set to use., so protocol has been set to The protocol the TCPIPSERVICE has been set to use.
CASRA0137E The new transaction the TCPIPSERVICE has been set to use. option conflicts with The protocol the TCPIPSERVICE has been set to use. option and is ignored
CASRA0138E Field MAXACTIVE is not valid
CASRA0139E Field PURGETHRESH is not valid
CASRA0140W Usage(PIPELINE) implies TRANSACTION. The default value has been assumed
CASRA0141E Use of Usage(PIPELINE) option implies PIPELINE option must be specified
CASRA1001 - CASRA1019
CASRA1020 - CASRA1032
CASRA1101 - CASRA1105
CASRA1201 - CASRA1218
CASRA1301 - CASRA1319
CASRA1320 - CASRA1326
CASRA1501 - CASRA1515
CASRB Error Messages
CASRB0001 - CASRB0019
CASRB0020 - CASRB0039
CASRB0040 - CASRB0059
CASRB0060 - CASRB0079
CASRD Error Messages
CASRM Error Messages
CASSE Error Messages
CASSE0000 - CASSE0019
CASSE0020 - CASSE0101
CASSI Error Messages
CASSI0000 - CASSI0018
CASSI1000 - CASSI1015
CASSI1400 - CASSI1415
CASSI1416 - CASSI1600
CASSI1700 - CASSI1715
CASSI1716 - CASSI1730
CASSI1731 - CASSI1747
CASSI1800 - CASSI1900
CASSI2000 - CASSI2152
CASSI2201 - CASSI4005
CASSI5000 - CASSI5040
CASSI6000 - CASSI8005
CASSI9001 - CASSI9025
CASSP Error Messages
CASST Error Messages
CASTM Error Messages
CASTM5001 - CASTM5019
CASTM5020 - CASTM5039
CASTM5020S IMS TM Message Q version mismatch. Disk version is version
CASTM5021S IMS TM Message Q upgrade or cold start is required. Version: version
CASTM5022E Signon ID error: user ID user-identifier, group security-group at LU logical-unit
CASTM5023E Signon password error: user ID user-identifier, group security-group at LU logical-unit
CASTM5024S Signon SAF error: user ID user-identifier, group security-group at LU logical-unit
CASTM5025E Signon ID revoked: user ID user-identifier, group security-group at LU logical-unit
CASTM5026E Signon password expired: user ID user-identifier, group security-group at LU logical-unit
CASTM5027I IMS TM MFS is operating with character attribute bias
CASTM5028I IMS TM MFS is operating with binary attribute bias
CASTM5029I IMS TM MFS ASCII null character system bias is null-character
CASTM5030I IMS TM resource definitions and statistics cold started
CASTM5031I IMS TM resource definitions restored, statistics cold started
CASTM5032I IMS TM resource definitions and statistics restored
CASTM5033S IMS TM message queue corruption detected: block queue-file-block
CASTM5034S IMS TM message queue segment error: block queue-file-block; segment segment-number
CASTM5035E IMS MPP ABEND; Transaction transaction stopped
CASTM5036S IMS TM Message Queue structure problem encountered
CASTM5037I IMS TM old Queue File: queue-file-name
CASTM5038I IMS transaction transaction marked as implicit wait for input
CASTM5039I IMS TM system dump CODE:dump-code, CALLER:dump-caller and DATASET:dump-dataset was produced
CASTM5040 - CASTM5059
CASTS Error Messages
CASTS0019 - CASTS0025
CASTS1000 - CASTS1020
CASTS5052 - CASTS5059
CASXB Error Messages
CASXB0002 - CASXB0019
CASXB0020 - CASXB0039
CASXB0040 - CASXB0059
CASXB0060 - CASXB0076
CASXO Error Messages
COBEC Error Messages
User Exits
MQ Listener and Writer Types
Reference for MSS Deployment
CICS Commands
Data Conversion
CICS Resource Definitions
CICS Supplied Transactions
IMS Support in Enterprise Server
JCL Commands
JCL Environment Variables
TSO Support in Enterprise Server
MSS Error Messages
JCL Error Messages
JCLAM Error Messages
JCLAM0000 - JCLAM0119
JCLAM0000I job-number job-name Interactive AMS Terminated
JCLAM0001I job-number job-name Number of hex digits should be even
JCLAM0002S job-number job-name Invalid hex. Digits must be 0 thru 9 or A thru F.
JCLAM0003U job-number job-name MISSING SYSIN DD
JCLAM0004U job-number job-name MISSING SYSPRINT DD
JCLAM0006S <name> data set/member is unsuitable or does not exist
JCLAM0101S job-number job-name OPERAND TOO LONG [OPERAND]
JCLAM0102S job-number job-name NUMERIC OPERAND REQUIRED [DATA]
JCLAM0103S job-number job-name UNKNOWN PARAMETER [PARAMETER]
JCLAM0104S job-number job-name EXPECTED CONTINUATION NOT RECEIVED
JCLAM0105S job-number job-name INVALID ENTRYNAME FORMAT [ENTRYNAME]
JCLAM0106S job-number job-name REQUIRED OPERAND MISSING [OPERAND]
JCLAM0107S job-number job-name INVALID COMMAND (PARENS) [COMMAND]
JCLAM0108S job-number job-name INCOMPLETE COMMAND [COMMAND]
JCLAM0109S job-number job-name NO ENTRYNAME SPECIFIED
JCLAM0110E job-number job-name ENTRYNAME ALREADY EXISTS [ENTRYNAME]
JCLAM0111I job-number job-name ENTRYNAME RENAMED TO [ENTRYNAME]
JCLAM0112S job-number job-name UNABLE TO CATALOG [ENTRYNAME]
JCLAM0113I job-number job-name ENTRYNAME DEFINED [ENTRYNAME]
JCLAM0114I job-number job-name ENTRYNAME DELETED [ENTRYNAME]
JCLAM0115E 00000000000000job-numberjob-name ENTRYNAME NOT CATALOGED [ENTRYNAME]
JCLAM0116S UNEXPECTED RETURN CODE FROM MVSCATIO [return-code]
JCLAM0117S job-number job-name TOO MANY ENTRYNAMES SPECIFIED
JCLAM0118S job-number job-name PARAMETER NOT SUPPORTED [PARAMETER]
JCLAM0119S job-number job-name MODELNAME NOT CATALOGED [ENTRYNAME]
JCLAM0120 - JCLAM0139
JCLAM0140 - JCLAM 0159
JCLAM0160 - JCLAM0179
JCLAM0180 - JCLAM0230
JCLAM0180S Unexpected return code return-code from jseb-func-enq-ds
JCLAM0181S Unexpected return code % from jseb-func-deq-ds
JCLAM0182U Unexpected return code % from jseb-func-info-job
JCLAM0183S Character set mismatch. Copied without conversion
JCLAM0184I OS Copy used to perform this REPRO
JCLAM0185S OS Copy operation for this REPRO failed with RC=return-code
JCLAM0186I Incompatible data set attributes. OSCOPY ignored.
JCLAM0187I Dataset dsname is still allocated to (at least) ...
JCLAM0188I DD DDNAME. This may cause unexpected results later.
JCLAM0189I(00) - Dataset attributes assumed to match PC file "pcFileName".
JCLAM0190I Incompatible data set attributes. OSCOPYLAX OK
JCLAM0191I Incompatible file formats. OSCOPY ignored
JCLAM0194W Number of records read was less than COUNT(<value>)
JCLAM0195W <value> records were padded to minimum record length
JCLAM0196S Input dataset is not a VSAM KSDS
JCLAM0198S Dataset <name> is not empty
JCLAM0199S Input and output datasets are the same
JCLAM0200I Dataset attribute <value> altered
JCLAM0201S Cluster may not be REUSEABLE value
JCLAM0202S Relate may not be LINEAR value
JCLAM0203S Relate may not be RRDS value
JCLAM0204S Relate is not a CLUSTER value
JCLAM0221S Insufficient authority to define new dataset %
JCLAM0222S Insufficient authority to read dataset %
JCLAM0223S Insufficient authority to update dataset %
JCLAM0224E Insufficient authority to delete dataset %
JCLAM0225E Insufficient authority to alter/change dataset %
JCLAM0226U Insufficient authority for SYSPRINT dataset %
JCLAM0227U Insufficient authority for SYSIN dataset %
JCLAM0228I Record n out of key sequence.
JCLAM0229E Record n out of key sequence.
JCLAM0230S Insufficient authority to use PCDSN dataset %
JCLAM0231 -
JCLCM Error Messages
JCLCM0000 - JCLCM0199
JCLCM0000I job-number job-name JCL PROCESSOR TERMINATED
JCLCM0001U job-number job-name I/O ERROR ON SYSTEM CATALOG FILE
JCLCM0010W SYSOUT Limit limit exceeded by DD name
JCLCM0011I OUTLIM limit for DD name incremented by amount by user exit MFJUSOXT
JCLCM0012S Job cancelled by user exit MFJUSOXT
JCLCM0013S Job cancelled by global OUTLIM setting of setting
JCLCM0094I Non-JCL record in the input stream has caused this SYSIN DD statement to be generated.
JCLCM0121S Unexpected return type from RJSECA-FC-Execute %1$s.
JCLCM0122S Incorrect password caused SAF failure on the host.
JCLCM0123S Expired password caused SAF failure on the host.
JCLCM0124S Invalid user id caused SAF failure on the host.
JCLCM0125E %1$s is not supported.
JCLCM0126E %1$s is not yet supported.
JCLCM0127S Host dataset %1$s unexpectedly created by alien job.
JCLCM0128S Host dataset %1$s unexpectedly deleted by alien job.
JCLCM0129W LRECL of host RECFM F dataset %1$s assumed to be 80.
JCLCM0130W LRECL of host RECFM V dataset %1$s assumed to be 255.
JCLCM0147U job-number job-name NO DATASET NAME SPECIFIED
JCLCM0158U job-number job-name MVS data set "name" not found
JCLCM0159U job-number job-name FILE OPEN ERROR FILENAME
JCLCM0160U job-number job-name FILE I/O ERROR FILENAME
JCLCM0161U job-number job-name DATASET TYPE INVALID DATASETNAME
JCLCM0162U job-number job-name FILE IS EMPTY FILENAME
JCLCM0163U job-number job-name MVSJOBNO ERROR ASSIGNING JOBNUM
JCLCM0164A job-number job-name All job numbers in the range lower-job-number:upper-job-number are in use.
JCLCM0165S Open for joblog "filename" failed. Also see JCLCM0166
JCLCM0166S File status code for last file I/O failure was value
JCLCM0169I JCL copied
JCLCM0170I job-number job-name JCL SCANNED - NO ERRORS
JCLCM0171E job-number job-name JCL SCANNED - JCL ERROR
JCLCM0172E job-number job-name JOB FAILED - JCL ERROR
JCLCM0173I job-number job-name MFJUSCAN SCANNER EXIT - NO ERRORS
JCLCM0174E job-number job-name MFJUSCAN SCANNER EXIT - JCL ERROR
JCLCM0175S job-number job-name MFJUSCAN SCANNER EXIT - I/O ERROR ON FILENAME
JCLCM0180I job-number job-name Job ready for execution.
JCLCM0181S job-number job-name JOB ABENDED - ERRORCODE
JCLCM0182I job-number job-name JOB ENDED - RC(RETURNCODE)
JCLCM0185U job-number job-name Job flushed upon User Exit request.
JCLCM0185U job-number job-name Job flushed upon User Exit request.
JCLCM0187I job-number job-name JOB SUBMITTED JOBNAME
JCLCM0188I job-number job-name JOB STARTED.
JCLCM0189I job-number job-name STEP BYPASSED STEPNAME.PROCSTEPNAME
JCLCM0190I job-number job-name STEP STARTED STEPNAME.PROCSTEPNAME
JCLCM0191I job-number job-name STEP ENDED STEP1 - COND CODE CONDITION-CODE
JCLCM0192S job-number job-name STEP ABENDED STEP01 - COND CODE ABEND-CODE
JCLCM0193U PROGRAM NOT LOADED - <program name>. RTS CODE: <rts code>
JCLCM0194S job-number job-name DCB MODEL NOT FOUND - DDNAME
JCLCM0195S job-number job-name DATASET IS NOT A GDG - DDNAME
JCLCM0196S Resource allocation failed for dd-name<[concat dd seq no]>. Reason=nnn
JCLCM0197S job-number job-name DISP=MOD, DSN INCOMPATIBLE - DDNAME
JCLCM0198I VSE CONFIG FILE - outcome : config-file
JCLCM0199I job-number job-name Program program-name is cobol-dialectchar-setbyte-orderamode-type
JCLCM0200 - JCLCM0299
JCLCM0400 - JCLCM0499
JCLCM0401U job-number job-name MISSING JOB STATEMENT
JCLCM0402E job-number job-name MISSING EXECUTE STATEMENT
JCLCM0403E job-number job-name TOO MANY PROCEDURES REFERENCED
JCLCM0404E job-number job-name MISSING PEND STATEMENT
JCLCM0405E job-number job-name RECURSIVE, ILLEGAL NESTING, OR LIMIT EXCEEDED
JCLCM0406E job-number job-name PROCEDURE NOT FOUND
JCLCM0407E job-number job-name INVALID LABEL
JCLCM0408I UNKNOWN OUTPUT STMT OPERAND IGNORED
JCLCM0409E job-number job-name INVALID OPERATOR
JCLCM0410E job-number job-name INVALID CONTINUATION
JCLCM0411E job-number job-name OPERAND TOO LONG
JCLCM0412E job-number job-name NON-NUMERIC DATA DETECTED
JCLCM0413E job-number job-name DUPLICATE JOB
JCLCM0414E job-number job-name INVALID OR UNKNOWN OR UNEXPECTED OPERAND
JCLCM0415E job-number job-name INVALID ADDRSPC OPERAND
JCLCM0416I job-number job-name INVALID JOBCLASS OPERAND IGNORED
JCLCM0417I job-number job-name INVALID MSGCLASS OPERAND IGNORED
JCLCM0418E job-number job-name INVALID MSGLEVEL OPERAND
JCLCM0419E job-number job-name INVALID PERFORM OPERAND
JCLCM0420E job-number job-name INVALID PRTY OPERAND
JCLCM0421E job-number job-name INVALID RD OPERAND
JCLCM0422I job-number job-name INVALID REGION OPERAND IGNORED
JCLCM0423E job-number job-name INVALID STEP NAME
JCLCM0424E job-number job-name INVALID PROCSTEP NAME
JCLCM0425E job-number job-name INVALID TIME OPERAND
JCLCM0426E job-number job-name INVALID TYPRUN OPERAND
JCLCM0427E job-number job-name CONDITION STATEMENT IMPROPERLY FORMED
JCLCM0428E job-number job-name INVALID CONDITION CODE
JCLCM0429E job-number job-name INVALID CONDITION OPERATOR
JCLCM0430E job-number job-name INVALID PROGRAM NAME
JCLCM0431E job-number job-name INVALID DYNAMNBR OPERAND
JCLCM0432E job-number job-name INVALID BURST OPERAND
JCLCM0433E job-number job-name INVALID CHKPT OPERAND
JCLCM0434E job-number job-name INVALID RECFM OPERAND
JCLCM0435E job-number job-name INVALID LRECL OPERAND
JCLCM0436E job-number job-name INVALID DISP OPERAND
JCLCM0437E job-number job-name UNEXPECTED STATEMENT
JCLCM0438E job-number job-name PROCSTEP NOT FOUND
JCLCM0439E job-number job-name INVALID LABEL REFERENCE
JCLCM0440E job-number job-name SYMBOL NOT FOUND
JCLCM0441E job-number job-name UNKNOWN PROCSTEP NAME
JCLCM0442E job-number job-name INVALID OVERRIDE
JCLCM0443E job-number job-name INVALID POSITIONAL OPERAND
JCLCM0444E job-number job-name INVALID DATASET NAME
JCLCM0445E job-number job-name INVALID REFER BACK
JCLCM0446E job-number job-name DCBMODEL NAME NOT FOUND
JCLCM0447E job-number job-name INVALID DDNAME
JCLCM0448E job-number job-name INVALID DDNAME REFERENCE
JCLCM0449E job-number job-name MISMATCHED PARENTHESES
JCLCM0450E job-number job-name REFERENCED DD DOES NOT REFER TO A PDS MEMBER
JCLCM0453E job-number job-name UNKNOWN RESTART STEP NAME
JCLCM0454E job-number job-name INVALID ABEND CODE
JCLCM0455E job-number job-name INVALID BLKSIZE OPERAND
JCLCM0456I job-number job-name BLKSIZE NOT A MULTIPLE OF LRECL
JCLCM0457E job-number job-name INVALID EXPDT VALUE
JCLCM0458W job-number job-name INVALID FREE VALUE – DEFAULT OF (END) SUBSTITUTED
JCLCM0459E job-number job-name INVALID UCS VALUE
JCLCM0460E job-number job-name INVALID RECORG VALUE
JCLCM0461E job-number job-name INVALID DLM VALUE
JCLCM0462E job-number job-name INVALID AVGREC VALUE
JCLCM0463E job-number job-name TOO MANY LIBRARIES SPECIFIED
JCLCM0464E job-number job-name INCLUDE NOT FOUND
JCLCM0465E job-number job-name DUPLICATE INSTREAM PROCEDURE
JCLCM0466U job-number job-name INVALID JOBNAME
JCLCM0467E job-number job-name CONFLICTING OR INCOMPATIBLE OPERANDS
JCLCM0468E job-number job-name INVALID DSORG VALUE
JCLCM0469I job-number job-name NONUNIQUE REFERENCE RESOLVED TO FIRST OCCURRENCE
JCLCM0470I job-number job-name NONUNIQUE REFERENCE RESOLVED TO CURRENT OCCURRENCE
JCLCM0471E job-number job-name OPERAND TABLE LIMIT EXCEEDED
JCLCM0472E job-number job-name SYMBOL TABLE LIMIT EXCEEDED
JCLCM0473E job-number job-name INVALID NULL OPERAND VALUE
JCLCM0474E job-number job-name INVALID SYSOUT CLASS OPERAND
JCLCM0475I DD CHANGED TO DUMMY (DDNAME= MISSING)
JCLCM0476E job-number job-name Symbol "name" was not used
JCLCM0477S More than 255 EXEC statements
JCLCM0486E Duplicate comma in action section of limitation type global SYSOUT limit
JCLCM0487E Global output limit number for limitation type too long
JCLCM0488E Closing bracket before action in limitation type global SYSOUT limit
JCLCM0489E No value decoded for limitation type global output limit
JCLCM0490E Error parsing numeric value for limitation type global SYSOUT limit
JCLCM0491E Invalid action parameter for limitation type global SYSOUT limit
JCLCM0499S job-number job-name FILE I/O ERROR OR FILE IS EMPTY
JCLCM0500 - JCLCM0599
JCLCM0500E SPACE parameter "value" is invalid or misplaced
JCLCM0501E UNIT parameter "value" is invalid or misplaced
JCLCM0502E VOLUME parameter "value" is invalid or misplaced
JCLCM0503E Invalid USER parameter
JCLCM0504E TYPEXEC parameter "value" is invalid
JCLCM0505E DSNTYPE parameter "value" is invalid
JCLCM0506E account parameter or its length in error
JCLCM0507E programmer parameter or its length in error
JCLCM0508E Invalid ACCODE parameter
JCLCM0509E Invalid CCSID parameter
JCLCM0510E Invalid BYTES parameter
JCLCM0511E Invalid CARDS parameter
JCLCM0512E Invalid GROUP parameter
JCLCM0513E Invalid LINES parameter
JCLCM0514E Invalid NOTIFY parameter
JCLCM0515E Invalid PAGES parameter
JCLCM0516E Invalid PASSWORD parameter
JCLCM0517E PARM parameter or its length in error
JCLCM0518E Invalid RESTART parameter
JCLCM0519E Invalid SECLABEL parameter
JCLCM0520E Invalid UPLOAD parameter
JCLCM0521E Invalid DOWNLOAD parameter
JCLCM0522E Invalid MEMBER parameter
JCLCM0523E Invalid PCDSN parameter
JCLCM0524E COPIES parameter "value" has invalid value or syntax
JCLCM0525E Excess COPIES specification "value" rejected
JCLCM0526E FCB parameter "value" has invalid value
JCLCM0527E FLASH parameter "value" has invalid value
JCLCM0528E HOLD parameter "value" has invalid value
JCLCM0529E PRTSP parameter "value" has invalid value
JCLCM0530E SPIN parameter "value" has invalid value
JCLCM0531E TRTCH parameter "value" is invalid
JCLCM0532E "value" parameter is invalid
JCLCM0533E "value" parameter has invalid value
JCLCM0599I Excess VOLUME specification "value" ignored
JCLCM0600 - JCLCM0699
JCLCM0800 - JCLCM0899
JCLCM0900 - JCLCM0999
JCLCM1000 - JCLCM2000
JCLGN Error Messages
JCLIM Error Messages
JCLPT Error Messages
JCLUT Error Messages
JCLZZ Error Messages
SORT - MFJSORT Error Messages
SORT000 - SORT099
SORT009U job-number job-name SORT TERMINATED - ERROR ACCESSING MFJSORTM.DAT
SORT012U job-number job-name SYSIN DATASET 'DATASET' EMPTY
SORT013U job-number job-name I/O ERROR ON DATASET 'DATASET'
SORT014U job-number job-name STATUS = FILE STATUS
SORT015U job-number job-name COMMAND STATEMENT ERROR(S) DETECTED
SORT016I job-number job-name SORTTEMP DATASET ALLOCATED TO 'FILE'
SORT019I job-number job-name KEY LENGTH TRUNCATED TO 4096 BYTES
SORT020U job-number job-name SORT(EXTSM) FAILED – SORT ENGINE STATUS = EXTSM STATUS
SORT033I job-number job-namenumber RECORDS MERGED
SORT034I job-number job-namenumber RECORDS COPIED
SORT035U job-number job-name SORTIN DSORG OR RECFM MISSING
SORT036U job-number job-name SORTIN RECORD LENGTH MISSING OR INVALID
SORT037U job-number job-name SYSIN RECFM 'FORMAT'' INVALID
SORT038U job-number job-name SORTIN RECFM 'FORMAT' INVALID
SORT039U job-number job-name SORTOUT RECFM 'FORMAT' INVALID
SORT040U job-number job-name SORT TERMINATED BY E15 'PROGRAM'
SORT041U job-number job-name SORT TERMINATED BY E35 'PROGRAM'
SORT042U job-number job-name MEMORY ALLOCATION FAILURE
SORT043U job-number job-name TOO MANY OUTFIL FILES SPECIFIED
SORT044U job-number job-name TOO MANY 'USE' FILES SPECIFIED
SORT045U job-number job-name TOO MANY 'GIVE' FILES SPECIFIED
SORT090U job-number job-name SORT TERMINATED - MISSING SYSOUT
SORT091U job-number job-name SORT TERMINATED - MISSING SYSIN
SORT092U job-number job-name SORT TERMINATED - MISSING SORTOUT
SORT093U job-number job-name SORT TERMINATED - MISSING SORTIN OR SORTIN01
SORT094U job-number job-name SORT TERMINATED - MISSING SORTOFnn
SORT095U job-number job-name SORT TERMINATED – BAD DATA IN 'CHANGE' FIELD
SORT096U job-number job-name SORT TERMINATED – MISSING FNAMES DATASET 'DATASET'
SORT100 - SORT199
SORT100E job-number job-name MISSING OPERATOR
SORT101E job-number job-name MALFORMED OPERATOR
SORT102E job-number job-name EXPECTED OPERAND MISSING
SORT103E job-number job-name INVALID OPERATOR 'OPERATOR'
SORT104E job-number job-name INVALID OPERAND KEYWORD 'OPERAND'
SORT105E job-number job-name EXPECTED CONTINUATION NOT PRESENT
SORT106E job-number job-name FIELD FORMATS IMPROPERLY SPECIFIED
SORT107E job-number job-name FIELD FORMAT 'FORMAT' INVALID
SORT108E job-number job-name SEQUENCE 'SEQUENCE' INVALID
SORT109E job-number job-name TOO MANY FIELDS SPECIFIED
SORT110E job-number job-name NON-NUMERIC DATA DETECTED
SORT111E job-number job-name 'OPERATOR' OPERATOR ALREADY PROCESSED
SORT112E job-number job-name 'EXIT'' EXIT NOT SUPPORTED
SORT114E job-number job-name EXPECTED '(' NOT FOUND
SORT115E job-number job-name BOOLEAN OPERATOR 'OPERATOR' INVALID
SORT118E job-number job-name SORT / MERGE CONFLICT
SORT119E job-number job-name INCLUDE / OMIT CONFLICT
SORT120E job-number job-name SORT STATEMENT MISSING FIELDS OPERAND
SORT121E job-number job-name MERGE STATEMENT MISSING FIELDS OPERAND
SORT122E job-number job-name INCLUDE STATEMENT MISSING COND OPERAND
SORT123E job-number job-name OMIT STATEMENT MISSING COND OPERAND
SORT124E job-number job-name FIELD POSITION 'NUMBER' INVALID
SORT125E job-number job-name FIELD LENGTH 'NUMBER' INVALID
SORT126E job-number job-name RECORD LENGTH 'NUMBER'' INVALID
SORT127E job-number job-name MISSING SORT/MERGE/COPY COMMAND STATEMENT
SORT128E job-number job-title EXPECTED ')' NOT FOUND
SORT129E job-number job-name EXPECTED '=' NOT FOUND
SORT130E job-number job-name EXPECTED 'F' OR 'V' NOT FOUND
SORT131E job-number job-name EXPECTED 'IX', 'RL', 'SQ', OR 'LS' NOT FOUND
SORT132E job-number job-name PRIME KEY MUST BE SPECIFIED FIRST
SORT133E job-number job-name EXPECTED 'P', 'AD', 'A', OR 'C' NOT FOUND
SORT134E job-number job-name KEYWORD/VALUE 'VALUE' INVALID FOR DFSORT EMULATION
SORT135E job-number job-name KEYWORD/VALUE 'VALUE' INVALID FOR SYNCSORT EMULATION
SORT136E job-number job-name NO GIVE FILE SPECIFIED FOR OUTFIL GROUP
SORT137E job-number job-name NO USE FILE SPECIFIED
SORT138E job-number job-name TARGET LITERAL 'LITERAL' TOO LONG IN CHANGE
SORT139E job-number job-name SUBSTRING COMPARISON MUST BE WITH CHARACTER LITERAL
SORT140E job-number job-name INVALID BINARY DIGIT DETECTED
SORT141E job-number job-name CANNOT SPECIFY SAVE WITH EITHER INCLUDE OR OMIT
SORT142E job-number job-name REPEATED FILES= OR FNAMES=
SORT191I job-number job-name OPERATOR 'OPERATOR' IGNORED
SORT192I job-number job-name OPERAND 'OPERAND' IGNORED
SORT193E job-number job-name INVALID HEX DIGIT DETECTED
SORT194I job-number job-name NO ALTSEQ COMMAND SPECIFIED FOR 'AQ' SORT FIELD FORMATS; 'CH' ASSUMED
SORT195I job-number job-name SORTWORK DIRECTORY 'DIRECTORY' IS INVALID; USING CURRENT DIRECTORY
SORT196E job-number job-name SUM / COPY CONFLICT
SORT197E job-number job-name INREC / MERGE CONFLICT
SORT198E job-number job-name NON-NUMERIC DATA DETECTED IN 'ZD' SUM FIELD
SORT199E job-number job-name TOO MANY OUTFIL STMTS OR TOO MANY FIELDS ON OUTFIL STMT(S)
SORT200 - SORT399
MFJSORT Summary Messages
JES Messages
Enterprise Server Security
Securing an Enterprise Server Installation
Architecture and Overview
Configuring Enterprise Server Security
Configuring External Security Facility (ESF) from the Command Line
Using the MFDS Internal Security Module
MLDAP ESM Module
Configuring Operating System Security: osesm
Configuring Security using Active Directory
Setting Up Security with AD LDS
Preparing Active Directory for Enterprise Server Security
Configuring Windows Users as Enterprise Server Administrators
Configuring Active Directory Users as Enterprise Server Administrators
Configuring Security Using OpenLDAP
Examples
Managing LDAP Security Manager from the Enterprise Server UI
ESF LDAP Security Administration Web Interface
Migrating from Enterprise Server Early Versions
Security Reference Information
Environment Variables used in Enterprise Server Security
Resource Classes used by Enterprise Server
Solutions, Restrictions, and Changes in Behavior
Using External Security Facility (ESF) Features
OS ESM Module
ESF Caching
External Administrative Update Notification
ESF Passtokens
Security Federation
ESF Manager Messages and Logging
ESF User Exit
The Referential Integrity Sample User Exit
Result Codes in the ESF API Parameter Block
Long Usernames and Passwords
Verify Request Throttling
Glossary
Enterprise Server Auditing
Configuring Enterprise Server Auditing
Audit Event Codes
Creating Custom Audit Events
Using the Security Audit Manager (deprecated)
About the Audit Manager (deprecated)
Audit Manager Architecture (deprecated)
Getting Started with Auditing (deprecated)
Starting and Stopping the Audit Process (deprecated)
Configuring the AUDITFILE Emitter (deprecated)
Configuring the SNMP Emitter (deprecated)
Accessing Audit Data (deprecated)
Using the Audit Manager as a Windows Service (deprecated)
Audit Manager Errors (deprecated)
Configuring a User Exit (deprecated)
Audit Manager APIs (deprecated)
Securing Communications
Introduction to Securing Communications
Configuring Secure Communications for Client Applications
Setting Up Secure Communications
Troubleshooting a Secure Connection
Using the Demonstration Certificate Authority
Tutorial: Requesting and Issuing Server Certificates
Tutorial: Configuring SSL Security in the Server
Information on OpenSSL
SSL and PKI Technology Primer
SSL
CAs and PKIs
Checking, Exporting and Importing Certificates Overview
Certificates
Standards and Organizations
Some Common Algorithms: Overview
Definitions for OpenSSL
Attacks
Designing a PKI
Specifying a Server Protocol and Cipher Suite Preference
Secure Communications (SSL) Legal Information
Multi-Factor Authentication
Mainframe Support for Deployed Applications
MSS Configuration and Administration
Introduction to Mainframe Subsystem Support
Assembler Support
CICS Support
Installation Verification
Configuring CICS-enabled Enterprise Servers
Resource Definitions
Configuring CICS for Security
Configuring CICS for Databases
Intersystem Communication
Setting Up Communications with Mainframe CICS Regions
Connecting to a Mainframe: Overview
System Architecture
Communications software requirements
Process Overview
Configuration Definitions
Mainframe Connection Information Requirements for 802.2 DLC
Installing the Communications Server Software
Configuring Communications Server to Mainframe Communication
Connecting a Client to the Host CICS Region
Defining a CICS Connection from the Host to the Local COBOL System
Setting Up Communications from Host to Local CICS System
Configuring CICS Terminals and Printers
CICS Web Interface Support
Transaction class (TRANCLASS) support
Modernizing CICS Applications
Administering CICS-enabled Enterprise Servers
MSS Aspects of Troubleshooting
CICS Support Tasks
JCL Support
Configuring Enterprise Servers for JCL
Administering JCL-enabled Enterprise Servers
z/OS Enterprise Server Extensions
Catalog Maintenance
Configuring JCL Timeouts
JCL Aspects of Troubleshooting
JCL Support Tasks
Using Fileshare with Enterprise Server
iFileshare
Stand-alone Fileshare
Running EZASOKET Applications on Enterprise Server
Reference for MSS Deployment
CICS Commands
Data Conversion
CICS Resource Definitions
CICS Supplied Transactions
IMS Support in Enterprise Server
JCL Commands
JCL Environment Variables
TSO Support in Enterprise Server
MSS Error Messages
JCL Error Messages
JCLAM Error Messages
JCLAM0000 - JCLAM0119
JCLAM0000I job-number job-name Interactive AMS Terminated
JCLAM0001I job-number job-name Number of hex digits should be even
JCLAM0002S job-number job-name Invalid hex. Digits must be 0 thru 9 or A thru F.
JCLAM0003U job-number job-name MISSING SYSIN DD
JCLAM0004U job-number job-name MISSING SYSPRINT DD
JCLAM0006S <name> data set/member is unsuitable or does not exist
JCLAM0101S job-number job-name OPERAND TOO LONG [OPERAND]
JCLAM0102S job-number job-name NUMERIC OPERAND REQUIRED [DATA]
JCLAM0103S job-number job-name UNKNOWN PARAMETER [PARAMETER]
JCLAM0104S job-number job-name EXPECTED CONTINUATION NOT RECEIVED
JCLAM0105S job-number job-name INVALID ENTRYNAME FORMAT [ENTRYNAME]
JCLAM0106S job-number job-name REQUIRED OPERAND MISSING [OPERAND]
JCLAM0107S job-number job-name INVALID COMMAND (PARENS) [COMMAND]
JCLAM0108S job-number job-name INCOMPLETE COMMAND [COMMAND]
JCLAM0109S job-number job-name NO ENTRYNAME SPECIFIED
JCLAM0110E job-number job-name ENTRYNAME ALREADY EXISTS [ENTRYNAME]
JCLAM0111I job-number job-name ENTRYNAME RENAMED TO [ENTRYNAME]
JCLAM0112S job-number job-name UNABLE TO CATALOG [ENTRYNAME]
JCLAM0113I job-number job-name ENTRYNAME DEFINED [ENTRYNAME]
JCLAM0114I job-number job-name ENTRYNAME DELETED [ENTRYNAME]
JCLAM0115E 00000000000000job-numberjob-name ENTRYNAME NOT CATALOGED [ENTRYNAME]
JCLAM0116S UNEXPECTED RETURN CODE FROM MVSCATIO [return-code]
JCLAM0117S job-number job-name TOO MANY ENTRYNAMES SPECIFIED
JCLAM0118S job-number job-name PARAMETER NOT SUPPORTED [PARAMETER]
JCLAM0119S job-number job-name MODELNAME NOT CATALOGED [ENTRYNAME]
JCLAM0120 - JCLAM0139
JCLAM0140 - JCLAM 0159
JCLAM0160 - JCLAM0179
JCLAM0180 - JCLAM0230
JCLAM0180S Unexpected return code return-code from jseb-func-enq-ds
JCLAM0181S Unexpected return code % from jseb-func-deq-ds
JCLAM0182U Unexpected return code % from jseb-func-info-job
JCLAM0183S Character set mismatch. Copied without conversion
JCLAM0184I OS Copy used to perform this REPRO
JCLAM0185S OS Copy operation for this REPRO failed with RC=return-code
JCLAM0186I Incompatible data set attributes. OSCOPY ignored.
JCLAM0187I Dataset dsname is still allocated to (at least) ...
JCLAM0188I DD DDNAME. This may cause unexpected results later.
JCLAM0189I(00) - Dataset attributes assumed to match PC file "pcFileName".
JCLAM0190I Incompatible data set attributes. OSCOPYLAX OK
JCLAM0191I Incompatible file formats. OSCOPY ignored
JCLAM0194W Number of records read was less than COUNT(<value>)
JCLAM0195W <value> records were padded to minimum record length
JCLAM0196S Input dataset is not a VSAM KSDS
JCLAM0198S Dataset <name> is not empty
JCLAM0199S Input and output datasets are the same
JCLAM0200I Dataset attribute <value> altered
JCLAM0201S Cluster may not be REUSEABLE value
JCLAM0202S Relate may not be LINEAR value
JCLAM0203S Relate may not be RRDS value
JCLAM0204S Relate is not a CLUSTER value
JCLAM0221S Insufficient authority to define new dataset %
JCLAM0222S Insufficient authority to read dataset %
JCLAM0223S Insufficient authority to update dataset %
JCLAM0224E Insufficient authority to delete dataset %
JCLAM0225E Insufficient authority to alter/change dataset %
JCLAM0226U Insufficient authority for SYSPRINT dataset %
JCLAM0227U Insufficient authority for SYSIN dataset %
JCLAM0228I Record n out of key sequence.
JCLAM0229E Record n out of key sequence.
JCLAM0230S Insufficient authority to use PCDSN dataset %
JCLAM0231 -
JCLCM Error Messages
JCLCM0000 - JCLCM0199
JCLCM0000I job-number job-name JCL PROCESSOR TERMINATED
JCLCM0001U job-number job-name I/O ERROR ON SYSTEM CATALOG FILE
JCLCM0010W SYSOUT Limit limit exceeded by DD name
JCLCM0011I OUTLIM limit for DD name incremented by amount by user exit MFJUSOXT
JCLCM0012S Job cancelled by user exit MFJUSOXT
JCLCM0013S Job cancelled by global OUTLIM setting of setting
JCLCM0094I Non-JCL record in the input stream has caused this SYSIN DD statement to be generated.
JCLCM0121S Unexpected return type from RJSECA-FC-Execute %1$s.
JCLCM0122S Incorrect password caused SAF failure on the host.
JCLCM0123S Expired password caused SAF failure on the host.
JCLCM0124S Invalid user id caused SAF failure on the host.
JCLCM0125E %1$s is not supported.
JCLCM0126E %1$s is not yet supported.
JCLCM0127S Host dataset %1$s unexpectedly created by alien job.
JCLCM0128S Host dataset %1$s unexpectedly deleted by alien job.
JCLCM0129W LRECL of host RECFM F dataset %1$s assumed to be 80.
JCLCM0130W LRECL of host RECFM V dataset %1$s assumed to be 255.
JCLCM0147U job-number job-name NO DATASET NAME SPECIFIED
JCLCM0158U job-number job-name MVS data set "name" not found
JCLCM0159U job-number job-name FILE OPEN ERROR FILENAME
JCLCM0160U job-number job-name FILE I/O ERROR FILENAME
JCLCM0161U job-number job-name DATASET TYPE INVALID DATASETNAME
JCLCM0162U job-number job-name FILE IS EMPTY FILENAME
JCLCM0163U job-number job-name MVSJOBNO ERROR ASSIGNING JOBNUM
JCLCM0164A job-number job-name All job numbers in the range lower-job-number:upper-job-number are in use.
JCLCM0165S Open for joblog "filename" failed. Also see JCLCM0166
JCLCM0166S File status code for last file I/O failure was value
JCLCM0169I JCL copied
JCLCM0170I job-number job-name JCL SCANNED - NO ERRORS
JCLCM0171E job-number job-name JCL SCANNED - JCL ERROR
JCLCM0172E job-number job-name JOB FAILED - JCL ERROR
JCLCM0173I job-number job-name MFJUSCAN SCANNER EXIT - NO ERRORS
JCLCM0174E job-number job-name MFJUSCAN SCANNER EXIT - JCL ERROR
JCLCM0175S job-number job-name MFJUSCAN SCANNER EXIT - I/O ERROR ON FILENAME
JCLCM0180I job-number job-name Job ready for execution.
JCLCM0181S job-number job-name JOB ABENDED - ERRORCODE
JCLCM0182I job-number job-name JOB ENDED - RC(RETURNCODE)
JCLCM0185U job-number job-name Job flushed upon User Exit request.
JCLCM0185U job-number job-name Job flushed upon User Exit request.
JCLCM0187I job-number job-name JOB SUBMITTED JOBNAME
JCLCM0188I job-number job-name JOB STARTED.
JCLCM0189I job-number job-name STEP BYPASSED STEPNAME.PROCSTEPNAME
JCLCM0190I job-number job-name STEP STARTED STEPNAME.PROCSTEPNAME
JCLCM0191I job-number job-name STEP ENDED STEP1 - COND CODE CONDITION-CODE
JCLCM0192S job-number job-name STEP ABENDED STEP01 - COND CODE ABEND-CODE
JCLCM0193U PROGRAM NOT LOADED - <program name>. RTS CODE: <rts code>
JCLCM0194S job-number job-name DCB MODEL NOT FOUND - DDNAME
JCLCM0195S job-number job-name DATASET IS NOT A GDG - DDNAME
JCLCM0196S Resource allocation failed for dd-name<[concat dd seq no]>. Reason=nnn
JCLCM0197S job-number job-name DISP=MOD, DSN INCOMPATIBLE - DDNAME
JCLCM0198I VSE CONFIG FILE - outcome : config-file
JCLCM0199I job-number job-name Program program-name is cobol-dialectchar-setbyte-orderamode-type
JCLCM0200 - JCLCM0299
JCLCM0400 - JCLCM0499
JCLCM0401U job-number job-name MISSING JOB STATEMENT
JCLCM0402E job-number job-name MISSING EXECUTE STATEMENT
JCLCM0403E job-number job-name TOO MANY PROCEDURES REFERENCED
JCLCM0404E job-number job-name MISSING PEND STATEMENT
JCLCM0405E job-number job-name RECURSIVE, ILLEGAL NESTING, OR LIMIT EXCEEDED
JCLCM0406E job-number job-name PROCEDURE NOT FOUND
JCLCM0407E job-number job-name INVALID LABEL
JCLCM0408I UNKNOWN OUTPUT STMT OPERAND IGNORED
JCLCM0409E job-number job-name INVALID OPERATOR
JCLCM0410E job-number job-name INVALID CONTINUATION
JCLCM0411E job-number job-name OPERAND TOO LONG
JCLCM0412E job-number job-name NON-NUMERIC DATA DETECTED
JCLCM0413E job-number job-name DUPLICATE JOB
JCLCM0414E job-number job-name INVALID OR UNKNOWN OR UNEXPECTED OPERAND
JCLCM0415E job-number job-name INVALID ADDRSPC OPERAND
JCLCM0416I job-number job-name INVALID JOBCLASS OPERAND IGNORED
JCLCM0417I job-number job-name INVALID MSGCLASS OPERAND IGNORED
JCLCM0418E job-number job-name INVALID MSGLEVEL OPERAND
JCLCM0419E job-number job-name INVALID PERFORM OPERAND
JCLCM0420E job-number job-name INVALID PRTY OPERAND
JCLCM0421E job-number job-name INVALID RD OPERAND
JCLCM0422I job-number job-name INVALID REGION OPERAND IGNORED
JCLCM0423E job-number job-name INVALID STEP NAME
JCLCM0424E job-number job-name INVALID PROCSTEP NAME
JCLCM0425E job-number job-name INVALID TIME OPERAND
JCLCM0426E job-number job-name INVALID TYPRUN OPERAND
JCLCM0427E job-number job-name CONDITION STATEMENT IMPROPERLY FORMED
JCLCM0428E job-number job-name INVALID CONDITION CODE
JCLCM0429E job-number job-name INVALID CONDITION OPERATOR
JCLCM0430E job-number job-name INVALID PROGRAM NAME
JCLCM0431E job-number job-name INVALID DYNAMNBR OPERAND
JCLCM0432E job-number job-name INVALID BURST OPERAND
JCLCM0433E job-number job-name INVALID CHKPT OPERAND
JCLCM0434E job-number job-name INVALID RECFM OPERAND
JCLCM0435E job-number job-name INVALID LRECL OPERAND
JCLCM0436E job-number job-name INVALID DISP OPERAND
JCLCM0437E job-number job-name UNEXPECTED STATEMENT
JCLCM0438E job-number job-name PROCSTEP NOT FOUND
JCLCM0439E job-number job-name INVALID LABEL REFERENCE
JCLCM0440E job-number job-name SYMBOL NOT FOUND
JCLCM0441E job-number job-name UNKNOWN PROCSTEP NAME
JCLCM0442E job-number job-name INVALID OVERRIDE
JCLCM0443E job-number job-name INVALID POSITIONAL OPERAND
JCLCM0444E job-number job-name INVALID DATASET NAME
JCLCM0445E job-number job-name INVALID REFER BACK
JCLCM0446E job-number job-name DCBMODEL NAME NOT FOUND
JCLCM0447E job-number job-name INVALID DDNAME
JCLCM0448E job-number job-name INVALID DDNAME REFERENCE
JCLCM0449E job-number job-name MISMATCHED PARENTHESES
JCLCM0450E job-number job-name REFERENCED DD DOES NOT REFER TO A PDS MEMBER
JCLCM0453E job-number job-name UNKNOWN RESTART STEP NAME
JCLCM0454E job-number job-name INVALID ABEND CODE
JCLCM0455E job-number job-name INVALID BLKSIZE OPERAND
JCLCM0456I job-number job-name BLKSIZE NOT A MULTIPLE OF LRECL
JCLCM0457E job-number job-name INVALID EXPDT VALUE
JCLCM0458W job-number job-name INVALID FREE VALUE – DEFAULT OF (END) SUBSTITUTED
JCLCM0459E job-number job-name INVALID UCS VALUE
JCLCM0460E job-number job-name INVALID RECORG VALUE
JCLCM0461E job-number job-name INVALID DLM VALUE
JCLCM0462E job-number job-name INVALID AVGREC VALUE
JCLCM0463E job-number job-name TOO MANY LIBRARIES SPECIFIED
JCLCM0464E job-number job-name INCLUDE NOT FOUND
JCLCM0465E job-number job-name DUPLICATE INSTREAM PROCEDURE
JCLCM0466U job-number job-name INVALID JOBNAME
JCLCM0467E job-number job-name CONFLICTING OR INCOMPATIBLE OPERANDS
JCLCM0468E job-number job-name INVALID DSORG VALUE
JCLCM0469I job-number job-name NONUNIQUE REFERENCE RESOLVED TO FIRST OCCURRENCE
JCLCM0470I job-number job-name NONUNIQUE REFERENCE RESOLVED TO CURRENT OCCURRENCE
JCLCM0471E job-number job-name OPERAND TABLE LIMIT EXCEEDED
JCLCM0472E job-number job-name SYMBOL TABLE LIMIT EXCEEDED
JCLCM0473E job-number job-name INVALID NULL OPERAND VALUE
JCLCM0474E job-number job-name INVALID SYSOUT CLASS OPERAND
JCLCM0475I DD CHANGED TO DUMMY (DDNAME= MISSING)
JCLCM0476E job-number job-name Symbol "name" was not used
JCLCM0477S More than 255 EXEC statements
JCLCM0486E Duplicate comma in action section of limitation type global SYSOUT limit
JCLCM0487E Global output limit number for limitation type too long
JCLCM0488E Closing bracket before action in limitation type global SYSOUT limit
JCLCM0489E No value decoded for limitation type global output limit
JCLCM0490E Error parsing numeric value for limitation type global SYSOUT limit
JCLCM0491E Invalid action parameter for limitation type global SYSOUT limit
JCLCM0499S job-number job-name FILE I/O ERROR OR FILE IS EMPTY
JCLCM0500 - JCLCM0599
JCLCM0500E SPACE parameter "value" is invalid or misplaced
JCLCM0501E UNIT parameter "value" is invalid or misplaced
JCLCM0502E VOLUME parameter "value" is invalid or misplaced
JCLCM0503E Invalid USER parameter
JCLCM0504E TYPEXEC parameter "value" is invalid
JCLCM0505E DSNTYPE parameter "value" is invalid
JCLCM0506E account parameter or its length in error
JCLCM0507E programmer parameter or its length in error
JCLCM0508E Invalid ACCODE parameter
JCLCM0509E Invalid CCSID parameter
JCLCM0510E Invalid BYTES parameter
JCLCM0511E Invalid CARDS parameter
JCLCM0512E Invalid GROUP parameter
JCLCM0513E Invalid LINES parameter
JCLCM0514E Invalid NOTIFY parameter
JCLCM0515E Invalid PAGES parameter
JCLCM0516E Invalid PASSWORD parameter
JCLCM0517E PARM parameter or its length in error
JCLCM0518E Invalid RESTART parameter
JCLCM0519E Invalid SECLABEL parameter
JCLCM0520E Invalid UPLOAD parameter
JCLCM0521E Invalid DOWNLOAD parameter
JCLCM0522E Invalid MEMBER parameter
JCLCM0523E Invalid PCDSN parameter
JCLCM0524E COPIES parameter "value" has invalid value or syntax
JCLCM0525E Excess COPIES specification "value" rejected
JCLCM0526E FCB parameter "value" has invalid value
JCLCM0527E FLASH parameter "value" has invalid value
JCLCM0528E HOLD parameter "value" has invalid value
JCLCM0529E PRTSP parameter "value" has invalid value
JCLCM0530E SPIN parameter "value" has invalid value
JCLCM0531E TRTCH parameter "value" is invalid
JCLCM0532E "value" parameter is invalid
JCLCM0533E "value" parameter has invalid value
JCLCM0599I Excess VOLUME specification "value" ignored
JCLCM0600 - JCLCM0699
JCLCM0800 - JCLCM0899
JCLCM0900 - JCLCM0999
JCLCM1000 - JCLCM2000
JCLGN Error Messages
JCLIM Error Messages
JCLPT Error Messages
JCLUT Error Messages
JCLZZ Error Messages
SORT - MFJSORT Error Messages
SORT000 - SORT099
SORT009U job-number job-name SORT TERMINATED - ERROR ACCESSING MFJSORTM.DAT
SORT012U job-number job-name SYSIN DATASET 'DATASET' EMPTY
SORT013U job-number job-name I/O ERROR ON DATASET 'DATASET'
SORT014U job-number job-name STATUS = FILE STATUS
SORT015U job-number job-name COMMAND STATEMENT ERROR(S) DETECTED
SORT016I job-number job-name SORTTEMP DATASET ALLOCATED TO 'FILE'
SORT019I job-number job-name KEY LENGTH TRUNCATED TO 4096 BYTES
SORT020U job-number job-name SORT(EXTSM) FAILED – SORT ENGINE STATUS = EXTSM STATUS
SORT033I job-number job-namenumber RECORDS MERGED
SORT034I job-number job-namenumber RECORDS COPIED
SORT035U job-number job-name SORTIN DSORG OR RECFM MISSING
SORT036U job-number job-name SORTIN RECORD LENGTH MISSING OR INVALID
SORT037U job-number job-name SYSIN RECFM 'FORMAT'' INVALID
SORT038U job-number job-name SORTIN RECFM 'FORMAT' INVALID
SORT039U job-number job-name SORTOUT RECFM 'FORMAT' INVALID
SORT040U job-number job-name SORT TERMINATED BY E15 'PROGRAM'
SORT041U job-number job-name SORT TERMINATED BY E35 'PROGRAM'
SORT042U job-number job-name MEMORY ALLOCATION FAILURE
SORT043U job-number job-name TOO MANY OUTFIL FILES SPECIFIED
SORT044U job-number job-name TOO MANY 'USE' FILES SPECIFIED
SORT045U job-number job-name TOO MANY 'GIVE' FILES SPECIFIED
SORT090U job-number job-name SORT TERMINATED - MISSING SYSOUT
SORT091U job-number job-name SORT TERMINATED - MISSING SYSIN
SORT092U job-number job-name SORT TERMINATED - MISSING SORTOUT
SORT093U job-number job-name SORT TERMINATED - MISSING SORTIN OR SORTIN01
SORT094U job-number job-name SORT TERMINATED - MISSING SORTOFnn
SORT095U job-number job-name SORT TERMINATED – BAD DATA IN 'CHANGE' FIELD
SORT096U job-number job-name SORT TERMINATED – MISSING FNAMES DATASET 'DATASET'
SORT100 - SORT199
SORT100E job-number job-name MISSING OPERATOR
SORT101E job-number job-name MALFORMED OPERATOR
SORT102E job-number job-name EXPECTED OPERAND MISSING
SORT103E job-number job-name INVALID OPERATOR 'OPERATOR'
SORT104E job-number job-name INVALID OPERAND KEYWORD 'OPERAND'
SORT105E job-number job-name EXPECTED CONTINUATION NOT PRESENT
SORT106E job-number job-name FIELD FORMATS IMPROPERLY SPECIFIED
SORT107E job-number job-name FIELD FORMAT 'FORMAT' INVALID
SORT108E job-number job-name SEQUENCE 'SEQUENCE' INVALID
SORT109E job-number job-name TOO MANY FIELDS SPECIFIED
SORT110E job-number job-name NON-NUMERIC DATA DETECTED
SORT111E job-number job-name 'OPERATOR' OPERATOR ALREADY PROCESSED
SORT112E job-number job-name 'EXIT'' EXIT NOT SUPPORTED
SORT114E job-number job-name EXPECTED '(' NOT FOUND
SORT115E job-number job-name BOOLEAN OPERATOR 'OPERATOR' INVALID
SORT118E job-number job-name SORT / MERGE CONFLICT
SORT119E job-number job-name INCLUDE / OMIT CONFLICT
SORT120E job-number job-name SORT STATEMENT MISSING FIELDS OPERAND
SORT121E job-number job-name MERGE STATEMENT MISSING FIELDS OPERAND
SORT122E job-number job-name INCLUDE STATEMENT MISSING COND OPERAND
SORT123E job-number job-name OMIT STATEMENT MISSING COND OPERAND
SORT124E job-number job-name FIELD POSITION 'NUMBER' INVALID
SORT125E job-number job-name FIELD LENGTH 'NUMBER' INVALID
SORT126E job-number job-name RECORD LENGTH 'NUMBER'' INVALID
SORT127E job-number job-name MISSING SORT/MERGE/COPY COMMAND STATEMENT
SORT128E job-number job-title EXPECTED ')' NOT FOUND
SORT129E job-number job-name EXPECTED '=' NOT FOUND
SORT130E job-number job-name EXPECTED 'F' OR 'V' NOT FOUND
SORT131E job-number job-name EXPECTED 'IX', 'RL', 'SQ', OR 'LS' NOT FOUND
SORT132E job-number job-name PRIME KEY MUST BE SPECIFIED FIRST
SORT133E job-number job-name EXPECTED 'P', 'AD', 'A', OR 'C' NOT FOUND
SORT134E job-number job-name KEYWORD/VALUE 'VALUE' INVALID FOR DFSORT EMULATION
SORT135E job-number job-name KEYWORD/VALUE 'VALUE' INVALID FOR SYNCSORT EMULATION
SORT136E job-number job-name NO GIVE FILE SPECIFIED FOR OUTFIL GROUP
SORT137E job-number job-name NO USE FILE SPECIFIED
SORT138E job-number job-name TARGET LITERAL 'LITERAL' TOO LONG IN CHANGE
SORT139E job-number job-name SUBSTRING COMPARISON MUST BE WITH CHARACTER LITERAL
SORT140E job-number job-name INVALID BINARY DIGIT DETECTED
SORT141E job-number job-name CANNOT SPECIFY SAVE WITH EITHER INCLUDE OR OMIT
SORT142E job-number job-name REPEATED FILES= OR FNAMES=
SORT191I job-number job-name OPERATOR 'OPERATOR' IGNORED
SORT192I job-number job-name OPERAND 'OPERAND' IGNORED
SORT193E job-number job-name INVALID HEX DIGIT DETECTED
SORT194I job-number job-name NO ALTSEQ COMMAND SPECIFIED FOR 'AQ' SORT FIELD FORMATS; 'CH' ASSUMED
SORT195I job-number job-name SORTWORK DIRECTORY 'DIRECTORY' IS INVALID; USING CURRENT DIRECTORY
SORT196E job-number job-name SUM / COPY CONFLICT
SORT197E job-number job-name INREC / MERGE CONFLICT
SORT198E job-number job-name NON-NUMERIC DATA DETECTED IN 'ZD' SUM FIELD
SORT199E job-number job-name TOO MANY OUTFIL STMTS OR TOO MANY FIELDS ON OUTFIL STMT(S)
SORT200 - SORT399
MFJSORT Summary Messages
JES Messages
Secure Communications (SSL)
Using the Demonstration Certificate Authority
Tutorial: Requesting and Issuing Server Certificates
Tutorial: Configuring SSL Security in the Server
Information on OpenSSL
Configuring SSL Security
Installing Certificates
SSL and PKI Technology Primer
SSL
CAs and PKIs
Checking, Exporting and Importing Certificates Overview
Certificates
Standards and Organizations
Some Common Algorithms: Overview
Definitions for OpenSSL
Attacks
Designing a PKI
Specifying a Server Protocol and Cipher Suite Preference
SSL Reference
Troubleshooting
Copyright and Legal Information
Notations and Conventions