CASRA0000 - CASRA0019
CASRA0001E Field field-name is invalid
The field name contained a value that was invalid.
CASRA0002W Field field-name has been truncated
The value specified for the field was greater than the capacity of the field in the resource definition data base.
CASRA0003W Field field-name was specified but is not part of the current record type
A value was specified for this field but the field is not included in the table currently being processed.
CASRA0004W A value was specified for field field-name that is not required
A value was specified for the field but the field is not required for this particular table entry e.g. a trigger level has been specified for an extra-partition transient data set.
CASRA0005E No value specified for required field field-name
No value was specified for the field but the field is required for this particular table entry e.g. a Terminal id for the terminal table.
CASRA0006E field-name must not start with the characters 'DFH'
A Group or resource name must not start with the characters DFH.
CASRA0007E Either a program ID or a remote system ID must be specified
Only one of fields program ID or remote system ID can be specified not both for a PCT entry.
CASRA0008E Remote trans ID specified but no remote system ID
If a remote trans ID is specified for a PCT entry then a remote system ID must also be specified.
CASRA0009E Remote Trans ID specified but no remote system ID
If a remote transaction ID is specified for a PPT entry then a remote system ID must also be specified.
CASRA0010E Remote program ID specified but no remote system ID
If a remote program name is specified for a PPT entry then a remote system ID must also be specified.
CASRA0011E Minimum record length not required when remote sysid specified
The minimum record length is not required for a remote file.
CASRA0012E Maximum record length not required when remote sysid specified
The maximum record length is not required for a remote file.
CASRA0013E Remote file name specified but no remote system id
If a remote file name is specified then a remote system ID must also be specified.
CASRA0014E Key position specified when split keys active
The split key position fields must be used to specify the key positions when using split keys not the global position field.
CASRA0015E Key length specified when split keys active
The split key length fields must be used to specify the key lengths when using split keys not the global length field.
CASRA0016E Minimum record length greater than the maximum record length
The minimum record length must be less than or equal to the maximum record length.
CASRA0017E Key position not within the minimum record length
The key must be contained in the minimum record size.
CASRA0018E Key not contained in the minimum record size
The key position plus the key length exceed the minimum record size.
CASRA0019E Either a remote system ID or a file share server can be specified
Either a remote system ID or a file share server name can be specified but not both.
Parent topic:
CASRA - CICS Resource Definition API Error Messages