What information do you get when an EXEC CICS STARTCODE is
issued?

Answer Posted / johan swan

It should be EXEC CICS START - START starts a task, on a local or remote system, at a specified time.

Example:

EXEC CICS START
TRANSID('TRNL')
INTERVAL(10000)
REQID('NONGL')
END-EXEC.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you use altindxs in batch, cics programs?

580


Explain how do you establish a starting position in a browse operation?

572


Receive consists of buffer option in it. What is the significance of this option?

573


Mention one alternative aspect of CICS?

625


What is interval control?

602






Define cedf?

569


Can dynamic calls be used in CICS?

643


What is dynamic transaction backout?

671


kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?

675


Explain the difference between the into and the set option in the exec cics receive map command?

560


Name the command which is used to release a record on which exclusive control is gained?

578


which cics command must be issued by the application program in order to gain access to the common work area (cwa)?

669


Can ESDS files be accessed from CICS?

634


What does the 'ceci:cics' transactions do?

643


What are the some important fields in the eib block?

613