What are the 2 types of parameters in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
what if any ,is the syntax error in the following piece of code 01 B PIC A(7) 02 C PIC 9(4) ........ IF(B NUMERIC) ADD 10 TO C a.the condition in the if statement is wrong b.noting is wrong c.because C is initialised.ADD 10 TO C is wrong d.both B and C shoud have same size.
how to create gdg with out using idcams utility
if we give TIME=0 how many sec that job/step
i have 10 steps in jcl program but i have to exicute only 2,4,6,8th and 10th ?how it's possible?
How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Explain about LMCLOSE�close a data set
what is use of dsn parameter in dd statement?
Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?
What does IEBGENER do?
in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
What is one line to pass PARM from JCL to COBOL?
can any one plzzzzzz tell the jcl code for creating ps using idcams