What are the access modes of START statement?
No Answer is Posted For this Question
Be the First to Post Answer
Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND. (a) INDEXED (b) RELATIVE (c) SEQUENTIAL (d) All of the above
What are the divisions in a cobol program? Which one is the mandatory division among them?
What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statement and what is syntax for it)?
What are the differences bitween cobol and cobol-2?
what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?
A cobol program to read a file , match it with other if. If match occurs then write it to an output file. If no match then no need to write it.Error log created by program to track any error.
How many types of sorts are there in cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
I have two files , file1 is input file it contains 10,20,30,....,records but i want to display the records in file 2 as reverse order .how can we do by using jcl& cobol(dont use array) please any one can tell me the answer
What is the difference between a subscript and an index in a table definition?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
what happens of we dont give time stamp in precompilation process