View previous topic :: View next topic |
Author |
Message |
tattva Beginner
Joined: 02 Feb 2005 Posts: 97 Topics: 36
|
Posted: Wed Aug 03, 2005 12:26 am Post subject: Notify when a specific PDS is accessed. |
|
|
Hi all,
i would like to get a notification when some one in my RACF group browses/views a particular PDS.
Is this possible? If yes, can any one let me know how to go about this ??
Thanks,
tattva |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Wed Aug 03, 2005 6:57 am Post subject: |
|
|
Quote: |
i would like to get a notification when some one in my RACF group browses/views a particular PDS.
|
Unless your are a systems programmer you will not be able to do it.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
Cogito-Ergo-Sum Advanced
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
|
Posted: Wed Aug 03, 2005 7:47 am Post subject: |
|
|
On a strictly technical note, perhaps, you must learn about BRIF.
ISPF for z/OS.
Towards the end of the document, you can see that, BRIF enables you to do 'Pre- and post-processing of edited or browsed data.'
But, whether you will be authorized to do this can be cleared only by your sysprogs at your site. _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes. |
|
Back to top |
|
 |
nevilh Beginner
Joined: 11 Aug 2004 Posts: 115 Topics: 0
|
Posted: Wed Aug 03, 2005 10:22 am Post subject: |
|
|
What you want can be achieved using RACF profiles. see the following manual.
Security Server RACF Command Language Reference
Though I wouldn't recommend it ! |
|
Back to top |
|
 |
|
|