why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
2456in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
HCL,
4 11890I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
3 8707I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
3 14017how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
2 9836Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
5 30053How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
RBS,
5 13646How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
HSBC,
1 6978
Explain how can the attributes of one sms dataset be copied to another dataset?
how JCL works?
What is catelog procedure and how many catelog procedure to use in one job?
which utility is used to sort a file in jcl?
What are the 2 types of parameters in dd statement?
A dd statement consists of 4 fields. Name them?
What happens if both JOBLIB & STEPLIB is specified ?
Explain the function of dd disp parameter?
What are the parameter we cannot use in procedure?
What do you understand by the term job time – out and how can you overcome that?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How would you understand error(execution phase)?
what is a jcl?
what are JCLLIB and STEPLIB in JCL?