How can you start a CICS transaction other than by keying
the Transaction ID at the terminal?

Answer Posted / anna

1

exec cics
return
tranid (otc1)
ene exec.

2
exec cics
start program (otc001)
tranid (otc1)
end exec.

3
define program in lct

4
enter tranid

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to establish dynamic cursor position on a map?

583


which is the cics control program that provides communication services between user written application programs and terminals?

557


I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?

599


What is CICS ?

596


Explain the function of the load command?

583






Explain the difference between a physical bms mapset and a logical bms mapset?

563


cics command level is?

646


Can you define aica abend?

689


Can you define ppt and what are its uses?

619


Sync points cannot be requested by the application programs? State true or false

676


Explain the usage of language in the ppt entry?

573


Explain how do you delete item 3 in a five-item tsq?

528


Explain the difference between link xctl?

544


Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?

489


Specify the requirements for automatic task initiation?

566