How do you enter into cics region and how many regions
available?
Answer Posted / 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 |
Post New Answer View All Answers
What are the common tables in cics and their usage?
Can you define mdt?
What is the pic clause for the data type of length option field type of data fields?
What are the cics commands associated with task control?
What is CICS ?
Explain the system transid cemt?
Name the command used for terminating a browse operation?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Explain the usage of language in the ppt entry?
Explain the difference between a physical bms mapset and a logical bms mapset?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What is the type of ppt in the cics?
Can you define aica abend?