why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
2506in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
HCL,
4 12051I 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 8830I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
3 14164how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
2 9960Suppose 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 30263How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
RBS,
5 13849How 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 7085
Explain the purpose of dd dummy statement?
what is DSN parameter and DISP parameter is used for?
how you can access an uncataloged dataset in a JCL?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What is condition checking in jcl? Is this possible?
what is the JCL statement consists of?
Explain about LMQUERY�give a dialog information about a data set
What is the purpose of disp parameter?
How would you understand error(execution phase)?
Suppose I have five jobs to do. But I want to hold one?
How do you create a temporary dataset?
Explain the function of a dd statement?
What is the function of job statement in jcl?
How gdg are concatenated?
what is the compile process of cobol program expalin with code