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 |
How can you accomplish breakpoint in intertest?
What is the attribute byte?
What is meant by a ‘Transid’ ?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
How to establish dynamic cursor position on a map?
Explain how do you handle errors in cics programs?
For protecting a transaction using the transaction security function, the two things that must be done are?
what is an MDT in cics
What is the difference between a Symbolic map and Physical map ?
Can you define transid?
What is the pcp in the cics?
How do you access storage outside your CICS program?