Answer Posted / deepjyoti
133
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is rmode(any) ?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Write the code implementing the perform … varying.
How do you get the data to code the BMS macro?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What type of SDLC u followed? Why?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What do you understand by psb and acb?
What is the problem of ordered sequential files access?
Write the code to count the sum of n natural numbers.
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 to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that