Skip sequential processing varies for RRDS vs. KSDS and insert vs. get.
Also position after errors is often different for skip sequential vs.
sequential.  The intent with skip sequential is to use the sequence set for
finding the next key, but of course VSAM has many variations.  Those may or
may not be relevant to you, but that is probably why the doc is vague on
the finer details -- it is environmentally dependent.  A big design flaw in
VSAM that was made worse each year rather than being rectified, making it
too complex to use effectively for most applications.

On Tue, May 23, 2023 at 8:04 PM Binyamin Dissen <[email protected]>
wrote:

> Perhaps a beginners question, but I am not finding precise doc on the
> difference between sequential and skip-sequential VSAM processing.
>
> Is it that instead of doing an ENDREQ and a new positioning, one changes
> the
> value of ARG and VSAM uses that for the next GET?
>
> --
> Binyamin Dissen <[email protected]>
> http://www.dissensoftware.com
>
> Director, Dissen Software, Bar & Grill - Israel
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to