read all error codes like SB07?
What is a S0C4 error ?
how can we override data definitions in jcl. can any one give detailed example
How many parameters are there to a DISP statement and what are their uses ?
how many max steps can we use in a job? pls answer to my question
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
how to convert fb to vb in jcl ?
How to execute only th 15th step of JCL consisting of 50 steps?
i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
wht r different types of sort fields in jcl ?
What is the significance of addrspc parameter in the exec statement?
what is meant by jobtrac?