What is the content of the PPT entry?

Answers were Sorted based on User's Feedback



What is the content of the PPT entry?..

Answer / shiva

PPT=PROCESSING PROGRAM TABLE ...
IT CONTAINS THE PROGRAM ID'S AND THERE CORRESPONDING LOAD LIBRIARIES....

Is This Answer Correct ?    3 Yes 0 No

What is the content of the PPT entry?..

Answer / manishtrivedi

DFHPPT TYPE=ENTRY,
PROGRAM= NAME /MAPSET=NAME,
[PGMLANG =ASSEMBLER/COBOL/PLI],
[RES=NO/ALIGN/FIX/PGOUT/YES],
:
: OTHER OPTIONS
:
RES indicates d residency status of d prog in d storage.if
this is not specified , res =no is assumed , n d prog 'll
be fetched only at d ist excution time. if RES=YES is
specified ,d prog 'll resident in(virtual storage).if
RES=FIX is specified ,d prog 'll be placed in real storage
(i.e not virtual storage).

Is This Answer Correct ?    3 Yes 1 No

What is the content of the PPT entry?..

Answer / santosh khot

PPT contains the information about entry of program and
Maps

DFHPPT Type=entry
lang=Cobol/PL1
Program= Name of Program
Map= Mapset Name.

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More CICS Interview Questions

What are the cics tables?

0 Answers  


What is the attribute byte?

2 Answers   IBM,


what are the differences between and exec cics xctl and an exec cics link command?

0 Answers   IBM,


Explain how would you resolve an asra abend?

0 Answers  


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

4 Answers   CGI,


Mention the option used in a cics command to retrieve the response code after execution of the command?

0 Answers  


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

0 Answers  


How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?

1 Answers   CSC, IBM,


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

0 Answers  


Why do we need integrated cics translator?

0 Answers  


What is MDT? What are FSET, FRSET ?

3 Answers   IBM,


Name the cics command used to access current date and time?

0 Answers  


Categories