Using sequential buffering
You can use sequential buffering with CICS®.
To use sequential buffering with CICS, you need to do two things:
- Put an SBONLINE control statement in the //DFSVSMxx file. SBONLINE allows sequential buffering to be used.
- Specify programs that are to use sequential buffering. You can do this by coding during PSBGEN an SB= keyword on the PCB macro.