cc/td/doc/product/software/ioss390
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

T01CFnnn - Configuration Messages

T01CFnnn - Configuration Messages

This chapter describes messages for configuration. These include messages T01CF000 through T01CF999.

T01CFnnn

T01CF001I

Parm stmt: message

Explanation    This message follows another T01CFxxx message and displays the contents of statement identified by the previous message.

T01CF007I

LUPOOL initialization successful

Explanation    Informational message indicating that the LU pool configuration member was processed without error and that the LU pool facility has been activated.

T01CF008E

LUPOOL initialization failed

Explanation    A problem was encountered while processing the APPLUPxx LU pool configuration member. Message(s) display at the operator console prior to this message describing the problem(s). The LU pool facility is not activated.

Recommended Action    Correct the problem with LU pool configuration member APPLUPxx and issue the REFRESH LUPARM( mem_name ) command to initialize the LU pool facility.

T01CF009E

Parm validation error - member = mem_name, command number = cmnd_num     command = cmnd_name, keyword = kywd

Explanation    An APPLUPxx command statement contains a syntax error. The parameter for the keyword specified is invalid. The LU pool facility is not activated.

Syntax Description
mem_name Member name.
cmnd_num Logical number of the statement.
cmnd_name Statement containing the syntax error.
kywd Keyword in error.

Recommended Action    Correct the problem with the command statement and issue the REFRESH LUPARM( mem_name ) command to initialize the LU pool facility.

T01CF010E

Unknown pool name=pool_name for LURULE - member = mem_name,     command number = cmnd_num

Explanation    The APPLUPxx member contains an LURULE statement whose POOL keyword specifies an LU pool that was not defined by an LUPOOL statement. The LU pool facility is not activated.

Syntax Description
pool_name Pool name.
mem_name Member name.
cmnd_num Logical number of the statement.

Recommended Action    Include an LUPOOL statement defining the pool and issue the REFRESH LUPARM( mem_name ) command to initialize the LU pool facility.

T01CF011E

Duplicate LUPOOL=pool_name - Append not specified - member = mem_name,     command number = cmnd_num

Explanation    The configuration member being parsed contains multiple LUPOOL statements that specify the same pool name. The LU pool facility is not activated.

Syntax Description
pool_name Pool name.
mem_name Member name.
cmnd_num Logical number of the statement

Recommended Action    Correct the problem with the LUPOOL command statement and issue the REFRESH LUPARM( mem_name ) command to reinitialize the LU pool facility.

T01CF012E

Duplicate LUNAME lu_name for LUPOOL pool_name - member = mem_name,     command number = cmnd_num

Explanation    The same LU name was specified multiple times for the LU keyword in either an LUPOOL or LURULE statement. The duplicate LU names were ignored and the LU pool facility was activated.

Syntax Description
lu_name LU name.
pool_name Pool name.
mem_name Member name.
cmnd_num Specified command.

Recommended Action    Correct the problem with the command statement and issue the REFRESH LUPARM( mem_name ) command to reinitialize the LU pool facility.

T01CF013E

No LURULE(S) specified - member = mem_name

Explanation    No LURULE statements were specified in the member (APPLUPxx). At least one rule is required. The LU pool facility is not activated.

Recommended Action    Add LURULE statement(s) to the LU pool configuration member and issue the REFRESH LUPARM( mem_name ) command to reinitialize the LU pool facility.

T01CF015E

Invalid value found in keyword field.

Explanation    The value coded in the specified keyword contained invalid characters. Some require hexadecimal characters (A-F, 0-9). Others require decimal characters (0-9).

Recommended Action    Correct the value in the configuration parameters and restart the APP task group.

T01CF017E

Command security requested with global security off

Explanation    During configuration parsing of the HOST statement, the XSEC operand list resulted in turning off global security and still requesting command security. This is an invalid combination. If you want command security, enable global security. If you do not want global security, turn command security off.

Recommended Action    Correct the value in the configuration parameters and restart the APP task group.

T01CF021E

Missing required GAT statements. flag = flag

Explanation    One or more required GAT statements were not found or were not successfully parsed.

The flag byte (xx) represents the composite of the required GAT statements that were successfully parsed. To determine which GAT statement is missing, subtract the flag (xx) from hexadecimal x'FC' - the difference is the composite hexadecimal values of the missing statement(s). Use this table to determine which statement or statements are missing:

Flag Byte

GAT Statement

x'80 SOURCE
x'40' CARDS
x'20' FORTRAN
x'10' OBJECT
x'08' LOADLIB
x'04' PRINT

Recommended Action    Correct the value in the configuration parameters and restart the APP task group.

T01CF022E

Unresolved type name name in member mem_name.

Explanation    A name field is referenced that is not resolved elsewhere in the configuration.

Syntax Description
type Type of name that was not resolved.
name Name that was not resolved.
mem_name Member name of the configuration being parsed.

Recommended Action    Correct the value in the configuration parameters and restart the APP task group.

T01CF023E

stmt Statement, #stmt_num out of sequence in member mem_name.

Explanation    A statement appears out of place.

Syntax Description
stmt Statement that is out of place.
stmt_num Statement number.
mem_name Member name of the configuration being parsed.

Recommended Action    Read the Cisco IOS for S/390 Customization Guide for an explanation of statement sequence rules. Correct the value in the configuration parameters and restart the APP task group.

T01CF024I

MEDIA med_name has been built and anchored

Explanation    MEDIA med_name is available.

T01CF026E

Too many operands in kywd keyword.

Explanation    The configuration statement was coded with more operands than the keyword kywd defines.

Recommended Action    Correct the value in the configuration parameters and restart the APP task group.

T01CF027E

Duplicate kywd name found in stmnt statements.

Explanation    A keyword defined a preexisting name.

Syntax Description
kywd Keyword.
name Preexisting name defined by the keyword.
stmnt Command statements with the duplicate keywords.

Recommended Action    Correct the value in the configuration parameters and restart the APP task group.

T01CF028E

kywd keyword is required.

Explanation    A statement was encountered with keyword kywd that must be referenced by a previous statement.

Recommended Action    Read the Cisco IOS for S/390 Customization Guide for an explanation of statement sequence rules. Correct the value in the configuration parameters and restart the APP task group.

T01CF029W

The service optional port assignment variables will not be updated

Explanation    The service optional port assignment variables will not be updated by the UPDATE operation command.

T01CF030E

Too many stmnt's in configuration

Explanation    The maximum number of stmnt statements has been exceeded.

Recommended Action    Reduce the number of stmnt statements and restart.

T01CF031E

STORAGE obtain failure RC in kywd keyword of statement

Explanation    A STORAGE OBTAIN failed with RC=TC processing keyword of statement.

Recommended Action    Increase available storage.

T01CF032W

The IP statement GATED variable will not be updated

Explanation    The update will not be performed when the result of an Operator command.

T01CF040E

DEFAULT keyword found in more than one APPL/TELNET statement.

Explanation    More than one APPL entry has been specified as the default service entry.

Recommended Action    Correct the value in the configuration parameters and restart the APP task group.

T01CF041E

Improper placement of TELNET statement.

Explanation    The TELNET statement is out of sequence. This statement must precede all other APPL statements.

Recommended Action    Insert the TELNET statement in the configuration deck and restart the APP task group.

T01CF042E

parm not permitted on the DEFAULT APPL statement.

Explanation    The specified parameter is invalid on an APPL statement that has been designated as the default service.

Recommended Action    Correct the error and restart the APP task group.

T01CF043E

parm on stmnt statement for service service not defined on any TERMPROF     statement.

Explanation    The variable parameter identifies the group name of the undefined TERMPROF statement and verb identifies the statement (APPL or TELNET) on which the error occurred. The TERMPROF value in an APPL or TELNET statement must match the GROUP value in a TERMPROF statement.

Recommended Action    Correct the error and restart the APP task group.

T01CF044E

parm parameter is required on the TERMPROF statement.

Explanation    A required parameter was omitted on the TERMPROF statement. The variable parameter identifies the name of the required TERMPROF parameter.

Recommended Action    Correct the error and restart the APP task group.

T01CF045E

BUFFERSIZE parameter on TERMPROF statement is invalid.

Explanation    The BUFFERSIZE parameter is either zero or greater than 8K.

Recommended Action    Correct the error and restart the APP task group.

T01CF047E

Syntax error on LU parameter luparm in stmnt statement, in member mem_name

Explanation    A syntax error was detected while processing an LU subparameter. This message is produced only when the LU parameter in an LUPOOL or LURULE statement exceeds 32,767 and one of these conditions exists:

The first character in the LU name is not alphabetic or $, #, @.

Syntax Description
luparm LU subparameter name.
statement Specified statement.
mem_name Configuration member.

Recommended Action    Correct the value in the configuration parameters and restart the APP task group.

T01CF048E

Maximum number of LU names exceeded in stmnt statement, member mem_name.

Explanation    The maximum number of LUNAMES has been exceeded in statement of member.

Syntax Description
stmnt Specified statement.
mem_name Configuration member.

T01CF051E

Parsing module mod_name not Found.

Explanation    A required parsing module (mod_name) cannot be loaded. APP task group initialization does not complete successfully.

Recommended Action    Report this error to Customer Support.

T01CF052E

stmnt statement not processed - parsing routine routine missing.

Explanation    A statement (stmnt) could not be processed because its parsing routine could not be located. The statement is ignored and APP task group initialization proceeds normally.

Recommended Action    Report this error to Customer Support.

T01CF053W

Redundant TERMPROF statement(s) detected for appl application

Explanation    For 3767 linemode applications, only one TERMPROF statement is permitted. All TERMPROF statements except the first one on the application's TERMPROF group are ignored. appl is the name of the application on which the error occurred.

This is a warning only. APP task group initialization proceeds normally.

T01CF054E

USSTAB option not processed - tbl_name USS table is not available

Explanation    The USSTAB specified on the SERVICE statement could not be loaded or the default IBM USS Table (ISTINCDT) could not be loaded. In either case, configuration processing will continue as if no USSTAB option had been specified on any SERVICE statement.

Recommended Action    Make the assembled and linked USS Table(s) available to the Cisco IOS for S/390 job. To do this, add the data set for the table(s) to a library referenced in the JOBSTEP/STEPLIB DD in the Cisco IOS for S/390 start-up JCL. Alternatively, you can put the DSN for the USS Tables in the linklist.

T01CF055E

USSTAB option not processed - format for tbl_name USS table is invalid

Explanation    Either the USS Table specified on the SERVICE statement or the default IBM USS Table (ISTINCDT) that was loaded is not in a recognized format for USS Tables.

The macros to create USS Tables generate a hexadecimal X'BD' in the first byte of the table. The named table that was loaded did not contain X'BD' in the first byte.

Recommended Action    You should make sure that the named USS Table load module was in fact created with the correct macros. For details, refer to the current version of the VTAM Resource Definition Reference, published by IBM.

T01CF056E

Use of server Telnet is no longer permitted

Explanation    The Component Authorization facility has determined that the component authorization key for use of Server TELNET has expired. This message also appears on the console log.

Recommended Action    Contact Customer Support for a new component authorization key

T01CF057E

Use of server FTP is no longer permitted

Explanation    The Component Authorization facility has determined that the component authorization key for use of Server FTP has expired. This message also appears on the console log.

Recommended Action    Contact Customer Support for a new component authorization key.

T01CF058E

Missing POOLDEF statement for pool pool_name in member

Explanation    Pool header for stated pool_name not found.

Recommended Action    Add appropriate POOLDEF and restart.

T01CF059E

stmnt statement not valid with MEDIA type med_type

Explanation    stmnt statement with MEDIA type med_type is an invalid combination.

Recommended Action    Correct configuration parameters and restart.

T01CF065W

The default USS table tbl_name is not available or is invalid

Explanation    The default USS table tbl_name not found or invalid.

Recommended Action    Start the APP task group.

T01CF069E

Operator command parameter parse error - command = cmnd_name

Explanation    An APP operator command (cmnd_name) contains a syntax error. The command was most likely the REFRESH LUPARM( mem_name ) command to refresh the LU pool facility with a new configuration member. The old LU pool configuration is not updated and remains operational.

Recommended Action    Reissue the APP command with correct syntax.

T01CF070E

Operator command required keyword missing - command = cmnd_name,     missing keyword = kywd.

Explanation    The specified APP operator command is missing the specified keyword. The command was most likely the REFRESH LUPARM( mem_name ) command to refresh the LU pool facility with a new configuration member. The old LU pool configuration is not updated and remains operational.

Syntax Description
cmnd_name Specified operator command
kywd Missing keyword

Recommended Action    Reissue the APP command with correct syntax.

T01CF071E

SMTP configuration definition statement missing; port = port_num

Explanation    A parameter list SERVICE statement defining a well-known port (port_num) for server or client SMTP was established, but, no SMTP configuration statement for this port was found.

Recommended Action    Verify configuration statements within APPCFGxx parameter member. Remove the SERVICE statement or define an SMTP statement for the preceding port.

T01CF072W

Append ignored, pool_name not previously defined - member = mem_name,     command number = cmnd_num

Explanation    The append has been ignored because the LUPOOL pool_name is undefined.

T01CF101E

No matching stmnt1 statement found for parm name specified on stmnt2 stmnt

Explanation    The configuration statement stmt2 specified a parm parameter naming the stmt1 statement named name, but the stmt1 statement could not be found.

Recommended Action    Correct the configuration and restart Cisco IOS for S/390.

T01CF102E

Too many LINK statements specified for LCSNAME lcs_name.

Explanation    A maximum of four link-level network adapters can be associated with a device by the LINK statement. More than four LINK statements were found for the same LCS statement.

Recommended Action    Correct the configuration and restart Cisco IOS for S/390.

T01CF103I

Network ip_addr added to MEDIA med_name.

Explanation    A NETWORK statement has been successfully parsed, and the network identified by ip_addr has been added to the MEDIA identified by med_name.

T01CF104I

LNI device unit_addr added to MEDIA med_name.

Explanation    A configuration statement defining a network interface device has been successfully parsed, and the device identified by unit_addr has been added to the MEDIA identified by med_name.

T01CF105E

Media name med_name has no associated NETWORK

Explanation    The MEDIA statement identified by med_name does not have an associated NETWORK statement following it. Each MEDIA statement must be followed by at least one associated NETWORK statement. A ROUTE statement must follow the necessary MEDIA and NETWORK statements.

Recommended Action    Correct the configuration and restart Cisco IOS for S/390.

T01CF106E

A statement stmnt was not preceded by a MEDIA statement

Explanation    A configuration statement identified by statement was encountered in the configuration member which was not preceded by a MEDIA statement. Each NETWORK, driver, and ROUTE statement must be preceded by a MEDIA statement with which it is associated.

Recommended Action    Correct the configuration and restart Cisco IOS for S/390.

T01CF107E

An ARP statement was not preceded by a driver statement

Explanation    An ARP statement was encountered in the configuration member which was not preceded by a driver statement. Each ARP statement must be preceded by the MEDIA, NETWORK, and driver statements with which it is associated.

Recommended Action    Correct the configuration and restart Cisco IOS for S/390.

T01CF108E

A stmnt statement follows a virtual MEDIA

Explanation    A driver statement identified by stmnt follows a MEDIA which specified TYPE=VIRTUAL. Driver statements are not permitted if the MEDIA type is VIRTUAL.

Recommended Action    Correct the configuration and restart Cisco IOS for S/390.

T01CF109E

A stmnt statement is not preceded by a NETWORK statement

Explanation    A driver statement identified by stmnt is not preceded by a NETWORK statement. Each driver statement must be preceded by an associated MEDIA and NETWORK statement.

Recommended Action    Correct the configuration and restart Cisco IOS for S/390.

T01CF110E

Media name med_name on stmnt statement does not exist

Explanation    A ROUTE statement was found which specified a MEDIANAME parameter med_name, but no MEDIA statement was specified with that name.

Recommended Action    Correct the configuration and restart Cisco IOS for S/390.

T01CF111W

Invalid postprocessing entry detected in mod_name

Explanation    A logic error has occurred in module mod_name.

Recommended Action    Contact Interlink Technical Support.

T01CF113E

DEST (ip_addr) not on same SUBNET (ip_addr) as IPADDRESS (ip_addr)

Explanation    DEST and IPADDRESS must be on the same SUBNET.

Recommended Action    Correct the initialization parameters and restart.

T01CF114E

ROUTER rtr_name is not on an attached subnet

Explanation    The ROUTER keyword specified an IP address that was not on any existing subnet.

Recommended Action    Correct the initialization parameters and restart.

T01CF115E

Media name med_name has already been used

Explanation    The media name specified has already been used.

Recommended Action    Correct the input specification.

T01CF116E

A MEDIANAME is required to connect the stmnt statement

Explanation    The MEDIANAME is necessary to link this statement to the MEDIA statement issued previously.

Recommended Action    Correct the stmnt statement and restart.

T01CF117E

IP address ip_addr is already in use

Explanation    The IP address specified is already in use.

Recommended Action    Correct the initialization parameters.

T01CF118E

LNI lni_name is still active

Explanation    LNI lni_name must be inactive to be deleted.

Recommended Action    Deactivate the LNI and retry.

T01CF119E

Syntax error in statement stmnt

Explanation    A syntax error has been detected in the statement specified.

Recommended Action    Correct the syntax and reissue.

T01CF120E

The LOOPBACK configuration cannot be manipulated

Explanation    The LOOPBACK configuration cannot be altered.

T01CF121E

kywd object does not exist

Explanation    The kywd object does not exist in the system.

T01CF122I

Request complete

Explanation    The operator-requested function is complete.

T01CF123E

Cisco IOS for S/390 component configuration is not yet complete

Explanation    Initialization is not yet completed.

Recommended Action    Try the command again later.

T01CF124E

Network IP address ip_addr is still associated with Media med_name

Explanation    The Media med_name cannot be deleted until all associations are deleted.

Recommended Action    Delete all associations before deleting media.

T01CF125E

LNI lni_name is still associated with Media med_name

Explanation    Media med_name cannot be deleted until all associations are deleted.

Recommended Action    Delete all associations before deleting media.

T01CF126E

RC ret_code attempting to get the latch_name latch

Explanation    An attempt to obtain the latch_name latch failed.

Recommended Action    If this happens regularly, please contact Interlink Technical Support.

T01CF127E

A cmnd_name identifier is required

Explanation    A cmnd_name identifier is required.

Recommended Action    Ensure the identifier exists in the configuration.

T01CF128E

ROUTE entry not found

Explanation    The ROUTE to be deleted was not found.

T01CF129E

Media med_name has no ARP detail information.

Explanation    ARP cannot be altered.

Recommended Action    Ensure Media med_name is properly configured.

T01CF130E

Both DEST and GATEWAY IP addresses must be specified

Explanation    Both DEST and GATEWAY addresses are required.

Recommended Action    Specify DEST and GATEWAY addresses and restart.

T01CF131E

Both IP and MAC addresses must be specified

Explanation    Both IP and MAC addresses are required.

Recommended Action    Specify IP and MAC addresses and restart.

T01CF132E

Media med_name has no ARP information

Explanation    Media med_name's ARP information not found.

Recommended Action    Ensure Media media_name is properly configured.

T01CF133I

kywd object deleted

Explanation    The kywd object has been deleted from the system.

T01CF134E

Device dev_name is in state_code state

Explanation    LNDC dev_name is in state_code state and cannot be altered.

T01CF150E

APP configuration error: invalid SUBSYS Name subsys_name

Explanation    The subsystem name specified is invalid.

Recommended Action    Correct the subsystem name and restart.

T01CF152E

APP configuration error: Pload failed for ptask

Explanation    The attempted PLOAD of ptask failed.

Recommended Action    Verify that the linklist/steplib is properly configured.

T01CF153E

Unable to action DCGDSN dataset data_set_name

Explanation    The Locate, Recall, or Obtain of data_set_name failed.

Recommended Action    If the Locate failed, ensure the volume containing the data set is available. If the Recall failed, the data set was migrated and could not be recalled. If the Obtain failed, the format-1 DSCB could not be obtained.

T01CF154E

DCBDSN Dataset data_set_name is not on a DASD device

Explanation    The DCBDSN data set data_set_name was not found.

Recommended Action    Ensure the DCBDSN data set is available.

T01CF155E

DCBDSN Dataset data_set_name is of an unsupported dataset organization

Explanation    The data set name specified is not a supported data set organization.

Recommended Action    Ensure data set data_set_name not found.

T01CF156I

Telnet greeting initialization successful from member mem_name

Explanation    Telnet greeting from member mem_name available for use.

T01CF157E

Telnet greeting member mem_name does not exist in ARPAHELP dataset

Explanation    Telent greeting member mem_name not found in the ARPAHELP data set.

T01CF158E

An I/O error occurred reading telnet greeting member mem_name

Explanation    An I/O error occurred while reading the Telnet greeting member mem_name.

T01CF159E

diagnostic_information

Explanation    Further diagnostic information obtained via SYNADAF.

T01CF160E

The open failed for telnet greeting member mem_name

Explanation    The ARPAHELP data set could not be opened.

T01CF161E

Refresh failed due to a storage obtain error; return code = ret_code

Explanation    Storage obtain failed for greeting storage area.

T01CF162E

A SERVICE statement is required in APP configuration member mem_name

Explanation    A SERVICE statement was not found in member mem_name. This statement is required.

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1998 © Cisco Systems Inc.