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 4568what is the option to be coded on return to associate a transaction identifier with next terminal.
IBM,
1 6554How to prevent user to access a screen directly from cics Native screen by using Trans Id?
IBM,
2 9255Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
2 4637How 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 4861There 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 5189what 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,
1060
What is the pcp in the cics?
Explain how to build up lu 6.2 communication?
Kindly specify the pic clause for the data type of length option field type of data fields?
In a CICS program, how will you read a VSAM file?
which is the cics control program that provides communication services between user written application programs and terminals?
What is the pic clause for the data type of length option field type of data fields?
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain the different ways of initiating transaction in cics?
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?
Define an aey9 abend?
what is the differences between getting the system time with eibtime and asktime command?
Explain how many exceptional condition can be given in a handle condition?
What is the use of mdt (modified data tag)?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
What are the common cics service programs and explain their usage?