What is Tclass in cics?what is its importance? How it is
implemented?
Answers were Sorted based on User's Feedback
Answer / rahul joshi
As per my knowledge:
TCLASS is CEMT INQUIRERY TCLASS(CEMT I TCL)
It describes or gives you the following information:
1. No of current and max no of tasks
2. Purged task
3. User dedined tasks
| Is This Answer Correct ? | 3 Yes | 0 No |
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
If -1 is moved to length for more than one field on a map, where will the cursor be positioned?
How do you control cursor positioning?
What is the use of DCT?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)
difference between tsq and tdq?
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?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What is CEDF?