Answer Posted / radhakrishna
system display and search facility it is automatically
create the map and mapset
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different rules to perform a Search?
Write the code to count the sum of n natural numbers.
Describe the cobol database components?
How are the next sentence and continue different from each other?
How do you reference the following file formats from cobol programs?
What are different data types in cobol?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
how do you reference the rrds file formats from cobol programs
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the difference between external and global variables in COBOL?
How you can characterize tables in cobol?
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.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Difference between array and sub-script ?