When running an action under Endevor, there is a VSAM error issued:
VSI1101E INVALID DATASET, BUFNI/BUFND MODIFIED OR SHARED DATASET OPTION IN USE
This also results in other errors:
VSI0101E UNRECOVERABLE ABEND OCCURRED DURING VSAM OPEN PROCESSING
F000 ABEND CODE=OPEN NUMBER=1111 and F000 ABEND CODE=OPEN NUMBER=1112
CCSR010E C1SSESTA U1111 at 00038DA2 LMOD BSTPMOPS CSECT BSTPMPGM +000C82 <jobname> N/A <stepname>
INVALID DATASET, BUFNI/BUFND MODIFIED OR SHARED DATASET OPTION IN USE
Message SZI031MI or a messages starting with SZI can indicate Star Tools is being used.
Release: All Supported Releases
Component: Endevor Software Change Manager
3rd Party VSAM performance software was causing conflict.
Run IDCAM LISTCAT to confirm the VSAM definitions are correct for the file. If they are correct and there are no other problems noted in the LISTCAT, confirm there are no third party VSAM utilities in use. Only CA LSERV and IBM RLS is certified for use under Endevor. Exclude Endevor VSAM files from any other VSAM utility (ex. Startool, VELOCI-Raptor).
To disable the STAR TOOL from this step can you add this DD to the step:
//ULT@SOFF DD DUMMY
Strongly recommend disabling Star Tool for all Endevor Datasets.