What is the content of the PPT entry?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can ESDS files be accessed from CICS?

634


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

626


How to get the cursor position when we receive a map?

578


How to establish dynamic cursor position on a map?

587


the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?

668






Explain the maps in cics?

693


What does a cics translator do?

962


Explain the uses that are associated to tsq and tdq ?

651


Name a few CICS programs which are generally used ?

637


What is the syncpoint command?

599


What is the pic clause for the data type of length option field type of data fields?

555


Explain the difference between the into and the set option in the exec cics receive map command?

562


how can you prevent more than one user from accessing the same transient data queue?

610


What is the abend command?

585


Explain how do you access the records randomly in tsq?

599