When connection with VSCode Endevor plugin, the spawn task always fails with S222 abend.
ENF log shows mutiple cancellation of the spawn task
06.48.44 S0062102 ---- TUESDAY, 23 MAR 2021 ----
06.48.44 S0062102 S NDVRWBL4,PARM='BC1PAPI0'
06.48.47 S0062102 C NDVRWBL4,A=00FF
06.48.47 S0062102 IEE301I NDVRWBL4 CANCEL COMMAND ACCEPTED
07.02.36 S0062102 S NDVRWBL4,PARM='BC1PAPI0'
07.02.38 S0062102 C NDVRWBL4,A=016D
07.02.38 S0062102 IEE301I NDVRWBL4 CANCEL COMMAND ACCEPTED
Release : 18.1
Component : CA Endevor Software Change Manager
The Endevor system has DB2 in the exit routines.
PLAN/THREAD CONNECT TO DB00/MFLT4381 ERROR
DB2 CONNECT ERROR:
RETC = +0000000008 REASON = +0015925300
Reason code of X’00F30034’ means the program attempting to execute the plan is not authorized to use the plan.
S222 abend went away after adding appropriate plan authorization. No more cancellation in the ENF log.