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 9835Suppose 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 30050How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
RBS,
5 13645How 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
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is the function of dd disp parameter?
What are the 4 fields in dd statement?
What is use of restart and how to use it?
Name a few IBM utility programs, and explain its function.
How jcl is used for testing batch programs?
define cond parameter in jcl?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Explain about ISPF/TSO Commands
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain in DD statement what is the use of DCB parameter?
What is the function of the dd mgmtclas keyword in sms datasets?
in ways data can be passed to a COBOL program from JCL?
Explain the purpose of the dd keylen parameter?
Give the syntax of job specifying jcl statement.