How can you submit a job from COBOL programs?
Answer Posted / mmr
through INTRDR(intrnal reader)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What do you understand by psb and acb?
IF I mention stop run in CICS what happens?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How do u write test cases?
how can i see junk values in dclgen or in hostvariable of comp ?
Describe the cobol database components?
Define static linking and dynamic linking.
How do we get current date from system with century in COBOL?
How do define dynamic array in cobol.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
) How do u handle errors in BMS macro?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?