DFS0807I DBCTL MULTI-SEGMENT COMMAND BUFFER OVERFLOW
Explanation
In a DBCTL environment, a multi-segment command can have a maximum length of 241 characters. This number includes the leading command recognition character (CRC) in the first segment, but not does not include CRCs in other segments. The segments entered from the console are internally concatenated. If the concatenated segments of the command exceed the 241 character maximum, this message appears.
System action
The segment that caused the command to exceed maximum length is discarded. All previous segments remain internally concatenated.
Programmer response
Terminate the in-progress command by entering a shorter final segment. A single CRC entered at the console is a valid final segment.