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
Explain cedf transaction commands?
Can you define commarea?
what is eib, how is can be used?
What is DEQ?
Explain the difference between link xctl?
In the EIB block of CICS, highlight the names of few of the important fields?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Receive consists of buffer option in it. What is the significance of this option?
Mention one alternative aspect of CICS?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What is task control?
Can you define cics task?
What are the common cics service programs and explain their usage?
What do you mean by CEMT?
Explain the difference between pseudo-conversational and conversational?