How do you invoke other programs? What are the pros and
cons of each method?

Answer Posted / adwait

In COBOL - CICS, other programs can be invoked in 2 ways.
1. CALL
2. LINK/XCTL

Pros - Call -
1. Progrm definition not required.
2. no limit of data passing

Cons - Call -
1. Static

LINK / XCTL
This is a CICS way of calling program
Dyanamic calling

Cons - Link -
1. Data can be passed up to fullword binary.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the pic clause for the data type of length option field type of data fields?

637


What is journal recovery?

683


What are the cics transactions?

670


Define the term function request shipping?

673


explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?

711






Define transient data?

649


Define the term transaction routing?

660


What are the types of processes to create a map in cics?

672


Can you define temporary storage?

778


what are the differences between and exec cics xctl and exec cics start command?

770


how do you intitiate another transaction?

824


Can you define mapset?

685


What is meant by a ‘Transid’ ?

713


Explain how many exceptional condition can be given in a handle condition?

629


Name a few CICS programs which are generally used ?

716