i want to learn mainframe..any websites and material to
learn from basic..? my mail id : rajeswaribe2010@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
In an EVALUATE statement, can I give a complex condition on a when clause?
Difference between file status codes 02 and 22.... since both are for duplicate key detection.
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
How do you fetch current date in normal cobol pgm and in cobol-db2 pgm?
Hai friends why we need to read a file before re-write a record?
can we use variable picture clause as xx.99 in cobol.
whats the difference between search and search all?
How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.
if one main program ,n -subprograms are then which call you follow ?why reasonuhg
how will u code parm parameter and where pls ?
In the JCL, how do you define the files referred to in a subroutine ?
What is sqlca and why is it needed in any cobol-db2 program?