what is the alternative to model parameter?
No Answer is Posted For this Question
Be the First to Post Answer
wt will happen to the step of a job if u code COND=ONLY
What dd statement is used to supply the name of a dataset?
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?
What are the basic JCL Statements for a Job?
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) ?
can a job be submitted through jcl only? is there another way to submit a job?
A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not execute again)
3 Answers Cap Gemini, CSC, Xchanging,
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
which are the parameters mandatory in job card ?
What is the difference between static call & Dynamic call ?
How do you designate a comment in JCL?