KFSP46110-E

aa....aa The record structure specification is invalid. Type = bb....bb, record name = cc....cc, record structure specification value = dd....dd

aa....aa: Definition check information
bb....bb: Type
cc....cc: Record name
dd....dd: Record structure definition value
Description:
The record structure specification is invalid. The table below describes each type of specification.
TypeDescription
AppointA field name that is not specified under the record definition has been specified in the record structure definition description.
DuplicateA field name specified in the record structure definition has been used more than once.
LackThe field names specified under the record definition are not all included in the record structure definition description.
NonuseA field name that cannot be used in the specified record type has been specified.
OrderThe specification order of the field names specified in the record structure definition is not the specification order of the field definitions under the record definition.
For details about the definition check information, see 8.1 List of Definition Check Information.
System processing:
Stops adaptor processing.
Action to take:
Revise the description of the record structure definition for each type.