IXC338I
SERVER NAME FILTER NOT ACCEPTED: value reason

Explanation

XCF found incorrect syntax specified on the TRACE CT command for SRVNAME filtering. reason in the message text describes the error.

In the message text:

value
Identifies a SRVNAME or character that is not valid.
reason
Describes the reason why value is not valid. reason is one of the following:
EXCEEDS THE MAXIMUM LENGTH
value must not exceed thirty-seven (37) characters in length.
IS AN INVALID CHARACTER FOR A SERVER NAME
value identifies a character that is not valid for a server name. To be valid, a server name must meet the following format criteria:
  • Server names can consist of four 8 byte sections separated by a period (.).
  • Each 8 byte section must be left justified, padded on the right with EBCDIC blanks as needed.
  • Each section can contain any alphanumeric (A-Z, a-z, 0-9), national (@,#,$), or underscore (_) character.
  • Any section but the first can be entirely blank.
  • Any section can contain the asterisk (*) wild card character that can be used to match zero (0) or more characters (for example, ABC*.*).
  • If the server name contains case sensitive characters (that is, lower case a-z), the value can be entered within single quotes ('...'). The single quotes count as two input characters.
INVALID DELIMITER SPECIFIED OR DELIMITER MISSING
The SRVNAME keyword was entered with a missing delimiter or a delimiter that is not valid. The options and list of server names must be enclosed within parenthesis. For example:
options=(srvname=(ABC*.*,a.b)),end

System action

XCF ignores the incorrect SRVNAME input. The TRACE CT command is not successful.

Operator response

Notify the system programmer.

System programmer response

Correct the input specified for the SRVNAME filter option and re-enter the TRACE CT command.

Module

IXCC1TCP

Routing code

1, 2

Descriptor code

5