CICS provides an interface through which the all the DL/I
services can be used under CICS(True or False).
Answer / guest
2 TRUE
->EXPLANATION: CICS , as a DB/DC control system , provides
an interface to DL/I , independent of IMS in addition to
the file control functions performed by the CICS file
control program . therefore , through this DL/I interfcae ,
all DL/I services can be used under CICS.
| Is This Answer Correct ? | 0 Yes | 0 No |
plz give the syntax for receive map and receive text cmds in cics
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
explain abt types of maps? and explain
Why doesn?t CICS use the Cobol Open and Close statements ?
How vsam files are read in cics pgms?
Why is it important not to execute a STOP RUN in CICS ?
How many ways to share information between different CICS programs?
If we say that bms length of field = 0, then what does that mean?
Explain cedf transaction commands?
Explain the difference between dfhcommarea and tsq?
How can you use dynamic calls in cics?
Explain the exact situation, when to use CALL, XCTL and LINK?