At 21:34 -0500 on 01/31/2012, Scott Ford wrote about Re: Intrdr:
Liz,
There is a STC running , similar in characteristics as CICS, runs
all the time.
Submits a job via Intrdr, job creates a Qsam file, STC must wait for
job to complete,
Because STC needs the data and it is single thread...
Try this:
1) Submit the Job
2) ENQ EXC TYPE=TEST on the dataset name. The RC will tell you if the
job started yet.
3) Once you know it is running, do an ENQ SHR which will put you into
a WAIT until the job ends.
4) SVC 99 allocate the dataset and run.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN