How to know whether the module is dynamical or statistical?
No Answer is Posted For this Question
Be the First to Post Answer
)what is retrieve?
I have a Flat file in which certain records are present in a tabular format. I need to extract some of the records on some basis from it and copy them into a flat file...how it can be done ??
what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?
In COBOL CALL-CALLING,if a program A is calling 3 sub- programs, dynamically, then it is said sub-programs will always will always in Initial Mode. My question is : Do we need to code CANCEL or (IS INITIAL) for dynamically called sub-programs or it is the property of Dynamically called pgms so every time sub-pgms are called they will be in initial mode. ***This question is only Dynamic call****, Please reply. Thank you in advance.
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.
where will we code call by content and call by reference dude pls reply soon ?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How can you display the SPOOL information ?
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
What is the Importance of GLOBAL clause According to new standards of COBOL?
What does the initialize statement do ?