In order to format CZ messages correctly in a DBCS environment, use the sit override MSGCASE=UPPER.
This message is issued whenever the method IccEvent::summary is called, and it gives the summary details of the event (CICS call).
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table and writes this message to the TD queue CCZM.
This message is issued for information only and there is no specific user action needed in response.
CCZM
ICCEVTEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
X'
resp',
resptext,
X'
resp2
'
This message is issued whenever the method IccException::summary is called, and it gives the summary details of the exception.
The message related to the exception can be obtained by calling the method IccException::message.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table and writes this message to the TD queue CCZM.
This message is issued for information only and there is no specific user action needed in response.
CCZM
ICCEXCEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
exceptno,
class,
method,
type
The method reported in the message failed because an internal call to CICS returned a failure condition.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
You need to correct the cause of the underlying CICS failure before retrying this command. You should look at other messages and the trace log for further indication of the root cause.
If the error condition persists, you will need assistance from IBM. See CICS® Problem Determination Guide for guidance on how to proceed.
CCZM
ICCRESIC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
condition
The method reported in the message failed because of a severe internal error.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
Make a note of the diagnostic information and contact IBM for assistance. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCBASIC,
ICCCLKEC,
ICCCTLEC,
ICCFILEC,
ICCFLIEC,
ICCRESEC,
ICCRESIC,
ICCTIMEC,
ICCTRMEC,
ICCTSKEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
diaginfo1,
diaginfo2
The constructor/operator reported in the message failed because it is not supported on the current platform (MVS).
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to establish why this program was running on an MVS platform; and then, either change the program not to call this method, or change the platform as appropriate.
If you are using vendor written software that fails in this way, you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCCONEC,
ICCJRNEC,
ICCRIDEC,
ICCSESEC,
ICCUSREC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
env
The method/operator reported in the message failed because CICS has been configured to restrict its functionality to that of the CICS family subset. This method/operator is not part of this subset.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written, then you need to establish why this method/operator was called; and if appropriate, switch off the CICS family subset enforcement or change the program to avoid using this method/operator.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCCONEC,
ICCJRNEC,
ICCRIDEC,
ICCSESEC,
ICCUSREC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method
The method reported in the message failed because it is not supported on the current platform (MVS).
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to establish why this program was running on an MVS platform, and then either change the program not to call this method or change the platform as appropriate.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCABDEC,
ICCCLKEC,
ICCCONEC,
ICCCTLEC,
ICCSESEC,
ICCSRQIC,
ICCTMDEC,
ICCTRMEC,
ICCTSKEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
env
The method reported in the message failed because CICS has been configured to restrict its functionality to that of the CICS family subset. This method is not part of this.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to establish why this method was called, and if appropriate, switch off the CICS family subset enforcement or change the program to avoid using this method.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCABDEC,
ICCCLKEC,
ICCCONEC,
ICCCTLEC,
ICCSESEC,
ICCSRQIC,
ICCTMDEC,
ICCTRMEC,
ICCTSKEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method
The method reported in the message failed because the object being accessed was incomplete as shown below:
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to change it so that the object being accessed, is built correctly.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCSESEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method
The method reported in the message failed because the object being accessed had a reference to an input message and was invoked through the use of the remote program link. This combination is not supported.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to change it so that the object being accessed, either does not have an input message, or the program is not invoked through the use of the remote program link.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCPRGEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method
The method reported in the message failed because the object being accessed was not one of the supported classes; IccDataQueue, IccFile, IccFileIterator, IccProgram, IccStartRequestQ, IccTempStore.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to change it so that the object is of the correct type before it is accessed in this way.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCRESEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method
The method reported in the message failed because the object being accessed was not of the correct type.
For example the method IccSession::extractProcess() is restricted to access objects of type Back-End only.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need either to change it or the related CICS definitions, so that the object is of the correct type before it is accessed in this way.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCSESEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
object_type
The method reported in the message failed because the object being accessed did not have all the resources it needs allocated to it.
For example, the method call, IccFile::readRecord(mode, updateToken), would fail in this way if the object being accessed did not have a valid reference of a record index.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to change it, so that the object has the correct resources allocated to it before it is accessed in this way.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCFILEC,
ICCFILIC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
resource
The method reported in the message failed because its usage is restricted to a maximum of 15 nested calls, while the current request would cause this to be exceeded.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to change it so that it does not cause the depth of nesting to exceed 15.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCPRGEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
max
The method reported in the message failed because the method is only valid for a restricted set of resource types, and is invalid for the object being accessed.
This method is valid for the following resource types; cDataQueue, cFile, cFileIterator, cProgram, cStartRequestQ, cTempStore.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to change it so that it does not call this method for this type of object.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCFILEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
resourcetype
The method reported in the message failed because it detected that an optional parameter was set which is invalid for the current environment.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to establish why the optional parameter was being used, and if appropriate, change the environment or change the program to avoid using this option.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCFILEC
ICCFLIIC
ICCSEMEC
ICCSESIC
ICCSRQEC
ICCSYSEC
ICCTIMEC
ICCTSKEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
pname,
env
The method reported in the message failed because it detected that an optional parameter was set which is invalid when CICS is configured to restrict its functionality to that of the CICS family.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to establish why the optional parameter was being used, and if appropriate, switch off the CICS family subset enforcement or change the program to avoid using this option.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCFILEC,
ICCFLIIC,
ICCSEMEC,
ICCSESIC,
ICCSRQEC,
ICCSYSEC,
ICCTIMEC,
ICCTSKEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
pname
The method reported in the message failed because the system detected a buffer containing a function management header(FMH), which is invalid for the current environment.
FMH headers are used in SNA communication protocols and during 3270 terminal error conditions.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to establish why the system used buffers containing FMH headers, and if appropriate, change the environment or change the program to avoid using this function.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCSRQEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
env
The method reported in the message failed because the system detected a buffer containing a function management header(FMH), which is invalid when CICS is configured to restrict its functionality to that of the CICS family.
FMH headers are used in SNA communication protocols and during 3270 terminal error conditions.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to establish why the system used a buffer containing FMH headers, and if appropriate, switch off CICS family subset enforcement or change the program to avoid using this function.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCSRQEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method
The method reported in the message failed because the value passed in for the named parameter was invalid.
For example, assuming the definition, IccResource::IccResourceId(cFileId,"ABC"), the call, assign(9999,"PQRS"), would fail because the length value of 9999 is invalid.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, throws an exception, and completes the request having truncated the excess data.
If the calling program is user written then you need to check the invalid parameter on the calling statement, and if appropriate, change it.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCRIDEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
pname,
length,
max
This is an internal logic error.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
You will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCSESEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
pname,
length,
max
The method/operator reported in the message failed because the target object was not big enough and could not be extended to accommodate the new string.
For example, assuming the definition, IccBuf buffer(5,IccBuf::fixed), the assignment, buffer = "toolong", would fail because the length of "toolong" is greater than 5. The resulting text value of the object buffer would be "toolo".
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, throws an exception, and completes the request having truncated the excess data.
If the calling program is user written then you need to check the invalid parameter on the calling statement, and if appropriate, change it.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCBUFIC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method
The method reported in the message failed because one of the string parameters supplied contained a value that was too long.
For example, the method call IccFileId::IccFileId("LONGFILENAME") would fail because the value "LONGFILENAME" is greater than IccGI::maxFileNameLength.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to check the invalid parameter on the calling statement, and if appropriate, change it.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCCTLEC
ICCRESEC
ICCRIDEC
ICCSRQEC
ICCSRQIC
ICCTSKEC
ICCUSREC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
pname,
length,
max
The constructor method reported in the message failed because one of the string parameters supplied contained a value that was too long.
For example, the method call IccFileId::IccFileId("LONGFILENAME") would fail because the value "LONGFILENAME" is greater than IccGI::maxFileNameLength.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to check the invalid parameter on the calling statement, and if appropriate, change it.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCRIDEC, ICCTIMEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
stringvalue,
maxstringlength
This is an internal logic error.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
You will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCSESIC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
pname,
plength,
pmaxlength
The method reported in the message failed because one of the parameters supplied was invalid. For example, the method call IccFile::readRecord(999,updateToken) would fail because the read mode value of 999 is not within the valid range of 70 to 74.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to check the invalid parameter on the calling statement, and if appropriate, change it.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCBASEC
ICCBUFEC
ICCCLKEC
ICCFILEC
ICCFLIIC
ICCGLBEC
ICCPRGEC
ICCRESEC
ICCSEMEC
ICCSESEC
ICCSESIC
ICCSRQEC
ICCSYSEC
ICCTMPEC
ICCTRMEC
ICCTSKEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
pname
The method reported in the message failed because one of the parameters supplied was invalid.
This parameter of the method is defined as an integer, where each bit denotes a flag, some of which must not be set simultaneously. The calling parameter had a contradictory pair of flags set. For example, the method call IccFile::setAccess(3) would fail because the access value of 3 contains the two contradictory flags readable and notReadable.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to check the invalid parameter on the calling statement, and if appropriate, change it.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCFILEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
param_name,
flag1,
flag2
The method reported in the message failed because one of the parameters supplied was invalid.
This parameter of the method is restricted to a defined range, while the value supplied on the call was not within this range. For example, the the constructor method call IccJournalId::IccJournalId(987) would fail because the journalNum value of 987 is outside the range 1 to 99.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to check the invalid parameter on the calling statement, and if appropriate, change it.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCRIDEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
pname,
pvalue
The method reported in the message failed because one of the parameters supplied was invalid.
This parameter of the method is defined as an integer (general sense), while the value supplied on the call was not sensible for the functional content of the method. For example the method call IccTerminal::sendLine(9876,buffer) would fail, because the column value of 9876 is greater than the height of the screen.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written then you need to check the invalid parameter on the calling statement, and if appropriate, change it.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCBUFIC
ICCCONEC
ICCDATEC
ICCFILEC
ICCRIDEC
ICCTIMEC
ICCTMPEC
ICCTRMEC
ICCTSKEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
pname,
pvalue
The constructor method reported in the message failed to create an object because it is a singleton class which already exists. Such classes only allow a single instance of itself to exist at any one moment.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If the calling program is user written, then you need to change it so that it does not call this method more than once per transaction.
You might consider using the method instance(). All CICS singleton classes provide a method of this name or similar, which returns a reference to the unique object, creating it should it not pre-exist. This method can be safely called multiple times, each time returning the reference to the same object.
If you are using vendor written software that fails in this way then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCABDEC
ICCCONEC
ICCCTLEC
ICCSRQEC
ICCSYSEC
ICCTMDEC
ICCTRMEC
ICCTSKEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method
The method reported in the message failed to create an object because the CICS transaction was not defined with a terminal as its principal facility. Typically, the program calling this method, should be running as a terminal initiated transaction in a front end CICS region (TOR).
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
You need to change the CICS configuration definition so that the program calling this method runs in the correct environment.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCCTLEC
ICCTMDEC
ICCTRMEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
object
The method reported in the message failed to create an object because the CICS transaction was not defined with a session as its principal facility. Typically, the program calling this method would be running as a system initiated transaction relating to CICS distributed transaction processing.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
You need to change the CICS configuration definition so that the program calling this method runs in the correct environment.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCCTLEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method,
object
The method of the class reported in the message has not been implemented by a derived class.
This method is defined as a virtual method with the intent that it is redefined, when appropriate, by its sub-classes.
The default implementation simply throws an exception to alert the user of this condition.
For further guidance, see the CICS Family C++ OO Class Libraries.
The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.
If you have written a class that inherits this class then you should provide a suitable implementation for this method.
If you are using vendor written software that may inherit this class then you will need assistance from the vendor.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
ICCRESEC
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
class,
method
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (AttachInitiator.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, profile), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (AttachInitiator.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, process), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (AttachInitiator.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
The process name passed to the native method CONNECT_PROCESS was invalid.
The system writes this message to the TD queue CCZM and ignores the invocation of CONNECT_PROCESS.
Ensure that the process name is set correctly using the setProcess() method on the correct AttachInitiator Java object.
CCZM
DFJCZDTC (AttachInitiator.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID() for DataHolder.value, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (Conversation.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An unexpected value for the control parameter was passed to the ISSUE_CONTROL() method.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (Conversation.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
Code written to support Java native methods used by the JCICS Java class library has unsuccessfully attempted to issue an ASSIGN ABEND.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCAbend.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), in code written to support Java native methods used by the JCICS Java class library has failed to find the class for CicsResponseConditionException.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCCondition.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCCondition.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, fileName, NULL), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A null filename has been passed to a native method used by the JCICS Java class library.
The system writes this message to the TD queue CCZM and ignores the request.
Ensure that a valid file name has been specified using the setName() method for each relevant file object.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A null filename has been passed to a native method used by the JCICS Java class library.
The system writes this message to the TD queue CCZM and ignores the request.
Ensure that a valid file name has been specified using the setName() method for each relevant file object.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to delete records from a KSDS in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM. A Java exception or error will be thrown.
Add appropriate code to the application to catch the exception or error thrown by the JCICS Java class library.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A relative record number greater than 32766 has been passed to a Java native method used by the JCICS Java class library.
The system writes this message to the TD queue CCZM and ignores the request.
Ensure that the value specified on the relevant delete() method is valid.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to delete records from an RRDS in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM. A Java exception or error will be thrown.
Add appropriate code to the application to catch the exception or error thrown by the JCICS Java class library.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A null filename has been passed to a native method used by the JCICS Java class library.
The system writes this message to the TD queue CCZM, and ignores the request.
Ensure that a valid file name has been specified using the setName() method for each relevant file object.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A null filename has been passed to a native method used by the JCICS Java class library.
The system writes this message to the TD queue CCZM and ignores the request.
Ensure that a valid file name has been specified using the setName() method for each relevant file object.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetByteArrayElements(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A null key has been passed to a Java native method used by the JCICS Java class library.
The system writes this message to the TD queue CCZM and ignores the request.
Ensure that all relevant reset() methods executed against KeyedFileBrowse objects specify a valid key.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A null filename has been passed to a native method used by the JCICS Java class library.
The system writes this message to the TD queue CCZM and ignores the request.
Ensure that a valid file name has been specified using the setName() method for each relevant file object.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetByteArrayElements(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetByteArrayElements(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to obtain storage, for use as a RIDFLD parameter, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A null filename has been passed to a native method used by the JCICS Java class library.
The system writes this message to the TD queue CCZM and ignores the request.
Ensure that a valid file name has been specified using the setName() method for each relevant file object.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCProgram.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, TransId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCProgram.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCProgram.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass() to find the class for EndOfProgramException, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCProgram.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, ThrowNew(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCProgram.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), to find the class for TransferOfControlException, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCProgram.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, ThrowNew(), to throw a TransferOfControlException, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCProgram.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), to find the class for TransferOfControlException, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCProgram.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, ThrowNew(), to throw TransferOfControlException, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCProgram.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
Code written to support Java native methods used by the JCICS Java class library has unsuccessfully attempted to issue an ASSIGN APPLID(...) SYSID(...).
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCAbend.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, ThrowNew(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A malloc in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
Increase the amount of heap storage available to the application.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A malloc in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
Increase the amount of heap storage available to the application.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), for the named class in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
classname,
module
A JNI call, ThrowNew(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, NewByteArray(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
DFJCZDTC (Container.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, ThrowNew(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID() for setState(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID() for setConvId(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to obtain storage in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, NewObject(), to construct a Conversation object, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID(), to find the constructor for Conversation, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), to find com/ibm/cics/server/Conversation, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to obtain storage in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, CallVoidMethod(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID() for setConvId(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, CallVoidMethod(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, CallVoidMethod() for setState(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, CallVoidMethod(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID() for setProcess(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, CallVoidMethod(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, CallVoidMethod(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, CallVoidMethod(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, CallVoidMethod(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, CallVoidMethod(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, NewObject() for a ConversationPrincipalFacility object, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), for com/ibm/cics/server/ConversationPrincipalFacility, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass() to find the Conversation class, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, NewObject(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to obtain storage in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to obtain storage in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to obtain storage in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to obtain storage in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), for com/ibm/cics/server/RetrievedData, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID() for taskNumber, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID() for transactionName, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetObjectClass(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID() for principalFacility, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID() for FCI, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, NewObject() for a TerminalPrincipalFacility, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID() for the TerminalPrincipalFacility constructor, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass() for com/ibm/cics/server/TerminalPrincipalFacility, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetObjectClass() for com/ibm/cics/server/Task, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, abcode), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTask.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, queueName, NULL), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTDQ.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTDQ.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, queueName, NULL), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTDQ.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTDQ.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, queueName, NULL), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTDQ.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTDQ.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetByteArrayElements(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTerminal.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID() for the toBinary() method, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTerminal.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A text array passed to the SEND_TEXT() method in code written to support Java native methods used by the JCICS Java class library was longer than 32767 bytes.
The system writes this message to the TD queue CCZM and sends the first 32767 bytes in the array.
Ensure that the length of text passed to the sendText() method does not exceed 32767.
CCZM
DFJCZDTC (DTCTerminal.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetByteArrayElements(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTerminal.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID() for the toBinary() method, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTerminal.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID() for TCTUAlength, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTerminal.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to obtain storage in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID() for TERMCODE, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTerminal.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), for com/ibm/cics/server/TerminalPrincipalFacility, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTerminal.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An attempt to obtain storage in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCFile.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID() for TCTUAP, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTerminal.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTSQ.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An invalid value for item number was passed to the readItem() method, in code written to support Java native methods used by the JCICS Java class library.
The system writes this message to the TD queue CCZM and ignores the request.
Ensure that the item number specified on the readItem() method of the appropriate TSQ Java object is in the range 0 - 32767.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTSQ.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module,
item_no
The Temporary Storage queue identified in the message has been truncated to 16 characters.
The system writes this message to the TD queue CCZM and continues with the request.
Ensure all TS queue names used in JCICS applications are 16 characters or less in length.
CCZM
DFJCZDTC (DTCTSQ.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
tsqname,
module
An invalid value for item number was passed to the REWRITE() method, in code written to support Java native methods used by the JCICS Java class library.
The system writes this message to the TD queue CCZM and ignores the request.
Ensure that the item number specified on the REWRITE() method of the appropriate TSQ Java object is in the range 0 - 32767.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (DTCTSQ.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module,
item_no
A JNI call, GetByteArrayElements(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (StartRequest.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, transactionName), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (StartRequest.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (StartRequest.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, transactionName), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (StartRequest.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetByteArrayElements(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (StartRequest.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, terminal), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (StartRequest.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, SysId), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (StartRequest.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, rTransaction), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (StartRequest.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(envp, rTerminal), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (StartRequest.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetByteArrayElements(envp, data, NULL), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (SynchronizationResource.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetByteArrayElements(envp, data, NULL), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (SynchronizationResource.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetByteArrayElements(envp, CommArea, NULL), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (WrapperNative.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, NewByteArray(envp, Length), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJCZDTC (WrapperNative.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
The Environment constructor has been unable to install the CICS security manager because a non-CICS security manager of class className is installed.
The system writes this message to the TD queue CCZM.
The CICS security manager ensures, for example, that a Java program cannot issue the exit command. Check that the security manager you have installed is compatible with running a CICS java program.
CCZM
DFJCICS (com.ibm.cics.server.Environment.java)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
className
The jcics Wrapper class has caught an InvocationTargetException. This occurs when the application throws, or doesn't catch, an exception. Details of the application exception are given in accompanying message DFHCZ0358.
The system writes this message to the TD queue CCZM.
Correct the problem and rerun the task.
CCZM
DFJCICS (com.ibm.cics.server.Wrapper.java)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name
The jcics Wrapper class caught exception exception trying to invoke the main method in class className.
An exception trace entry is made and the task is abnormally terminated.
Correct the problem and rerun the task.
CCZM
DFJCICS (com.ibm.cics.server.Wrapper.java)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
exception,
className
The _GenericFactoryImpl create_object method has caught exception exception issuing a Class.forName(className).newInstance()
A CORBA NoFactory exception is returned to the client and the task terminates normally.
Correct the problem and reissue the request. For a ClassNotFoundException, check that a program with an appropriate package alias is in a PDSE available to CICS. If the program copy is refreshed to correct an error it may be necessary to perform a CEMT SET PROGRAM() NEWCOPY or PHASEIN command on any program in the system to refresh cache storage. If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
DFJGFAC (com.ibm.CosLifeCycle._GenericFactoryImpl.java)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
exception,
className
The class name className is invalid. This is often caused by an erroneous leading '.' or '/' character.
An exception trace entry is made and the task is abnormally terminated
Correct the problem and rerun the task.
CCZM
com.ibm.cics.server.Wrapper
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
className
The CICS JVM attempted to instantiate the requested plugin class plugin but the JVM could not find this class on the current classpath.
The plugin is not loaded.
Examine the value set for the classpath in the JVM profile being used from the XDFHENV dataset. The pathname for the requested plugin must be present in the classpath.
CSMT
com.ibm.cics.server.Wrapper
XMEOUT Parameters:
date,
time,
applid,
plugin
The CICS JVM Java Wrapper class caught an exception thrown from plugin plugin.
The JVM attempts to continue processing the user application.
Either contact the plugin vendor for further assistance or catch the exception in the body of your plugin.
CSMT
com.ibm.cics.server.Wrapper
XMEOUT Parameters:
date,
time,
applid,
plugin,
exception
An attempt to obtain storage, for use as a RIDFLD parameter, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
libcom_ibm_cics_server_DTC.so (Document.c)
libcom_ibm_cics_server_DTC.so (DTCSupport.c)
libcom_ibm_cics_server_DTC.so (HttpRequest.c)
libcom_ibm_cics_server_DTC.so (TcpipInfo.c)
libcom_ibm_cics_server_DTC.so (TcpipRequest.c)
libcom_ibm_cics_server_DTC.so (WebInfo.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetByteArrayElements(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
libcom_ibm_cics_server_DTC.so (Document.c)
libcom_ibm_cics_server_DTC.so (HttpResponse.c)
libcom_ibm_cics_server_DTC.so (Container.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetStringUTFChars(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
libcom_ibm_cics_server_DTC.so (Document.c)
libcom_ibm_cics_server_DTC.so (HttpRequest.c)
libcom_ibm_cics_server_DTC.so (HttpResponse.c)
libcom_ibm_cics_server_DTC.so (TcpipRequest.c)
libcom_ibm_cics_server_DTC.so (Container.c)
libcom_ibm_cics_server_DTC.so (ContainerIterator.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, NewObject(), to construct a Conversation object, in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
libcom_ibm_cics_server_DTC.so (DTCSupport.c)
libcom_ibm_cics_server_DTC.so (HttpResponse.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetMethodID() for setState(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
libcom_ibm_cics_server_DTC.so (DTCSupport.c)
libcom_ibm_cics_server_DTC.so (HttpResponse.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, FindClass(), in code written to support Java native methods used by the JCICS Java class library has failed to find the class for CicsResponseConditionException.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
libcom_ibm_cics_server_DTC.so (DTCSupport.c)
libcom_ibm_cics_server_DTC.so (HttpResponse.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
A JNI call, GetFieldID(), in code written to support Java native methods used by the JCICS Java class library has failed.
The system writes this message to the TD queue CCZM and takes a system dump.
If the error condition persists, you need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
CCZM
libcom_ibm_cics_server_DTC.so (DTCSupport.c)
XMEOUT Parameters:
date,
time,
applid,
userid,
termid,
tranid,
program name,
module
An UnsatisfiedLinkError occurred trying to load the jcics native library com_ibm_cics_server_DTC.
An UnsatisfiedLinkError is thrown to the caller. The task is terminated abnormally.
If running in an ET/390 environment, check that PROGRAM DFJCZDTC, with alias libcom_ibm_cics_server_DTC.so, is in a PDSE available to CICS. If running under the JVM, check that libcom_ibm_cics_server_DTC.so is in the libpath defined to CICS.
If the error condition persists, you will need assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
SYSPRINT
DFJCICS (com.ibm.cics.server.Wrapper.java)