Previous Topic: CA-7.SVCA-06Next Topic: CA-7.SVCA-99


CA-7.SVCA-07

(taskname) BUFFER SIZE EXCEEDED, SKIPPING INPUT UNTIL NEXT /LOGON

Reason:

The commands between /LOGON statements have exceeded the allowable block size for the job, started task or TSO user identified by the taskname. This is a serious error that will cause a return code of 8.

Action:

Try inserting additional /LOGON statements in the command stream to force blocking. Since the commands are passed in a variable record format, the number of commands that will fit in a block are likewise variable. For large command streams, some experimentation may be required. To have the current or defaulted security ID used, a blank /LOGON statement can be inserted in the stream.