Hi

Thank you .
The calls were made from LE routines, I set an IF trap in the LE routine and got the DCB info in GTF .

Binyamin Dissen wrote:

On Tue, 14 Jul 2009 09:39:40 +0200 Miklos Szigetvari
<[email protected]> wrote:

:>Hi
:>
:>I would like to trace open/close calls and see the DCB, and open/close :>options for a given program. :>Any proper SLIP set to trace OPNE CLOSE ONPEN TYPE=J CLOSE TYPE=J with :>all the paramters ?

SVCP with SVC=(19,20,22) will show everything except the DCB contents.

For that you will need to IF the entry points to the SVCs and SL each word
from 0 off of r1 for as many DCBs as you expect and each lower fullword from
the doublewords off of R0.
--
Binyamin Dissen <[email protected]>
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 [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
Miklos Szigetvari

Development Team
ISIS Information Systems Gmbh tel: (+43) 2236 27551 570 Fax: (+43) 2236 21081 E-mail: [email protected] Info: [email protected] Hotline: +43-2236-27551-111 Visit our Website: http://www.isis-papyrus.com ---------------------------------------------------------------
This e-mail is only intended for the recipient and not legally
binding. Unauthorised use, publication, reproduction or
disclosure of the content of this e-mail is not permitted.
This email has been checked for known viruses, but ISIS accepts
no responsibility for malicious or inappropriate content.
---------------------------------------------------------------
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to