hi can anybody tell me that if i want to code a PL/1 - IMS-DBDC conversational program and after filling the values in SPA area i also want to give contol to another program. What all calls i need to ...
you will have to define all the PCB masks in your linkage section.....
And these PCB masks will be defined in the same order as defined in your PSB.
This is because IMS-DB is a herarcial database yo ...