Is it possible to left uncode disp?
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.
Explain about LMFREE�free data set from its association with data ID
In DCB, what is LRECL,BLKSIZE,DSORG
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
In your JCL, run the even numbered steps if date is even and run odd numbered steps if date is odd . Where do you generate the date ??in cobol or JCL ??
What is the use of ikjeft1b utility in jcl?
when GDG version number get changed ? bcz always Generations only increasing.
How to submit jcl through a cobol program?
For how long a job can be executed continuously in a mainframe ?
what is the control cards?