What are the advantage of Model Data Set Table:
it will be help to which among this
DCB; LRECL; DISP; SPACE?
Answer / asmara
It will store the dataset in DCB(Data Control Block)
Model Data Set Table : A model dataset label is a pattern
for the dataset label created for any dataset named as a
part of the GDG group.
The system needs an existing dataset to serve as a model to
supply the DCB parameters for the generation data group one
wishes to create. The model dataset label must be cataloged.
The model DSCB name is placed on the DCB parameter on the DD
statement that creates the generation data group.
If any further information let me concern.
| Is This Answer Correct ? | 3 Yes | 0 No |
IN CICS APPLICATION PROGRAM, INSTEAD OF HARDCODING MAP AND MPASET NAMES WHILE SENDING AND REIEVING ...CAN WE DO LIKE THIS ??? MOVE MAP AND MAPSET NAMES TO WORKING STORAGE SECTION VARIABLES AND USE THOSE VARIABLES WHILE SENDING AND RECIEVING MAP.IF YES, HOW CAN WE MOVE MAP INPUT , OUTPUT VARIABLES. IF ANYBODY KNOWS THIS PLEASE POST THE ANSWER
What is the different ways to initiate a task?
What do the terms locality of reference and working set mean?
Explain the difference between start and xctl?
list the sequence of steps used to achieve modiication in skip sequential mode?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
What is difference between copy and include?
What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?
What are the databases that CICS can access?
Explain the function of the load command?
can anyone tell me about paginglogic in CICS,Please?
What is the command that is used to delay the processing of a task for a specified time interval