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


Have you entered any program names in PPT or PCT? If so How?

Answers were Sorted based on User's Feedback



Have you entered any program names in PPT or PCT? If so How?..

Answer / manish_cics

FOR PROGRAM CONTROL TABLE(PCT).

CEDA DEFINE T
TRANSaction-->transaction-name
GROUP---> gruop-name
DESCRIPTION--> SOME-THING-GIVEN-DESCITION-ABT-PROGRAM
PROGRAM--> program-name.
above these TRANS , GROUP , PROGRAM NAME IS MUST
another option is given below for d associated table
TWASIZE--->00000
PROFILE--->DFHCICST
PARTITIONSET--->
STATUS----> ENABLED/DISABLED
PRIMERSIZE--->
TASKDATALOC--->
TASKDATAKEY--->
STORAGE CLEAR---> NO/YES
RUNAWAY----> SYSTEM/0/500------2700000000
SHUTDOWN-->
ISOLATE--->
BREEXIT--->
+ REMOTE ATTRIBUTES
DYNAMIC--->
ROUTABLE--- NO/YES
REMOTESYSTEM--->
REMOTEENAME--->
TRPROF--->
LOCALQ---> NO/YES
SCHEDULING
+PRIORITY --->001
TCCLASS : NO
TRANCLASS --->
:
:
FOR PPT(PROCESSING PROGRAM TABLE )
CEDA DEFINE P
PRGRAM---> PRPGRAM-NAME
GROUP---> group-name
DESCRIPTION--->
LANG------>COBOL/ASM/PL1....
RES------>
RES means residency status.

Is This Answer Correct ?    11 Yes 0 No

Have you entered any program names in PPT or PCT? If so How?..

Answer / sriramu.t

We enter Program Names into PPT

The syntax is as follows
DEFINE PROGRAM(EMPPGM) GROUP(your-group-name)
DESCRIPTION( Example Program)
LANGUAGE(COBOL)

Is This Answer Correct ?    7 Yes 4 No

Post New Answer

More CICS Interview Questions

What is the procedure to solve an ASRA ABEND?

0 Answers  


What is non-conventional programs?

0 Answers  


What is the common systems area?

0 Answers  


The first step in the development of an application system is the Requirement Analysis(True or False).

1 Answers  


How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key  is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?

1 Answers   HeadStrong, Polaris,


What is the difference between getting the system time with EIBTIME and ASKTIME command?

2 Answers  


How do you access the records randomly in TSQ ?

2 Answers   IBM,


What is the most common way of building queue-id of a TSQ? (Name the constituents of the Queue ID).

2 Answers  


What are the cics transactions?

0 Answers  


Which is the macro used for making an entry in the PPT

1 Answers  


If we say that bms length of field = 0, then what does that mean?

0 Answers  


Which is the AID that will not be identified in the ANYKEY option of the HANDLE AID command?

1 Answers  


Categories