I have the transaction name for cics screen.. With the
transaction name, how will I find the cics program written
for the transaction and BMS map program also...

Answer Posted / hkhatri27

PCT (Program COntrol Table) contains transaction id and the
corresponding program name.

Once we got program name from PCT we can browse through PPT
(Processing Program Table) which contains Program name,
Mapset name, Language, Size, Main storage address, Task
User counter and Load library address.

~ Himanshu

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the six different type of argument values in cobol that can be placed in various options of a cics command?

796


Explain how do you control cursor positioning?

565


Can you explain multitasking and multithreading?

694


Define primary objective of cics?

566


Explain the function of the load command?

584






What is meant by a ‘Transid’ ?

630


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

2209


What does the 'ceci:cics' transactions do?

640


What is a transid?

572


How vsam files are read in cics pgms?

725


Define an asra abend?

598


kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?

674


What is bms map?

663


which cics command must be issued by the application program in order to gain access to the common work area (cwa)?

667


How can you use dynamic calls in cics?

605