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

whar is the difference bwn LINK() and XCTL()?

7 Answers   Cap Gemini, CGI, IBM,


What is the function of the LOAD command?

1 Answers   IBM,


Is length = 0 sufficient to ascertain that the field has been modified?

0 Answers  


What is the common work area?

0 Answers  


What does ?Pseudo Conversational? mean?

3 Answers   IBM,


Tsqs can be written in the main storage or auxiliary storage? State true or false

1 Answers  


suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?

1 Answers   Bank Of America, Cap Gemini, IBM, RBS,


What will happen, if an out-of-range or negative value is specified in the LENGTH option of the SEND

1 Answers  


What is frset?

0 Answers  


What is the error condition that is set when the file specified in the NAME option is not in the FCT?

1 Answers   UHG,


Explain the difference between dfhcommarea and tsq?

0 Answers  


What is quasi rentrancy concept in CICS?

1 Answers   HCL,


Categories