What rules are to be followed while using the corresponding options?
HELLO FRIENDS, THIS IS JANARDHAN.GADIRAJU, I FACED ONE INTERESTING QUESTION IN COBOL, THAT IS WHAT ARE THE VALUES WE CAN SEE IN HIGHVALUES AND LOWVALUES, CAN U PLEASE GIVE ME THE ANSWER
i WANT ALL ERROR codes IN CICS and DB2
what are the limitations of Inline Perform?
If we put three reads in COBOL in the same para one after the other, to read a PS file,will it read the same record thrice or it will read three records sequentially? For example : Input File 01 02 03 Para 900 Read infile Display Infile rec Read infile Display infile rec Read infile Display infile rec. What will be the output?
How do you reference the following file formats from cobol programs?
when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?
We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.
In the JCL, how do you define the files referred to in a subroutine ?
How many variables can be declared in w-s section.?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Can the OCCURS clause be at the 01 level?
If I want to increase the Limit in GDG. What should I do?