by using cond parameter
maximum 8 cond can be coded in single cond means ?explain
No Answer is Posted For this Question
Be the First to Post Answer
A job has 90 steps i want to execute only step7 and step15
what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?
What is a COND parameter in JCL?
i have a base gdg consisting of 12 versions like jan to dec. i need to concatante this gdg to another gdg which have version 1 or to the base gdg itself can anyone give me the code pls ?
Explain the purpose of dd dummy statement?
what is alternate index?
how can we pass external data to instream procedures
5 Answers IBM, Infosys, Ocwen,
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.
how to split a file
Explain how can an in-stream dataset be terminated?
01 GROSS-PAY 05 BASIC-PAY PIC 9(5) 05 ALLOWENCES PIC 9(3) if BASIC-PAY has a value 1000 and ALLOWENCES has a value of 250,what will be displayed by the statement DISPLAY GROSS-PAY a.1250 b.01000250 c.01250 d.1.250
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)