How does IDMS communicate with CICS?
Answer Posted / laser
They communicate via service MVS request calls.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
How you can read the file from bottom?
how do you reference the rrds file formats from cobol programs
What is difference between static and dynamic call in cobol?
What is the difference between binary search and sequential search?
Define static linking and dynamic linking.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
State the various causes of s0c1, s0c5 and s0c7.
What do you understand by psb and acb?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is redefines clause in COBOL?
What are the access modes of START statement?