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 4647what is the option to be coded on return to associate a transaction identifier with next terminal.
IBM,
1 6645How to prevent user to access a screen directly from cics Native screen by using Trans Id?
IBM,
2 9371Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
2 4756How 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 4925There 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 5322what 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,
1119
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?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
When would you use abend command?
Define an asra?
Define cics interface block?
What is meant by a ‘Transid’ ?
Define an asra abend?
What is the eib parameter?
What does the 'cemt:cics' transactions do?
What is the syncpoint command?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Explain the difference between using the read command with into option and set option?
Name the command which is used to release a record on which exclusive control is gained?
what is an mdt (modified data tag)? Its menaing and use?
Explain cemt transaction commands?