how i can enter into cics region in real time.
Answers were Sorted based on User's Feedback
Answer / veena
It depends on each project.In my project, once i open the
3276 window, i login with my mainframe user id and password
and i get various options to enter various regions like
test region, acceptance region, production region. Then
test /acceptance/production CICS region and go the main
menu of the project.
| Is This Answer Correct ? | 8 Yes | 4 No |
What is the difference between Re-Entrant and Quasi re entrant program?? By looking at the program how can you tell if its re- entrant or not??
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What are different system tables used in CICS?
What is the function of the Terminal Control table?
Can QSAM files be accessed from CICS?
Can you issue SQL COMMIT from a CICS program?
Why do we need integrated cics translator?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
Can you define multiple maps in a BMS mapset?
Different types of BMS Macros
Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.
How do you enter into cics region and how many regions available?