In which table PLAN is registered in ?
Answers were Sorted based on User's Feedback
What is JCL LIB ?
//{name} INCLUDE MEMBER=memname {comments} in the include statement, what actually happens when its executed? The membername conatains a list of valid JCL statements, so will the include statement be substituted by these statements and how can we mention the pds that conatains the member? How does the include group differ from a PROC? how is include statement connected to JOBLIB and STEPLIB?
How to see the COMP3 value(packd decimal)
We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
IF WE GIVE COND on step3 then, What does the following mean ? And Just adding to that, All the below COND are VALID as per the specifications. (i) COND = (8,LT,step1,step2) ---(AND/OR ?) (ii) COND = (8,LT,step1,step2, ONLY), (iii) COND = (8,LT,step1,ONLY) will it execute only if this condition is true or only if step1 ABENDS ? (iv) COND = (8,LT,step1,step2,EVEN), (v) COND = (8,LT,step1,EVEN) ?
Is it possible to define dd statements as you want?
What is the function of the dd avgrec keyword in sms datasets?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
what is full form of AIX
Explain about REXX
if we give TIME=0 how many sec that job/step