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 how do you access storage outside your cics program?
Explain the use of DCT ?
Define an asra abend?
Sync points cannot be requested by the application programs? State true or false
Can you define commarea?
what is an mdt (modified data tag)? Its menaing and use?
What is ENQ?
Define an aica abend?
Define TCT.
What is bms map?
Explain the difference between getting the system time with eibtime and asktime command?
What is the difference between pct and fct?
Can dynamic calls be used in CICS?
What is eib?
What does the 'cebr:cics' transactions do?