What?s the CICS command used to access current date and
time?
How do you define Task Work Area?
what are transient data sets defined to cics?
What are the databases that CICS can access?
Mention the option used in a cics command to retrieve the response code after execution of the command?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
TSQs can be written in the Main storage or Auxiliary storage (True or False).
How do we pass parameters into a CICS –DB2 program
0 Answers Accenture, JPMorgan Chase,
How many exceptional condition can be given in a HANDLE CONDITION?
What does EIB mean?
How can you access qsam (seq) files from cics?
What is meant by an attribute byte?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?