EYUVSnnnn messages

EYUVSnnnn messages are issued by the Web User Interface server to reflect the status of the interface server, written to the EYULOG, administrator terminal and console.

EYUVS0001I
CICSPlex SM Web User Interface initialization started.
Explanation:

The Web User Interface server initialization sequence has begun.

System action:

Initialization sequence continues.

System programmer response:

None.

Destination:

EYULOG, Console.

EYUVS0002I
CICSPlex SM Web User Interface initialization complete.
Explanation:

The Web User Interface server initialization sequence has completed successfully.

System action:

Ready for browser requests.

System programmer response:

None.

Destination:

EYULOG, Console.

EYUVS0003I
CICSPlex SM Web User Interface termination started.
Explanation:

The Web User Interface server termination sequence has begun.

System action:

Termination sequence continues. Further browser requests will be rejected.

System programmer response:

None.

Destination:

EYULOG, Console.

EYUVS0004I
CICSPlex SM Web User Interface termination complete.
Explanation:

The Web User Interface server termination sequence has completed successfully.

System action:

The server terminates.

System programmer response:

None.

Destination:

EYULOG, Console.

EYUVS0005S
CICSPlex SM Web User Interface initialization failed. (reasontext).
Explanation:

Start of changeThe currently executing Web User Interface server initialization sequence has failed. Diagnostic messages may have been written to the EYULOG.End of change

System action:

Start of changeThe currently executing server initialization program terminates.End of change

System programmer response:

Start of changeReview EYULOG for server address space. If reasontext is "Web User Interface already started", check the system initialization parameters for both CPSMCONN and PLTPI.End of change

Destination:

EYULOG, Console.

Start of change
EYUVS0006E
CICS shutdown request failed. RESP(resp) RESP2(resp2)
Explanation:

The request to shut down 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 terminates but the CICS region remains active.

System programmer response:

Review the RESP and RESP2 values supplied in the message to determine the cause of the problem. Shut down the CICS region manually.

Destination:

EYULOG, Console.

End of change
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.

System action:

Processing continues.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0011W
Server connection to CMAS unavailable.
Explanation:

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.

System programmer response:

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.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0021I
Task termination complete for User (username). reasontext.
Explanation:

A User task has terminated and the associated session was closed.

System action:

Processing continues.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0022E
Task for User (username) failed.
Explanation:

An internal error was encountered when attempting to create a User session.

System action:

User signon is cancelled.

System programmer response:

Review any preceeding 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.

System programmer response:

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.

Start of change
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.

System programmer response:

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.

End of change
Start of change
EYUVS0025E
Creation of user (userid) failed. User signon aborted.
Explanation:

An attempt, during signon, to create a user object to store the favorites of user userid has failed.

System action:

The signon process terminates.

System programmer response:

Check the message user log for messages reporting the exception.

Destination:

EYULOG

End of change
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.

System programmer response:

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.

System programmer response:

Review the health of your WUI 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.

System action:

Initialization sequence continues.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0102I
Parameter service terminated.
Explanation:

Server parameters have been discarded during the termination sequence.

System action:

Termination sequence continues.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0103E
Parameter service failed.
Explanation:

The server was unable to read server parameters during the initialization sequence.

System action:

The initialization sequence is abended, and the server terminates.

System programmer response:

Review previous messages to determine the cause of failure.

Destination:

EYULOG.

EYUVS0104E
Parameter (parmname) invalid.
Explanation:

The value supplied for the named server parameter in the parameter data set was either badly formatted or out of range.

System action:

Initialization fails.

System programmer response:

Review the value of the named parameter before attempting to restart the server.

Destination:

EYULOG.

EYUVS0105E
Invalid record in parameter data set.
Explanation:

The Web User Interface server found a badly formatted line in the server parameters.

System action:

Initialization fails.

System programmer response:

Review the contents of the server parameter data set before attempting to restart the server.

Destination:

EYULOG.

EYUVS0106W
Over-length record in parameter data set ignored.
Explanation:

A record in the server parameter data set was too long to process and has been ignored.

System action:

Initialization continues.

System programmer response:

Review the contents of the server parameter data set before attempting to restart the server.

Destination:

EYULOG.

EYUVS0107I
Reading startup parameters.
Explanation:

The Web User Interface is reading the server parameters.

System action:

Processing continues.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0108I
Startup parameters read.
Explanation:

The Web User Interface has read the server parameters.

System action:

Processing continues.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0109I
parmname(parmvalue)
Explanation:

The named server parameter has been read and found to contain the given value.

System action:

Processing continues.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0110E
Required parameter (parmname) not specified.
Explanation:

The Web User Interface server has read all the parameters supplied but failed to find a value for a required parameter.

System action:

Initialization fails.

System programmer response:

Supply the named parameter before attempting to restart the server.

Destination:

EYULOG.

EYUVS0111E
Trace flag specification invalid.
Explanation:

The WUITRACE parameter was specified, but was formatted incorrectly.

System action:

Initialization fails.

System programmer response:

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.

System programmer response:

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.

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.

System programmer response:

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.

System programmer response:

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.

System programmer response:

Review the language specification supplied as EYU9VWAN INITPARM.

Destination:

Console.

Start of change
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 THOUSANDSEPARATOR have been set equal. This could cause ambiguity when viewing a numeric in the thousands that also contains decimal places.

System action:

Processing continues.

System programmer response:

Consider changing these parameter settings.

Destination:

Console.

End of change
EYUVS0150E
Message messageNum could not be written to EYULOG.
Explanation:

The specified message could not be written to the EYULOG.

System action:

Processing continues.

System programmer response:

Review the status of the EYULOG destination. Collect AUXTRACE and contact IBM if the problem cannot be resolved.

Destination:

Console.

EYUVS0200I
Starting CICS Web Interface.
Explanation:

The Web User Interface server is attempting to open the CICS Web Interface for incoming requests from the browser.

System action:

Initialization continues.

System programmer response:

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.

System programmer response:

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.

System programmer response:

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.

System programmer response:

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.

System programmer response:

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.

System programmer response:

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.

System programmer response:

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.

System programmer response:

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.

System programmer response:

Use unsecure sockets (by removing the TCPIPSSL server parameter) or upgrade the server CICS to an appropriate release.

Destination:

EYULOG.

EYUVS0900I
SSL support not available in this release of CICS.
Explanation:

Web User Interface server initialization has been requested using the COVC transaction.

System action:

Initialization sequence is started.

System programmer response:

None.

Destination:

Console, Terminal, EYULOG.

EYUVS0901I
Web User Interface server stop requested from terminal.
Explanation:

Web User Interface server termination has been requested using the COVC transaction.

System action:

Termination sequence is started.

System programmer response:

None.

Destination:

Console, Terminal, 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.

System programmer response:

None.

Destination:

Terminal.

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.

System programmer response:

None.

Destination:

Console, Terminal.

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.

System programmer response:

Retry the operation ensuring that the specification is correct.

Destination:

Terminal.

EYUVS0905E
Web User Interface control transaction failed.
Explanation:

The Web User Interface control transaction suffered an internal error.

System action:

The request is ignored.

System programmer response:

Collect any abend information, AUXTRACE and dumps, and contact IBM service.

Destination:

Terminal.

EYUVS0906I
Web User Interface control transaction operation complete.
Explanation:

The specified operation was carried out successfully.

System action:

Processing continues.

System programmer response:

None.

Destination:

Terminal.

EYUVS0907E
Invalid entry. Enter Y or N.
Explanation:

An invalid character has been entered as a flag on the Web User Interface control transaction trace settings panel.

System action:

The request is ignored.

System programmer response:

Correct the field that is in error.

Destination:

Terminal.

EYUVS0908E
Web User Interface control transaction requires 3270 terminal for specified display.
Explanation:

The requested operation requires a full screen map which is not supported by the current device.

System action:

The request is ignored.

System programmer response:

Retry the operation from a suitable terminal.

Destination:

Terminal.

EYUVS0909I
Purge of User (username1) requested by User (username2).
Explanation:

The named user has purged the Web User Interface session for the named user.

System action:

The purged user session will be terminated as soon as possible.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0910E
Purge request failed. User (username) not found.
Explanation:

An attempt to terminate the active Web User Interface session for the named user failed as the user was not signed on.

System action:

The request is ignored.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0911E
Purge request of user (username) failed.
Explanation:

An attempt to terminate the active Web User Interface session for the named user failed due to an internal error.

System action:

The request is abended.

System programmer response:

Collect any abend information, AUXTRACE and dumps, and contact IBM service.

Destination:

EYULOG.

EYUVS0912I
Purge request successful.
Explanation:

The request to terminate active Web User Interface sessions has been accepted.

System action:

The purged user sessions will be terminated as soon as possible.

System programmer response:

None.

Destination:

Terminal.

EYUVS0913E
Purge request failed.
Explanation:

The request to terminate an active Web User Interface session failed.

System action:

The request may not have been completed.

System programmer response:

See associated messages in EYULOG.

Destination:

Terminal.

EYUVS0914E
Purge already requested.
Explanation:

A request to terminate an active user session has been ignored as the session is already terminating.

System action:

The request is ignored.

System programmer response:

None.

Destination:

Terminal.

EYUVS0915E
Purge already requested for user (username).
Explanation:

A request to terminate an active user session has been ignored as the session is already terminating.

System action:

The request is ignored.

System programmer response:

None.

Destination:

EYULOG.

EYUVS0916E
Start of changeImport operation completed successfully. count objects processed.End of change
Explanation:

The request to import menu or view set definitions has been successful.

System action:

Processing continues.

System programmer response:

None.

Destination:

Terminal.

EYUVS0917E
Start of changeImport operation failed.End of change
Explanation:

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.

System programmer response:

See associated messages in EYULOG.

Destination:

Terminal.

EYUVS0918E
Invalid TDQ name.
Explanation:

The request to import or export menu or view set definitions specified an invalid TDQ name.

System action:

The request is not performed.

System programmer response:

Review status of TDQ and correct as necessary.

Destination:

Terminal.

EYUVS0919I
Export completed successfully. nn objects written.
Explanation:

The request to export menu or view set definitions has been successful.

System action:

Processing continues.

System programmer response:

None.

Destination:

Terminal.

EYUVS0920E
Export failed.
Explanation:

The request to export menu or view set definitions has failed.

System action:

The output in the export data set is truncated at the point where the error is encountered.

System programmer response:

See associated messages in EYULOG.

Destination:

Terminal.

EYUVS0921E
Invalid name pattern.
Explanation:

The menu or view set name pattern specified for export was invalid.

System action:

The request is ignored.

System programmer response:

Correct the pattern name before retrying the operation.

Destination:

Terminal.

EYUVS0922E
Invalid Object type.
Explanation:

The object type specified for export was invalid.

System action:

The request is ignored.

System programmer response:

Correct input before retrying the operation.

Destination:

Terminal.

EYUVS0923W
Invalid Object type. "objectname" is assumed.
Explanation:

An invalid object type was specified on the import or export panel.

System action:

The field is set as indicated.

System programmer response:

None.

Destination:

Terminal.

EYUVS0924W
Invalid duplicate names field. "action" is assumed.
Explanation:

An invalid duplicate names action was specified on the import panel.

System action:

The field is set as indicated.

System programmer response:

None.

Destination:

Terminal.

Start of change
EYUVS0925W
Invalid lock option. option is assumed.
Explanation:

An invalid lock value is specified in the lock field of the export panel.

System action:

The field is set as indicated in the mesage text.

System programmer response:

None.

Destination:

Terminal.

End of change
Start of change
EYUVS0926I
Import operation partially complete. count objects processed.
Explanation:

Some resources could not be imported successfully by the request to import menu or view set definitions.

System action:

Processing continues.

System programmer response:

See the associated messages in EYULOG.

Destination:

Terminal.

End of change
EYUVS0950I
Web User Interface server PLT start.
Explanation:

The Web User Interface PLT start process has been triggered.

System action:

Web User Interface initialization is started.

System programmer response:

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.

System programmer response:

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.

System programmer response:

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.

System programmer response:

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.

Destination:

Console.

Start of change
EYUVS0954E
Web User Interface cpsmrel does not match CICS release cicsrel
Explanation:

The version of the Web User Interface cpsmrel does not match CICS release cicsrel.

System action:

The Web User Interface is not started.

System programmer response:

Ensure that the Web User Interface version and the CICS release match before retrying the operation.

Destination:

Console.

End of change
EYUVS0988I
Dump complete.
Explanation:

The dump request for the previously reported abend has completed.

System action:

Processing continues.

System programmer response:

Collect AUXTRACE, console log, and previous dump information, and contact IBM service.

Destination:

Browser.

EYUVS0989I
Dump suppressed.
Explanation:

The abend appears to be a duplicate of a previous abend for which a system dump has already been taken.

System action:

A system dump is not taken.

System programmer response:

Collect AUXTRACE, console log, and previous dump information, and contact IBM service.

Destination:

Console.

EYUVS0990I
information
Explanation:

This message contains auxiliary information.

System action:

None.

System programmer response:

None.

Destination:

Console.

EYUVS0991S
Abend recovery failed.
Explanation:

The Web User Interface task was unable to recover from a previous abend.

System action:

The Web User Interface task terminates.

System programmer response:

Collect AUXTRACE, console log, and dump information, and contact IBM service.

Destination:

Console.

EYUVS0992S
Abend abendCode in module moduleName.
Explanation:

An abend occurred in the specified module.

System action:

A system dump is taken and the individual user request is abended.

System programmer response:

Collect AUXTRACE, console log, and dump information, and contact IBM service.

Destination:

Console.

EYUVS0993S
Start of changeAbend while scanning storage area. Description of probable causeEnd of change
Explanation:

An error was detected when attempting to collect diagnostic information for a previous abend.

System action:

The Web User Interface task terminates.

System programmer response:

Collect AUXTRACE, console log, and dump information, and contact IBM service.

Destination:

Console.

EYUVS0994I
dumpTitle
Explanation:

This message contains the title of a system dump that is about to be taken.

System action:

A system dump is taken.

System programmer response:

Collect AUXTRACE, console log, and dump information, and contact IBM service.

Destination:

Console.

EYUVS0995E
System dump request failed.
Explanation:

An attempt to take a system dump to record a previous abend has failed.

System action:

A dump is not taken and abend processing continues.

System programmer response:

Collect AUXTRACE, console log, and dump information, and contact IBM service.

Destination:

Console.

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.

System programmer response:

Collect AUXTRACE, console log, and dump information, and contact IBM service.

Destination:

Console.

EYUVS0998I
abendInformation
Explanation:

This message contains diagnostic information for a previous abend.

System action:

Abend processing continues.

System programmer response:

Collect AUXTRACE, console log, and dump information, and contact IBM service.

Destination:

Console.

EYUVS0999S
WUI failed: failureString
Explanation:

An internal error occurred during Web User Interface processing.

System action:

Processing will continue, if possible.

System programmer response:

Collect AUXTRACE, console log, and dump information, and contact IBM service.

Destination:

Console.

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.

System programmer response:

Review the import data set to see if it has been damaged. Use another copy or reexport 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.

System programmer response:

Review the import data set to see if it has been damaged. Use another copy or reexport 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.

System programmer response:

Review the import data set to see if it has been damaged. Use another copy or reexport 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.

System programmer response:

Review the import data set to see if it has been damaged. Use another copy or reexport 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.

System programmer response:

Review the import data set to see if it has been damaged. Use another copy or reexport 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.

System programmer response:

Review the import data set to see if it has been damaged. Use another copy or reexport 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.

System programmer response:

Review the import data set to see if it has been damaged. Use another copy or reexport 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.

System programmer response:

Review the import data set to see if it has been damaged. Use another copy or reexport 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.

System programmer response:

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.

System programmer response:

Review import data set to see if it has been damaged. Use another copy or reexport from source, if available. Collect AUXTRACE, EYULOG and input data set and contact IBM service.

Destination:

EYULOG.

EYUVS1010E
Import failed to open TDQ (tdqname).
Explanation:

The request to import 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.

System programmer response:

Review the status of the TDQ and correct as necessary.

Destination:

EYULOG.

EYUVS1011E
Export failed to open TDQ (tdqname).
Explanation:

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.

System programmer response:

Review the status of the TDQ and correct as necessary.

Destination:

EYULOG.

Start of change
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.

System programmer response:

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.

End of change
Start of change
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.

System programmer response:

Retry the import operation once the user has finished updating the resource.

Destination:

EYULOG.

End of change
Start of change
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.

System programmer response:

Check the message user log for messages reporting the security exception.

Destination:

EYULOG.

End of change
Start of change
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.

System programmer response:

Review the user's security authorizations.

Destination:

EYULOG.

End of change
Start of change
EYUVS1016I
Import 'importType' initiated by user (userid) from TDQ (tdqname).
Explanation:

Import processing is beginning to import definitions of the specified importType from the named TDQ.

System action:

Processing continues.

System programmer response:

None.

Destination:

EYULOG.

End of change
Start of change
EYUVS1017W
Repository record for resource (resourcetype, resourcename) contains an invalid version identifier. Record 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.

System programmer response:

Ensure that the Web User Interface server repository has been correctly migrated to the current version of CICSPlex SM.

Destination:

EYULOG.

End of change
Start of change
EYUVS1018I
Start of changeImport completed successfully. count objects read from TDQ tdqname.End of change
Explanation:

The request to import menu or view set definitions has been successful.

System action:

Processing continues.

System programmer response:

None.

Destination:

EYULOG

End of change
Start of change
EYUVS1019W
Start of changePartial import completed. count objects from TDQ (tdqname) rejected.End of change
Explanation:

Some resources could not be imported successfully by the request to import menu or view set definitions.

System action:

Processing continues.

System programmer response:

See the associated messages in EYULOG.

Destination:

EYULOG

End of change
Start of change
EYUVS1020E
Start of changeImport of resources failed. count objects from TDQ (tdqname) rejected.End of change
Explanation:

No resources could be imported successfully by the request to import menu or view set definitions.

System action:

Processing continues.

System programmer response:

See the associated messages in EYULOG.

Destination:

EYULOG

End of change
Start of change
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.

System programmer response:

Review the user's security authorizations.

Destination:

EYULOG.

End of change
Start of change
EYUVS1101I User
(userid) modified resource (resourcetype, resourcename).
Explanation:

User userid has successfully imported, created, or edited resource resourcetype, resourcename.

System action:

Processing continues.

System programmer response:

None

Destination:

EYULOG.

End of change
Start of change
EYUVS1102I
User (userid) deleted resource (resourcetype, resourcename).
Explanation:

User userid has successfully deleted the resource resourcetype, resourcename.

System action:

Processing continues.

System programmer response:

None

Destination:

EYULOG.

End of change [[ Contents Previous Page | Next Page Index ]]