why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
2459in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
HCL,
4 11903I 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 8713I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
3 14033how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
2 9840Suppose 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 30075How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
RBS,
5 13667How 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 6989
what is the use of IEBGENER utility?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Give the syntax of job specifying jcl statement.
what is the use of JCL?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
how do you code a null statement?
Name what parameter directs the output of the job log dataset?
How to alter the parameters for the existing gdg?
What is NOTCAT ?
Is their any limit for data sets?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
what is the purpose of coding notify parameter in job statement?
how you can access an uncataloged dataset in a JCL?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
what is use of dsn parameter in dd statement?