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 name of the facility provided by CICS to free the application program form the problems caused
Which is the EIB field that gives the date when a task was started?
How to test CICS, MainFrame applications
Explain the basic difference between Intra partition TDQ and Extra partition TDQ.
WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)
how can you prevent more than one user from accessing the same transient data queue?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
What are the cics commands associated with task control?
Define the term mro (multi region operation)?
i would like to practise some programs in code some cics programs plz send the programs
Explain the purpose of the program list table?
Which CICS system program is responsible for handling automatic task initialization?