How do you enter into cics region and how many regions
available?
Answer / harsha
There could be multiple CICS regions available. Each region
occupies/uses it's own set of VSAM files.
There are specific IDs to enter into CICS or Batch regions.
These IDs vary from company to company.
e.g.
CICSAC===>A CICS region uses some some set of files.
CICSAD===>A CICS region uses some some set of files.
CICSBD===>A CICS region uses some some set of files.
TSODV04==>A BATCH region.
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the content of the PPT entry?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
What is the common systems area?
Name the cics command used to access current date and time?
Name the two types of transient data queues?
By which CICS defined field can you determine the position of the cursor on the map ?
which is the cics control program that provides communication services between user written application programs and terminals?
How do you rollback data written to an ESDS file?
Add a field to screen when what's the flow of impact?
What happens to resources supplied to a transaction when an XCTL command is executed?
What is the difference between a return with transid and xctl?
I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...