Previous Topic: TSSC011ENext Topic: TSSC014E


TSSC012E

RECORD LENGTH EXCEEDS THE MAXIMUM ALLOWED FOR USER DEFINED FIELDS

Reason:

You specified too many USERFIELD input control statements in the SYSIN input parameter file, which caused the variable record length for the USERUSER line in the UNLOAD process to exceed the maximum variable record length allowed for a line in the UNLOAD data set. The CA Top Secret CIA Unload Utility terminates.

Action:

Reduce the number of USERFIELD control statements in the SYSIN file and run the utility again. Make sure each record field specified in a USERFIELD control statement exists in the actual CA Top Secret FDT table for field definitions. Also, eliminate any duplicate field names in the USERFIELD control statements. There should not be more user-defined fields specified with USERFIELD control statements than actually exist in the FDT.