what is the difference between JES3 and JES2?
No Answer is Posted For this Question
Be the First to Post Answer
What is MOD and when would you use it?
Can you code instream data in a PROC ?
In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
what happens in execution stage in job processing?
If Region=0k means What Happen?
how can we pass external data to instream procedures
5 Answers IBM, Infosys, Ocwen,
Define concatenating?
how many members can be created inside a single pds?
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
If a field is declared as a comp-3 field and if we want to sort a dataset based on this field, then how will the sort card be??? e.g- if we want to sort by a field which is defined as a PIC X(5) then we will mention - sort fields=(1,5,ch,a). Likewise if a field is defined as PIC S9(10)COMP-3 then in this case how will the sort field be defined (because in this case a sign is also involved)???
Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?