Can we call a CICS program from a batch program or
viceversa?If so, how?

Answer Posted / kingmanish

For calling a COBOL program from CICS we can use TDQ.

For example if want a certain program to run once a
threshold of say 100 records is reached in order to save
the data or better performance.
then we can achieve this by using TDQ is CICS.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 77 levels used for?

846


Can we redefine the field of x(200) to less than 200?

1099


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1031


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1216


What type of SDLC u followed? Why?

1730


IF I mention stop run in CICS what happens?

2092


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2009


Why would you use find and get rather than to obtain?

903


Which Search verb is equivalent to PERFORM…VARYING?

864


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

917


What are declaratives and what are their uses in cobol?

943


) what is the difference between AID and HANDLE AID?

1889


How do you reference the following file formats from cobol programs?

912


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1238


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2228