Specify the requirements for automatic task initiation?
No Answer is Posted For this Question
Be the First to Post Answer
I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?
What is the primary function of the Sign-on Table?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Can you explain cics transaction gateway?
how to get 'time stamp' in cics prgms ,what is the syntax.
How 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 Answers HeadStrong, Polaris,
how we change the vsam file name in cics rigion? anybody elobrate this?
How to build up LU 6.2 communication?"
Explain how many exceptional condition can be given in a handle condition?
What is the difference between getting the system time with EIBTIME and ASKTIME command?
How do you define Task Work Area?
What is the command for reading a record form a TSQ?