I am curious as to the difference between running the C1BM3000 utility with the following 2 DD statement:
//C1BM3000 EXEC PGM=C1BM3000,PARM='SCLIN,MSGOUT1,,MSGOUT2'
vs
//NDVRBAT EXEC PGM=NDVRC1,PARM='C1BM3000',REGION=4096K
Id like to know why one should be used over the other
Release : 18.0
Component : Endevor Software Change Manager
You must use EXEC PGM=NDVRC1,PARM='C1BM3000' when running a batch JCL
You must use EXEC PGM=C1BM3000 when running in a processor.