How to execute a cics program from a paticular date and
time .or specified date and time.
Answer Posted / fernando-serpro
You can put your program in your cics SIT and ask after one
asktime if the date is the date you want, if not return, if
yes you make a loop until your time desired.
Your loop for the time can ask each 10 minutes for example.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What are the types of the dfhmdf present in the cics?
Explain the mdt in cics?
Name at least one of the ways by which a transaction can be terminated?
What is the use of mdt (modified data tag)?
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?
How can you access esds files from cics?
What is the use of the program list table?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
What is the use of the eibaid field?
Give the definition of COMMAREA ?
what is the cics command used to access current date and time?
What is the meaning of the enq command?
What is a transid?
What does EIB mean in CICS?
what are the commands used to gain exclusive control over a resource?