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?
5625I have a File that has duplicate records. I need only those records that occur more than thrice.?
3 9277what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?
2 21258I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
4 10759I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?
3 1141401 var1 pic s9(9)v99. 01 var2 pic x(30). procedure division. move 12345.99 to var1. move12345.99 to var2. display var1. display var2. what is the output?
2 9207how to fetch the record before the last record in a cobol file( its a huge file and if the key field is not known)
5 18049Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
2256Post New IBM COBOL Interview Questions
What is a task flow and how it can be used?
What is error ora-01000: maximum open cursors exceeded
How can you handle java exceptions?
What is precision of a measurement?
Are Typescript and Javascript the same?
What is the relevance of 'Weight/Volume Relevant' tab in Credit Memo Request and Debit Memo request as in both, it is checked at item level? As I know, it is being used to re- determine route at delivery level.
To develop your own service in android, what you need to do?
What would be the result of 3+2+”7″?
How you can set up jenkins job?
name the various other itm agents installed on unix/linux servers?
What is schema in postgresql?
Who created stl?
what the mean of version error in crystal?
What are the parameters to define principle of seniority?
What are the two main types of functions in python?