The answer Nick Jones provided is more specifically helpful than he
makes it out to be.

Look at the topic

Writing an ENF event 48 listen exit

in z/OS MVS Programming: Authorized Assembler Services Guide, SA22-7608-xx.

On 2/25/13, Nick Jones <[email protected]> wrote:
> Hi John,
>
> Nothing directly will tell you that more data is in the log stream. You can
> do one of these to simulate this.
>
> 1) If you own the writing and reading applications you can signal yourself
> to read some more
> 2) Your program can wake up once in a while and browse again.  Another
> EndReached will just mean you'll need try again later.
> 3) Logger issues ENF signal 48 for log steam events.  Listen to the ENF
> signal for specific events as they might signal logstream activity. (Offload
> complete is a good one to look at here)
>
>
> -Nick
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>


-- 
John Gilmore, Ashland, MA 01721 - USA

t.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to