Author |
Message |
Topic: IEFACTRT Exit |
gabor.hoffer
Replies: 4
Views: 2966
|
Forum: Application Programming Posted: Mon May 23, 2005 12:45 pm Subject: IEFACTRT Exit |
Kolusu,
I know that I don't need exit to get ds allocation of a Job, but my running environment is an exit. I've written a testprogram in assembly to colllect all of these data what I need (PSA -> ... |
Topic: IEFACTRT Exit |
gabor.hoffer
Replies: 4
Views: 2966
|
Forum: Application Programming Posted: Mon May 23, 2005 12:06 pm Subject: IEFACTRT Exit |
Kolusu,
I've already this documentation.
I'm trying to collect ds allocation information of the JOB at the time of step termination.
Regards,
Gabor |
Topic: IEFACTRT Exit |
gabor.hoffer
Replies: 4
Views: 2966
|
Forum: Application Programming Posted: Mon May 23, 2005 11:16 am Subject: IEFACTRT Exit |
Hi,
I have 2 questions:
1. I write an Exit and I need the TCB of current Task, not TCB of Initiator.
IBM Doc: "IEFACTRT receives control with the initiator's JSCB active."
How can I get this?
... |
Topic: Exit tracking file open |
gabor.hoffer
Replies: 9
Views: 5310
|
Forum: Data Management Posted: Tue Apr 26, 2005 8:48 am Subject: Exit tracking file open |
My english is very poor and maybe it was misleading. What I need is not the event time, but the event itself. If open occours I have to react to it and send an ECB to a program that waiting for that. |
Topic: Exit tracking file open |
gabor.hoffer
Replies: 9
Views: 5310
|
Forum: Data Management Posted: Mon Apr 25, 2005 11:12 am Subject: Exit tracking file open |
I don't need too mutch info about the open and close (dsname, jobname, ddname, ...), but the event when it occours is more important. |
Topic: Exit tracking file open |
gabor.hoffer
Replies: 9
Views: 5310
|
Forum: Data Management Posted: Mon Apr 25, 2005 12:15 am Subject: Exit tracking file open |
I was wrong. IFG0EX0B is not an SMF Exit, but a dfSMS Exit.
I have to write a "monitor" program that cacthe all open and close action in system. With IEFU83 SMF Write Exit I can get all the records f ... |
Topic: Exit tracking file open |
gabor.hoffer
Replies: 9
Views: 5310
|
Forum: Data Management Posted: Fri Apr 22, 2005 3:15 am Subject: Exit tracking file open |
Thanks for your fast answer.
Can you send me an example, how i can install the exit?
I read the manual, but it |
Topic: Exit tracking file open |
gabor.hoffer
Replies: 9
Views: 5310
|
Forum: Data Management Posted: Thu Apr 21, 2005 7:43 am Subject: Exit tracking file open |
Hello,
I'm working on a program that collects all open/close event occurs in system. With IEFU83 Exit I can catche SMF records typ 14, 15, 62, 64, what cover non-VSAM close or EOV and VSAM open and ... |
|