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 difference between call and link ?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What is an AEY9 abend ?
What is the abend command?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
How would you resolve an ASRA abend?
In a CICS program, how will you read a VSAM file?
In which table would you make an entry for a BMS map?
Do you require a table entry for a TSQ?
Add a field to screen when what's the flow of impact?
Define the term mro (multi region operation)?