Answer Posted / krishna
Subscript means occuresses, it can declared in WS-section
index means displacement,need not be declared
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
what is search and searchall?what is the diffrence between them?give an best example?
Write a program to enter and display the names of students in a class using the occurs clause.
Why did you choose to work with ibm mainframe cobol programming?
What is static and dynamic call in cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
In which area will you utilize 88 level items in cobol?
How many sections are there in data division in COBOL?
What are the various section in data division and briefly explain them.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How to know whether the module is dynamical or statistical?
Explain what you understand by passing by value.
what happens if parmparameter passes zero bytes to the program