IXC291I
text

Explanation

The XCF couple data set format utility program encountered an error in the DEFINEDS statement in the JCL for the program. The data set might not have been formatted.

In the message text:
sysplex-name
The name of the sysplex.
dsname
The name of the data set.
volser
The volume serial number.
value
The maximum group value.
maxmem
The maximum member value.
type
The value specified for the type keyword on the data statement of the XCF couple data set format utility.
name
The value specified for the name keyword on the item statement of the XCF couple data set format utility.
number
The value specified for the number keyword on the item statement of the XCF couple data set format utility.
information
The extraneous information that is being ignored.
keyword
The keyword in error.
routine
The name of the exit routine.
data-type
The name of the data type.
item-name
The name of the item.
unit
The unit device type.
CONTROL STATEMENT NOT VALID
The control statement preceding this message was incorrect. It was not a DEFINEDS statement.
ITEM STATEMENT OUT OF SEQUENCE
The Item Statement preceding this message is out of sequence. It must be preceded by a DATA statement.
DATA STATEMENT OUT OF SEQUENCE
The Data Statement preceding this message is out of sequence. It must be preceded by a DEFINEDS or a DATA statement.
INVALID SYSPLEX NAME, sysplex-name
The listed sysplex name was not valid.
INVALID DATA SET NAME, dsname
The listed data set name was not valid.
INVALID VOLSER, volser
The listed volser name was not valid.
MAXIMUM GROUP VALUE, value
The listed maximum group value was not valid.
INVALID MAXIMUM MEMBER VALUE, maxmem
The listed maximum member value was not valid.
INCORRECT DATA TYPE VALUE, type
The listed data type value was not valid.
INCORRECT ITEM NAME, name
The listed item name value was not valid.
INCORRECT ITEM NUMBER, number
The listed item number value was not valid.
EXTRANEOUS INFORMATION WAS IGNORED, information
A keyword was too long. The system ignored some of the values. information displays the data the system ignored.
NO VALUE FOR KEYWORD, keyword
No value was found for a keyword that must have a value.
INVALID KEYWORD, keyword
The specified keyword is not valid for the DEFINEDS statement.
REQUIRED KEYWORD NOT SPECIFIED, keyword
A required keyword was not specified.
EXIT ROUTINE NOT FOUND, routine
The exit routine specified could not be found.
DATA TYPE NOT FOUND, data-type
The data type specified was not found.
ITEM NAME NOT DEFINED, item-name
The item name specified is not defined for the data type being formatted.
ITEM NAME CANNOT BE MODIFIED, item-name
The specified item name cannot be modified by the XCF couple data set format utility.
INVALID MAXIMUM SYSTEM VALUE, value
The listed maximum system value was not valid.
INVALID UNIT, unit
The listed unit name was not valid.
INVALID NUMBER VALUE, number
The listed number value is out of range.
MAXGROUP INCOMPATIBLE WITH DATA TYPE(SYSPLEX)
MAXGROUP is deprecated and should not be used with DATA TYPE(SYSPLEX). Use ITEM NAME(GROUP) instead.
MAXMEMBER INCOMPATIBLE WITH DATA TYPE(SYSPLEX)
MAXMEMBER is deprecated and should not be used with DATA TYPE(SYSPLEX). Use ITEM NAME(MEMBER) instead.
ITEM NAME(GROUP) VALUE OVERRIDES MAXGROUP VALUE
The value specified for ITEM NAME(GROUP) has overridden the value specified for MAXGROUP. The data set will still be formatted.
ITEM NAME(MEMBER) VALUE OVERRIDES MAXMEMBER VALUE
The value specified for ITEM NAME(MEMBER) has overridden the value specified for MAXMEMBER. The data set will still be formatted.

System action

The XCF couple data set format utility program continues checking other parameters of the control statement. The program might not format this couple data set.

System programmer response

Correct the problem and rerun the program.

Source

Cross System Coupling Facility (SCXCF)

Module

IXCL1DSU, IXCL1FMT

Routing code

1,2

Descriptor code

5