Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to execute a cics program from a paticular date and
time .or specified date and time.

Answer Posted / sunita

Using EXEC CICS START command.

U can specify the date/time at which the transaction is to
be invoked in the command.

The Syntax of the START Command is :
EXEC CICS START TRANSID(name)
[INTERVAL(hhmmss) | TIME(hhmmss) | AFTER [HOURS(hh)]
[MINUTES(mm)] [SECONDS(ss)] |
AT [HOURS(hh)] [MINUTES(mm)] [SECONDS(ss)]]
[TERMID(name)]
[SYSID(name)]
[REQID(name)]
[FROM(data-area)
[LENGTH(data-value)]]
[RTRANSID(name)]
[RTERMID(name)]
[QUEUE(name)]
[NOCHECK]
[PROTECT]
END-EXEC.
Thanks & Regards,
Sunita

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the different system tables used in cics?

1065


What is the eib parameter?

1096


Explain the system transid cemt?

1164


Define ceci?

1170


Explain how do you access the records randomly in tsq?

1177


Highlight the points of differences between XCTL and START?

1308


Explain the difference between and exec cics xctl and an exec cics link command?

1182


Can you define cics task?

1176


What is journal recovery?

1089


what are the differences between and exec cics xctl and an exec cics link command?

1346


Name the 3 common ways to create maps?

1191


hi,what is the module? how many modules in mainframe based banking projects

3037


name the command that is used to dump the main storage areas related to a task?

1145


Db2 what 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 cicsregions that share the same db2 subsystem?

1177


Explain the difference between using the read command with into option and set option?

1075