On Tue, 16 Jun 2020 14:16:13 +0300 Steff Gladstone <steff.gladst...@gmail.com>
wrote:

:>We need to capture the date and time in a GLUE and need more precision than
:>the CICS variables give us.

:>Can we use the STCKCONV macro in a GLUE?  Could it cause all of CICS to
:>enter a wait?  Or is it essentially pure CPU?

Pretty much pure CPU. But one of your other options are to do a STCK(F) while
in the tight parts of the code and STCKCONV it later. Or if you are
calculating intervals use the value directly.

--
Binyamin Dissen <bdis...@dissensoftware.com>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to