The request to shutdown the Web User Interface CICS region, as part of the Web User Interface server termination sequence, has failed. The message contains the "RESP" and "RESP2" values returned by the "EXEC CICS PERFORM SHUTDOWN" command.
System Action
The Web User Interface server terminates but the CICS region remains active.
Administrator Action
Review the "RESP" and "RESP2" values contained in the message to determine the cause of the problem. Shutdown the CICS region manually.
Destination
Console, EYULOG.
EYUVS0007E
The server repository version (
version ) is not correct.
Explanation
The WUI server repository was initialized by a WUI server executing a version of CICSPlex SM other than the current release. The message contains the "VERSION" of the WUI server that initialized the WUI server repository.
System Action
The currently executing server initialization program terminates.
Administrator Action
Restart the server address space with a new WUI server repository dataset, or an existing repository which has been initialized by a server executing the current CICSPlex SM release.
Destination
Console, EYULOG.
EYUVS0008I The server repository has been initialized for shared access.
Explanation
The WUI server repository is enabled for RLS and access sharing has been initialized.
System Action
Server execution continues.
Administrator Action
None.
Destination
Console, EYULOG.
EYUVS0009I CICSPlex SM Web User Interface using DEFAULTWARNCNT(0).
Explanation
The Web User Interface is using a setting of zero for DEFAULTWARNCNT either because the default value is being used or it has been explicitly coded as zero.
This means Web User Interface requests, and CMCI requests from CICS Explorer, will not be failed if a request is likely to result in the retrieval of an unacceptably large amount of data.
System Action
Processing continues.
Administrator Action
Consider if a non zero DEFAULTWARNCNT should be used to limit the amount of data returned.
Destination
Console, EYULOG.
EYUVS0010I
Server connected to CMAS, SYSID(
sysid ).
Explanation
The connection to the CMAS is available. Users may now sign on to the Web User Interface server.
The connection to the CMAS is unavailable. User sessions will be signed off and Web User Interface server will remain unavailable until CMAS connection is established.
System Action
User sessions are be terminated and processing continues.
Administrator Action
Re-establish CMAS connectivity, if appropriate.
Destination
EYULOG.
EYUVS0020I
Task initialization complete for User (
username ).
Explanation
A User task has been successfully created for the named user as a result of a signon request.
System Action
Processing continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0021I
Task termination complete for User (
username ). reasontext.
Explanation
A User task has terminated and the associated session was closed.
An internal error was encountered when attempting to create a User session.
System Action
User signon is cancelled.
Administrator Action
Review any preceding messages associated with the problem. If there are no associated messages, collect AUXTRACE, console log, and dump information, and contact IBM service.
Destination
EYULOG.
EYUVS0023E
Task failed to connect to CICSPlex SM for User (
username ). (
conncode, connreason )
Explanation
A new user session failed to connect to CICSPlex SM for the named user.
System Action
User signon is cancelled.
Administrator Action
Review the CMAS status and access authorities for the user ID. Note that the message includes the Response and Reason values from the EXEC CPSM CONNECT command.
Destination
EYULOG.
EYUVS0024W
User (
user ) is not connected to requested group (
group1 ). Default group (
group2 ) used.
Explanation
During sign on, the Web User Interface user (
user ) specified a group (
group1 ) on the sign on screen. The specified group (
group1 ) was not used as the user id is not connected to group1.
System Action
The sign on will continue, but the Web User Interface will attempt to use the users default group (
group2 ) as the name of the Web User Interface user group profile.
Administrator Action
Contact the security administrator to check that the group1 group specified is appropriate and that the user id is connected to that group.
The sign on group option is only available to Web User Interface users if the Web User Interface system parameter SIGNONPANEL is set to ENHANCED. If the group option is not required, set SIGNONPANEL to BASIC.
Destination
EYULOG.
EYUVS0030E
Signon rejected. Maximum user limit (
maxusers ) reached.
Explanation
A user attempted to sign on to the Web User Interface server but the maximum number of concurrent sessions, as defined by the MAXUSERS parameter, had already been reached.
System Action
Processing continues.
Administrator Action
If this message occurs frequently, consider increasing the MAXUSERS parameter, reducing the INACTIVETIMEOUT parameter, or introducing additional Web User Interface servers. If the problem must be resolved immediately, use the administration transaction (COVC) to purge a redundant user session.
Destination
EYULOG.
EYUVS0031E
Signon failed. Unable to start task for User (
username ). (CICS information: RESP(
response1 ) RESP2(
response2 ))
Explanation
A new user session failed to start for the named user, because the user task transaction (COVA) could not be started.
System Action
User signon is cancelled.
Administrator Action
Review the health of your Web User Interface server and access authorities for the named user ID, and the user ID associated with the COVG transaction. Note that the message includes the RESP and RESP2 values from the EXEC CICS START command.
Destination
EYULOG.
EYUVS0101I Parameter service initialization complete.
Explanation
Server parameters were read successfully during the initialization sequence and have been made available to other server components.
The WUITRACE parameter was specified, but was formatted incorrectly.
System Action
Initialization fails.
Administrator Action
Review value of WUITRACE parameter before attempting to restart the server.
Destination
EYULOG.
EYUVS0112E
Unable to open parameter TDQ (
TDQname ).
Explanation
The Web User Interface was unable to open the data set containing the server parameters.
System Action
Initialization fails.
Administrator Action
Check the status of the data set named in the EYUWUI DD card of the server JCL, and ensure it is of the correct record format and is readable.
Destination
EYULOG.
EYUVS0113E No AUTOIMPORTMEM specified. EYUx* is assumed.
Explanation
You have specified a data set name for the AUTOIMPORTDSN WUI server initialization parameter but you have not specified a data set member name for the AUTOIMPORTMEM parameter. The data set member name defaults to EYUx*, where x identifies the language in which the definitions are written and the asterisk is a wildcard character. This means that all of the definitions in the specified language starting with the characters EYU are imported.
System Action
Auto-import continues with the default data set member name.
Administrator Action
Ensure that the correct data set members have been imported.
Destination
EYULOG.
EYUVS0114E The AUTOIMPORTDSN parameter is missing. This is required when you specify AUTOIMPORTMEM.
Explanation
You have specified a data set member name for the AUTOIMPORTMEM WUI server initialization parameter but you have not specified a data set name for the AUTOIMPORTDSN parameter. You must specify a value for AUTOIMPORTDSN when you specify AUTOIMPORTMEM.
System Action
WUI server initialization continues without auto-import being performed.
Administrator Action
You can either shut down the WUI server restart initialization with the correct auto-import parameters, or use the COVC transaction to import data repository definitions for the existing WUI server.
Destination
EYULOG.
EYUVS0115I
WUI Server is running with Auxtrace off.
Explanation
The user has set auxilliary trace off in the SIT.
System Action
Processing continues.
Administrator Action
Consider running with AUXTR=ON, SYSTR=OFF and USERTR=ON. This collects minimal tracing for WUI server maintenance.
Destination
Console, EYULOG.
EYUVS0120E
Unable to load resource table (
restable ).
Explanation
The server was unable to load the named module from the SEYULOAD data set.
System Action
Initialization fails.
Administrator Action
Contact IBM.
Destination
EYULOG.
EYUVS0121W National language specification invalid. Using "ENU".
Explanation
The EYU9VKEC INITPARM was either missing or did not contain a valid national language specification. This message is issued each time the server attempts to use the INITPARM value.
System Action
'ENU' is used as the default national language and processing continues.
Administrator Action
Review the language specification supplied as EYU9VKEC INITPARM.
Destination
Console.
EYUVS0122W Default codepage specification invalid. Using "ENU1".
Explanation
The EYU9VWAN INITPARM was either missing or did not contain a valid codepage specification. This message is issued each time the server attempts to use the INITPARM value, that is, each time a browser request is received with an invalid or missing codepage specification.
System Action
'ENU1' is used as the default codepage specification and processing continues.
Administrator Action
Review the language specification supplied as EYU9VWAN INITPARM.
Destination
Console.
EYUVS0123W The thousand separator and decimal separator are the same.
Explanation
Either by default or by design the Web User Interface startup parameters DECIMALSEPARATOR and THOUSNDSEPARATOR have been set equal. This could cause ambiguity when viewing a numeric in the thousands that also contains decimal places, and DECIMALSEPARATOR server parameters have the same value. The specified values will be honoured, but the numeric format of displayed numbers may be confusing.
System Action
Processing continues.
Administrator Action
Consider changing these parameter settings.
Destination
Console.
EYUVS0150E
Message messageNum could not be written to EYULOG.
Explanation
The specified message could not be written to the EYULOG.
System Action
Processing continues.
Administrator Action
Review the status of the EYULOG destination. Collect AUXTRACE and contact IBM if the problem cannot be resolved.
The Web User Interface server is attempting to open the CICS Web Interface for incoming requests from the browser.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0201I
Start of CICS Web Interface transaction (
transname ) successful.
Explanation
When running on systems prior to CICS Transaction Server V1.3, the server requested the initialization of the CICS Web Interface.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0202E
Start of CICS Web Interface transaction (
transname ) failed.
Explanation
When running on systems prior to CICS Transaction Server V1.3, an attempt to start the CICS Web Interface failed.
System Action
Initialization fails.
Administrator Action
Ensure the CICS Web Interface has been configured correctly.
Destination
EYULOG.
EYUVS0203I
Discarding previously installed TCP/IP service (
tcpipname ).
Explanation
When running on CICS Transaction Server V1.3 or later, the named TCP/IP service was already present and is being discarded.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0204I
TCP/IP service (
tcpipname ) installed successfully.
Explanation
When running on CICS Transaction Server V1.3 or later, the named TCP/IP service has been installed for CICS Web Interface requests.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0205E
Failed to install TCP/IP service (
tcpipname ).
Explanation
When running on CICS Transaction Server V1.3 or later, an attempt to create the named TCP/IP service failed.
System Action
Initialization fails.
Administrator Action
Ensure that the CICS Web Interface has been configured correctly, that the port number specified by the TCPIPPORT server parameter is not already in use, and that the related TCP/IP server parameters have valid values.
Destination
EYULOG.
EYUVS0206I
CICS Web Interface enabled on port number portnum.
Explanation
When running on CICS Transaction Server V1.3 or later, a TCP/IP service has been successfully opened on the given port number.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0207E
Failed to enable CICS Web Interface on port number portnum.
Explanation
When running on CICS Transaction Server V1.3 or later, a TCP/IP service has not been successfully opened for the given port number.
System Action
Initialization fails.
Administrator Action
Ensure that the CICS Web Interface has been configured correctly, that the port number specified by the TCPIPPORT server parameter is not already in use, and that the related TCP/IP server parameters have valid values.
Destination
EYULOG.
EYUVS0208E SSL support not available in this release of CICS.
Explanation
The TCPIPSSL server parameter requested secure socket layer support on a release of CICS on which it is not supported.
System Action
Initialization fails.
Administrator Action
Use unsecure sockets (by removing the TCPIPSSL server parameter) or upgrade the server CICS to an appropriate release.
Destination
EYULOG.
EYUVS0209I
URI map (
urimapname ) installed successfully.
Explanation
The named URI map has been installed for CICS Management Client Interface requests.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0210E
Failed to install URI map (
urimapname ).
Explanation
An attempt to create the named URI map failed.
System Action
Initialization fails.
Administrator Action
Ensure that the CICS Management Client Interface has been configured correctly and that the PATH specified by the CICS Management Client Interface is not already in use.
Destination
EYULOG.
EYUVS0211I
CICS Management Client Interface enabled on TCP/IP port number portnum.
Explanation
A TCP/IP service has been successfully opened on the given port number for the CICS Management Client Interface.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0212E
Failed to enable CICS Management Client Interface on TCP/IP port number portnum.
Explanation
A TCP/IP service has not been successfully opened for the given port number for the CICS Management Client Interface.
System Action
Initialization fails.
Administrator Action
Ensure that the CICS Management Client Interface has been configured correctly, that the port number specified by the CMCIPORT server parameter is not already in use, and that the related TCP/IP server parameters have valid values.
Destination
EYULOG.
EYUVS0213I
Discarding previously installed URI map (
urimapname ).
Explanation
The named URI map was already present and is being discarded.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0214E
CICS Management Client Interface parameter1 parameter is missing. This is required when you specify parameter2.
Explanation
The parameter1 parameter has not been specified. It is required when parameter2 is specified.
System Action
WUI server initialization continues but CICS Management Client Interface initialization fails.
Administrator Action
You can either restart the WUI server with the correct parameters specified or continue to use the WUI server without the CICS Management Client Interface.
Destination
EYULOG.
EYUVS0215E
Failed to install JVM server jvmservername.
Explanation
An attempt to create the named JVM server failed.
System Action
WUI server initialization continues but CICS Management Client Interface initialization fails.
Administrator Action
Ensure the WUI server has been configured to allow the installation of JVM servers. Examine the system logs to determine why the JVM server could not be installed.
Destination
EYULOG.
EYUVS0216I
JVM server (
jvmservername) installed successfully.
Explanation
The CMCI JVM server has been successfully installed.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0219I
CICS interfacename
Interface JVM server jvmservername
enabled. Establishing server using port number portnumber.
Explanation
A client interface has been enabled on the named JVM server.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0220E
Failed to discard previously installed JVM server (
jvmservername).
Explanation
An attempt has been made to disable and discard an existing JVM server. The JVM server could not be disabled or discarded.
The system will wait for a period of between 30 and 60 seconds to determine if the JVM server has been successfully disabled. This message is issued
if the JVM server does not become disabled during this wait period, or the discard of the JVM server fails.
System Action
WUI server initialization continues but CICS Management Client Interface initialization fails.
Administrator Action
Check the system log to determine why the JVM server could not be disabled or discarded, or restart the system as COLD or INITIAL.
Destination
EYULOG.
EYUVS0221E
Failed to enable CICS interfacename
Interface on JVM server jvmservername
.
Explanation
The resources required to run the interface could not be installed.
System Action
WUI server initialization continues but the interface initialization fails.
Administrator Action
Check the system log to determine why the required interface resources could not be installed.
Destination
EYULOG.
EYUVS0222I
CICS interfacename
Interface enabled on JVM server jvmservername.
Explanation
The CICS interface has been sucessfully enabled.
System Action
Initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS0223I
Waiting for CICS Management Client Interface JVM server jvmservername to enable.
Explanation
The CICSPlex SM WUI server has installed a JVM server for the CICS Management Client Interface and will now wait for it to become enabled.
The system will wait for up to approximately five minutes. If the JVM server has not reached either the ENABLED or DISABLED state at the end of this time, then message EYUVS0221E will be issued.
System Action
None.
Administrator Action
None.
Destination
EYULOG.
EYUVS0900I
Web User Interface server start requested from terminal facilityID.
Explanation
Web User Interface server initialization has been requested using the COVC transaction, from the named terminal.
System Action
Initialization sequence is started.
Administrator Action
None.
Destination
Console, , EYULOG.
EYUVS0901I
Web User Interface server stop requested from terminal facilityID.
Explanation
Web User Interface server termination has been requested using the COVC transaction, from the named terminal.
System Action
Termination sequence is started.
Administrator Action
None.
Destination
Console, , EYULOG.
EYUVS0902W Web User Interface server is currently active.
Explanation
Web User Interface server initialization has been requested using the COVC transaction but the server is already active.
System Action
The request is ignored.
Administrator Action
None.
Destination
.
EYUVS0903W Web User Interface server is currently inactive.
Explanation
Web User Interface server termination has been requested using the COVC transaction but the server is already inactive.
System Action
The request is ignored.
Administrator Action
None.
Destination
Console, .
EYUVS0904E Web User Interface control transaction command invalid.
Explanation
The specified operation was not understood by the Web User Interface control transaction (COVC).
System Action
The request is ignored.
Administrator Action
Retry the operation ensuring that the specification is correct.
Destination
.
EYUVS0905E Web User Interface control transaction failed.
Explanation
The Web User Interface control transaction suffered an internal error.
System Action
The request is ignored.
Administrator Action
Collect any abend information, AUXTRACE and dumps, and contact IBM service.
Destination
.
EYUVS0906I Web User Interface control transaction operation complete.
Explanation
The specified operation was carried out successfully.
The request to import menu or view set definitions has failed.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
The Web User Interface PLT start process has been triggered.
System Action
Web User Interface initialization is started.
Administrator Action
None.
Destination
Console.
EYUVS0951I Web User Interface server PLT shutdown.
Explanation
The Web User Interface PLT shutdown process has been triggered.
System Action
Web User Interface termination is started.
Administrator Action
None.
Destination
Console.
EYUVS0952I Web User Interface server inactive at PLT shutdown.
Explanation
The Web User Interface PLT shutdown process was triggered but the server was not running.
System Action
None.
Administrator Action
None.
Destination
Console.
EYUVS0953E Web User Interface server PLT start failed.
Explanation
The Web User Interface PLT start process was unable to start the COVG transaction.
System Action
The Web User Interface is not started.
Administrator Action
Verify Web User Interface installation, including the presence of the CSD resource groups in the group list. Collect AUXTRACE, console log, and any dump information, and contact IBM service if the problem cannot be resolved.
A WUI server initialization program issued an EXEC CICS CREATE or EXEC CICS SET FILE() OPEN command for the resource resourcename for CICSPlex SM. The CREATE or SET command returned an abnormal response, with the values shown in respcode and resp2code.
System Action
WUI initialization continues.
Administrator Action
Examine the CICS trace records to determine what caused the EXEC CICS error. Then restart WUI server initialization using the COVC transaction.
Destination
Console.
EYUVS0961E
{FILE |MAPSET|PROGRAM|TRANSACTION |TDQUEUE} resourcename has invalid value: xxxxxxxx for option: yyyyyyyyy
Explanation
The initialization program for a WUI server detected an invalid definition option for the CICSPlex SM resource resourcename.
System Action
CICSPlex SM will try to replace the definition with the default definition for the resource. If this is successful, it will issue message EYUVS0962W. If the replacement fails it will issue message EYUVS0963E and will terminate WUI server initialization.
Administrator Action
None.
Destination
Console.
EYUVS0962W
The definition for {FILE |MAPSET|PROGRAM|TRANSACTION |TDQUEUE} resourcename has been replaced.
Explanation
The initialization program for a WUI server has replaced an invalid definition for the CICSPlex SM resource resourcename. Previous message EYUVS0961E gives details of the invalid definition options.
System Action
WUI server initialization continues.
Administrator Action
None.
Destination
Console.
EYUVS0963E
{FILE |MAPSET|PROGRAM|TRANSACTION |TDQUEUE} resourcename definition is invalid. WUI server is terminating.
Explanation
The initialization program for a WUI server was unable to replace an invalid definition for the CICSPlex SM resource resourcename. Previous message EYUVS0961E gives details of the invalid definition options.
System Action
WUI server initialization is terminated. CICS initialization continues.
Administrator Action
Review the definition within the group list you use when starting the WUI server. Change the invalid options before reinstalling the definition and restarting the WUI server with the COVC transaction. The default options are shown in the sample EYU$WDEF.
An attempt to take a dumpType dump to record a previous abend has failed.
System Action
A dump is not taken and abend processing continues.
Administrator Action
Check the CICS_RESP and CICS_RESP2 values (both in decimal) for the CICS command identified by CICS_EIBFN to determine the reason for the failure. If the cause cannot be explained collect AUXTRACE, console log, and dump information, and contact IBM service.
Destination
Console, EYULOG.
EYUVS0996S
Abend abendCode System code systemAbendCode at Offset abendOffset.
Explanation
An abend has occurred during Web User Interface processing.
System Action
Further diagnostic information will follow.
Administrator Action
Collect AUXTRACE, console log, and dump information, and contact IBM service.
An internal error occurred during Web User Interface processing.
System Action
Processing will continue, if possible.
Administrator Action
Collect AUXTRACE, console log, and dump information, and contact IBM service.
Destination
Console, EYULOG.
EYUVS1000E
Import encountered unexpected character in record number nn of TDQ (
tdqname ).
Explanation
The import process encountered a badly formatted record in the input data set. The exported definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. Collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1001E
Import string missing from record number nn of TDQ (
tdqname ).
Explanation
The import process encountered a badly formatted record in the input data set. The exported definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. Collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1002E
Import unable to obtain version number in record number nn of TDQ (
tdqname ).
Explanation
The import process encountered a badly formatted record in the input data set. The exported definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. Collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1003E
Import unable to obtain index number in record number nn of TDQ (
tdqname ).
Explanation
The import process encountered a badly formatted record in the input data set. The exported definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. Collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1004E
Import found invalid data in record number nn of TDQ (
tdqname ).
Explanation
The import process encountered a badly formatted record in the input data set. The exported definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. Collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1005E
Import found invalid string in record number nn of TDQ (
tdqname ).
Explanation
The import process encountered a badly formatted record in the input data set. The exported definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. Collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1006E
Import detected missing punctuation in record number nn of TDQ (
tdqname ).
Explanation
The import process encountered a badly formatted record in the input data set. The exported definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. Collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1007E
Import found an unknown object type at record number nn of TDQ (
tdqname ).
Explanation
The import process encountered an unknown record identifier in the input data set. The exported definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. Collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1008E
Import failed at record number nn in TDQ (
tdqname ).
Explanation
The import process has failed due to previously recorded errors.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1009E
Import failed at record number nn when the end of TDQ (
tdqname ) was unexpectedly encountered.
Explanation
The import process encountered the end of the input data set before the current menu or view set definition had been completed. The input data set has probably been truncated.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Review import data set to see if it has been damaged. Use another copy or export it again from source, if available. Collect AUXTRACE, EYULOG, and input data set and contact IBM service.
The request to export menu or view set definitions specified an invalid TDQ name, or the specified TDQ could not be opened.
System Action
The request is not performed.
Administrator Action
Review the status of the TDQ and correct as necessary.
Destination
EYULOG.
EYUVS1012E
Import encountered unknown record version in record number of TDQ (
tdqname ).
Explanation
The import process has encountered a record in the import data set that has a higher version number than is supported by the server. The import data was written by a server using a higher version of the record.
System Action
Menu or view set definitions imported successfully before the definition in error are retained. The menu or view set definition that contains the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Ensure that the release and service level of the server is not lower than the release and service level of the server from which the import data set was exported. If the problem cannot be resolved, save the content of the AUXTRACE, EYULOG, and the input data sets, and contact IBM service.
Destination
EYULOG.
EYUVS1013E
Resource (
resourcetype, resourcename ) is being updated by another user (
userid ). Import terminated.
Explanation
The import of the menu or view set definition, resourcetype, resourcename, has failed because it is being updated by user userid.
System Action
The import of the named resource fails but the processing of other resources in the data set continues.
Administrator Action
Retry the import operation once the user has finished updating the resource.
Destination
EYULOG.
EYUVS1014E Import terminated due to a previous security exception.
Explanation
An import has failed because of a previous security exception. It is likely that the user lacks the necessary authorization to import one or more of the resources included in the operation.
System Action
The import operation terminates. Menu or view set definitions imported successfully before the resource in error are retained. The menu or view set definition in error is not imported. The remaining menu or view set definitions in the data set are ignored.
Administrator Action
Check the message user log for messages reporting the security exception.
Destination
EYULOG.
EYUVS1015W
User (
userid ) not authorized for resource resourcetype, resourcename. Resource not exported.
Explanation
Web User Interface user userid has attempted to export the resource resourcetype, resourcename but does not have the required access to the resource.
System Action
The named resource is not exported but the rest of the input stream is processed. The user is not informed of the failure.
Administrator Action
Review the user's security authorizations.
Destination
EYULOG.
EYUVS1016I
Import '
importType' initiated by user (
userid ) from TDQ (
tdqname ). Resource not exported.
Explanation
Import processing is beginning to import definitions of the specified importType from the named transient data queue.
System Action
Processing continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS1017W Repository record for resource resourcetype, resourcename contains an invalid version identifier. Resource not exported.
Explanation
An attempt to export the resource resourcetype, resourcename has failed because the record cannot be read by the Web User Interface. This is because the resource contains a version identifier that does not match the current version of CICSPlex SM.
System Action
The named resource is not exported but the rest of the input stream is processed. The user is not informed of the failure.
Administrator Action
Ensure that the Web User Interface server repository has been correctly migrated to the current version of CICSPlex SM.
No resources could be exported because the export transient data queue (TDQ) is invalid. The TDQ may be in an invalid state or may have been defined incorrectly.
System Action
Processing continues.
Administrator Action
Ensure that the TDQ is open and enabled, and has been defined correctly.
Destination
EYULOG.
EYUVS1050E
Import encountered unexpected character in record number nn of data set ( dsname ), member ( membername ).
Explanation
The import process encountered a badly formatted record in the input data set member. The definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set member are ignored.
Administrator Action
Review the import data set member to see if it has been damaged. Use another copy or export it again from source, if available. If necessary, collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1051E
Import string missing from record number nn of data set (
dsname ), member (
membername ).
Explanation
The import process encountered a badly formatted record in the input data set member. The definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set member are ignored.
Administrator Action
Review the import data set member to see if it has been damaged. Use another copy or export it again from source, if available. If necessary, collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1052E
Import unable to obtain version number in record number nn of data set ( dsname ), member ( membername ).
Explanation
The import process encountered a badly formatted record in the input data set member. The definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set member are ignored.
Administrator Action
Review the import data set member to see if it has been damaged. Use another copy or export it again from source, if available. If necessary, collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1053E
Import unable to obtain index number in record number nn of data set ( dsname ), member ( membername ).
Explanation
The import process encountered a badly formatted record in the input data set member. The definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set member are ignored.
Administrator Action
Review the import data set member to see if it has been damaged. Use another copy or export it again from source, if available. If necessary, collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1054E
Import found invalid data in record number nn of data set ( dsname ), member ( membername ).
Explanation
The import process encountered a badly formatted record in the input data set member. The definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set member are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. If necessary, collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1055E
Import found invalid string in record number nn of data set ( dsname ), member ( membername ).
Explanation
The import process encountered a badly formatted record in the input data set member. The definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set member are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. If necessary, collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1056E
Import detected missing punctuation in record number nn of data set ( dsname ), member ( membername ).
Explanation
The import process encountered a badly formatted record in the input data set member. The definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set member are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. If necessary, collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1057E
Import found an unknown object at record number nn of data set ( dsname ), member ( membername ).
Explanation
The import process encountered an unknown record identifier in the input data set member. The exported definitions have probably been corrupted.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set member are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. If necessary, collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1058E
Import failed at record number nn of data set ( dsname ), member ( membername ).
Explanation
The import process has failed due to previously recorded errors.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set member are ignored.
Administrator Action
Collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1059E
Import failed at record number nn when the end of data set dsname, member membername was unexpectedly encountered.
Explanation
The import process encountered the end of the input member (
membername ) before the current menu or view set definition had been completed. The input member has probably been truncated.
System Action
Menu or view set definitions that were successfully completed before the definition in error are retained. The menu or view set definition that contained the error is not imported. Further menu or view set definitions in the data set member are ignored.
Administrator Action
Review the import data set to see if it has been damaged. Use another copy or export it again from source, if available. If necessary, collect AUXTRACE, EYULOG, and input data set, and contact IBM service.
Destination
EYULOG.
EYUVS1060E
Import failed to open data set (
dsname ).
Explanation
The request to import menu or view set definitions specified an invalid data set name, or the specified data set could not be opened.
System Action
The request is not performed.
Administrator Action
Review the status of the data set and correct as necessary.
Destination
EYULOG.
EYUVS1061E
Import failed to find any members matching, (
memberpattern ).
Explanation
There are no members matching memberpattern in the data set specified in the import request.
System Action
The request is not performed.
Administrator Action
Review the member pattern and data set name, correct as necessary.
Destination
EYULOG.
EYUVS1062E
Import encountered unknown record version in record nn of data set (
dsname ), member (
membername ).
Explanation
The import process has encountered a record in the import member that has a higher version number than is supported by the server. The import data was written by a server using a higher version of the record.
System Action
Menu or view set definitions imported successfully before the definition in error are retained. The menu or view set definition that contains the error is not imported. Further menu or view set definitions in the data set are ignored.
Administrator Action
Ensure that the release and service level of the server is not lower than the release and service level of the server from which the import data set was exported. If the problem cannot be resolved, save the content of the AUXTRACE, EYULOG, and the input data sets, and contact IBM service.
Destination
EYULOG.
EYUVS1063I
Import '
importType' initiated for user (
userid ) from data set (
dsname ), member (
memberpattern ).
Explanation
Import processing is beginning to import definitions of the specified importType from the named data set and member pattern.
System Action
Processing continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS1064I
Import completed successfully. nn objects read from data set (
dsname ), member (
memberpattern ).
Explanation
The request to import menu or view set definitions has been successful.
System Action
Processing continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS1065W
Partial import completed. nn objects from data set (
dsname ), member (
memberpattern ) rejected.
Explanation
Some resources could not be imported successfully by the request to import menu or view set definitions.
System Action
Processing continues.
Administrator Action
See the associated messages in EYULOG.
Destination
EYULOG.
EYUVS1066W
Import of resources failed. nn objects from data set (
dsname ), member (
memberpattern ) rejected.
Explanation
No resources could be imported successfully by the request to import menu or view set definitions.
System Action
Processing continues.
Administrator Action
See the associated messages in EYULOG.
Destination
EYULOG.
EYUVS1067E
Import of resources failed. Data set (
dsname ) is invalid for import.
Explanation
No resources could be imported because the import data set is invalid. The data set may be in an invalid state, or may have been defined incorrectly.
System Action
The request is not performed.
Administrator Action
Ensure that the data set is in a valid state, and has been defined correctly.
Destination
EYULOG.
EYUVS1068E Import of resources failed. The CICS temporary storage data set is full.
Explanation
No resources could be imported because the CICS DFHTEMP data set is full.
System Action
The request is not performed.
Administrator Action
Enlarge the DFHTEMP data set and try the import again.
Destination
EYULOG.
EYUVS1069E
Import failed to find data set (
dsname ).
Explanation
No data sets matching the data set specified were found.
System Action
The request is not performed.
Administrator Action
Check the data set name has been specified correctly.
Destination
EYULOG.
EYUVS1070E Import terminated. Import in progress by another user.
Explanation
Another user is currently performing an import. Only one user may perform an import at a time.
System Action
The request is not performed.
Administrator Action
Retry the import at a later time.
Destination
EYULOG.
EYUVS1071E
Dynamic allocation of data set (
dsname ) failed. Return codes X'rrrr', X'cccc', X'dddd'.
Explanation
While importing Web User Interface views or menus, an attempt to dynamically allocate data set dsname has failed. The DYNALLOC macro failed with return code rrrr. cccc is the SVC 99 error reason code, and dddd is the additional SVC 99 error information code.
System Action
Import processing is terminated.
Administrator Action
For the meaning of the DYNALLOC return codes, see the z/OS MVS Authorized Assembler Services Guide.
Destination
EYULOG.
EYUVS1072I Acquiring access to server repository for Import.
Explanation
The WUI server initialization program has requested an exclusive enqueue on the server repository EYUWREP for the purpose of importing definitions from a dataset or an extrapartition TDQ.
System Action
The WUI server waits until exclusive control of resource EYUWREP_IMPORT has been acquired.
Administrator Action
If this message is followed by message EYUVS1073I, then no action is required. Otherwise, check other WUI Servers which share the server repository to identify the holder of the enqueue. The DISPLAY GRS system command: D GRS,RES=(DFHECPSM,'EYUWREP_'*) may also be used to identify the server which holds the repository enqueue.
Destination
EYULOG.
EYUVS1073I Access to server repository acquired for Import.
Explanation
The WUI server initialization program has acquired an exclusive enqueue on the server repository EYUWREP for the purpose of importing definitions from a dataset or an extrapartition TDQ.
System Action
WUI initialization continues.
Administrator Action
None.
Destination
EYULOG.
EYUVS1074E
Internal CICS
cmd
TS command has failed with response code (
resp /
resp2 ).
Explanation
An attempt to write or delete an internal temporary storage queue has failed with the reported command response (RESP/RESP2).
System Action
The viewset import operation is not performed.
Administrator Action
Check the meaning of the response code against the CICS WRITEQ TS or DELETEQ TS command to determine the error reason. If the import process was unable to intepret the command response value, then the hexadecimal representations of the RESP and RESP2 values are displayed, rather than their English/numeric translations. If the failure is not resolvable then collect AUXTRACE, EYULOG, the input data set and contact IBM service.
Destination
EYULOG.
EYUVS1100E
User (
userid ) not authorized for required access access for resource resourcetype, resourcename.
Explanation
User userid has attempted an action on resource resourcetype, resourcename but the action has failed because the user does not have the necessary access to the resource.
System Action
The action on the named resource fails but the rest of the input stream is processed. The user is not informed of the failure.
Administrator Action
Review the user's security authorizations.
Destination
EYULOG.
EYUVS1101I
User (
userid ) modified resource resourcetype, resourcename.
Explanation
User userid has successfully imported, created, or edited resource resourcetype, resourcename.
System Action
Processing continues.
Administrator Action
None
Destination
EYULOG.
EYUVS1102I
User (
userid ) deleted resource resourcetype, resourcename.
Explanation
User userid has successfully deleted resource resourcetype, resourcename.