What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
No Answer is Posted For this Question
Be the First to Post Answer
I found in one of the jcl, gdg version being mentioned as : abc.def.ghi(-0) Can anyone tell me how referring the version as (-0) is different from referring it as (0)
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Are there any set of rules for the names of the steps used in a job? What are they?
in a series of 10 steps, i need to run only 1,3,5,7 & 9th steps only. how do u code?
what is use of disp parameter in dd statement?
what is the job entry system used in your project?
What are three parameters you can specify on Job statement as well as on exec stmt ?
how to solve u4038 abbend?........
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
what is a MODELDSCB?
Write a JCL by using the below requirement: File1 =1, File2 =11 and output needs to come as File3 =111?
I have one GDG. Everyday One new version is being created.Now I want to split this created version in different files each having 1000 records. Here Problem is I don't know How many records will be there in new version of GDG? that's why I don't know How many Out files we need to use . Interesting??????????????