Answer Posted / ajay
sdsf is (system display search facility)
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
how to refer the data field?
IF I mention stop run in CICS what happens?
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.
Write a program to explain size error.
Give some examples of command terminators?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
When is inspect verb is used in cobol?
Explain about different table spaces.
How do you reference the fixed block file formats from cobol programs
how to move the records from file to array table. give with code example
What is the problem of ordered sequential files access?
What is a SSRANGE and NOSSRANGE?
What are the different open modes available in cobol?
What type of SDLC u followed? Why?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?