Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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...

Answers were Sorted based on User's Feedback



I have the transaction name for cics screen.. With the transaction name, how will I find the cics ..

Answer / mahesh

you can us e
CEMT INQUIRE TRAN(XXXX) PROG(*)

It will show the program that are used by the transcation
(XXXX)

Is This Answer Correct ?    26 Yes 0 No

I have the transaction name for cics screen.. With the transaction name, how will I find the cics ..

Answer / 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

I have the transaction name for cics screen.. With the transaction name, how will I find the cics ..

Answer / xyz

Using CEMT INQUIRE command you can inquire any CICS table.
For example you can use CEMT INQUIRE TRANS(*) to browse the
PCT table.

Is This Answer Correct ?    1 Yes 2 No

I have the transaction name for cics screen.. With the transaction name, how will I find the cics ..

Answer / adarsh

but whats the method to browse PCT table or any cics table

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More CICS Interview Questions

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

0 Answers   IBM,


What is cics load command?

0 Answers  


How do you fire a batch job from a CICS transaction ?

2 Answers   TCS,


What is a deadlock?

1 Answers  


I was asked in HSBC interview following questions: 1. A string was given " techincal seminar on cobol language" Interviewer asked me to calculate the number of vowels in this string.

5 Answers   HSBC,


What is the difference between a PF key & a PA key ?

4 Answers   IBM,


Explain the difference between intra partition tdq and extra partition tdq?

0 Answers  


How are programs reinitiated under CICS ?

1 Answers   ITC Infotech,


Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?

0 Answers  


Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)

2 Answers  


Why do we need integrated cics translator?

0 Answers  


Name the cics command that gives the length of twa area?

0 Answers  


Categories