Can someone let me know the difference between the include and JCLLIB statements in JCL? Thanks
"; ; ; ;
Custom Search
Can someone let me know the difference between the include and JCLLIB statements in JCL? Thanks
"; ; ; ;Click the +1 button below to share it with your friends and colleagues
JCLLIB IS A COMMAND.THAT IS USE TO PROVIDE THE LOCATION OF THE PROCEDURE.
// JCLLIB ORDER=FSSADM.ADMIN.PROC
LIKE PROCEDURE COBCL IS IN THE FSSADM.ADMIN.PROC LIBRARY.....