Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
1 4570what is the option to be coded on return to associate a transaction identifier with next terminal.
IBM,
1 6557How to prevent user to access a screen directly from cics Native screen by using Trans Id?
IBM,
2 9262Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
2 4647How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 4865There 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 ?
3 5197what is 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?
IBM,
1063
What is the meaning of the eibaid field?
What is DEQ?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
What are the types of processes to create a map in cics?
What is task control?
What is an mdt (modified data tag)?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Name a few CICS programs which are generally used ?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What is the pic clause for the any bll cell type of data fields?
difference between tsq and tdq?
Give the definition of COMMAREA ?
What does the 'cebr:cics' transactions do?
Explain processing program table(ppt)?
Explain the difference between and exec cics xctl and exec cics start command?