How to change size of Initial number of records to *NOMAX
for ALL PF files from perticular library, how can I do that
No Answer is Posted For this Question
Be the First to Post Answer
If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.
I have a table with 3 dimensions like this : 01 ws-table 04 ws-page occurs 3 08 ws-column occurs 2. 12 ws-record occurs 20 pic x(40). How to code with PERFORM varying with 3 dimension...I forgot..
consider two data items 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move
How do you come out of an EVALUATE statement?
2)Where the Plan is located in CICS-DB2?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
where will we code call by content and call by reference dude pls reply soon ?
can we use reference modification an arry.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
sample code for read a 2nd record from last in flatfile how can do?
can anyone explain me the concept of COMP-4 PLEASE??