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
Can you explain cics translator?
What are the classifications of the cics program?
Explain cedf transaction commands?
Define the term transaction routing?
Define an asra?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Explain how do you terminate an already issued delay command?
Explain the cics command that is used for reading a record from the tdq?
Explain the thress bms options?
Explain the significance of rdo?
What are the common tables in cics and their usage?
Explain how do you handle errors in cics programs?
What is the term conversational programs means?
Why do we need integrated cics translator?
Explain the difference between the into and the set option in the exec cics receive map command?