Answer Posted / lu
77 level number take less space than 01 level number in
language machine......
| Is This Answer Correct ? | 7 Yes | 4 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 are the different open modes available in cobol?
What is amode(31)
Why occurs cannot be used in 01 level in COBOL?
What is the difference between Global and External Variables?
how to convert the recors form vsam file to db2 table tru file aid
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
explain sorting techniques in cobol program?
What is difference between static and dynamic call in cobol?
What are the different rules for performing sort operation?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between next sentence and continue in cobol programing language?
How are the next sentence and continue different from each other?