MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Setting Restrictions to the job

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
kris_madras
Beginner


Joined: 07 Apr 2004
Posts: 46
Topics: 29

PostPosted: Wed Oct 13, 2004 1:42 am    Post subject: Setting Restrictions to the job Reply with quote

Hi,

I just want to know how to set access restrictions to the job in the spool that curretly executing. i.e. giving permissions to see the job details(JCL) for specific users only...


Thanks
Kris
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Wed Oct 13, 2004 4:37 am    Post subject: Reply with quote

kris,

You cannot issue authority to CHOSEN people. You can make your job available for everyone by adding this immediately after your jobcard

Code:

/*ROUTE PRINT PUBLIC


Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kris_madras
Beginner


Joined: 07 Apr 2004
Posts: 46
Topics: 29

PostPosted: Wed Oct 13, 2004 5:40 am    Post subject: Reply with quote

Hi,

Thanks for your help. This is not a requirement just curious to know how to set. Today morning I saw one job is executing in spool but not able to access(See the JCL inside it).


Thanks
Kris
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Wed Oct 13, 2004 7:47 am    Post subject: Reply with quote

Kris_madras,

If you have a valid reason to look at output other than your own job, your sysporgs will be able to set you up , so that you can view the jobs.

If it's just a one time requirement, the other user can always use SDSF line commands such as XDC to save their job output to a dataset and then TSO TRANSMIT it to your id.

Basically if you're not authorized to view the output, you shouldn't try accessing something which you are not allowed to. As mentioned earlier if you have a valid reason then go thru the proper channels(your sysprogs)

Hope this helps...

Cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Maton_Man
Beginner


Joined: 30 Jan 2004
Posts: 123
Topics: 0

PostPosted: Thu Oct 14, 2004 6:44 pm    Post subject: Reply with quote

Quote:

You cannot issue authority to CHOSEN people. You can make your job available for everyone by adding this immediately after your jobcard


I was under the impression you could do this using appropriate RACF profiles. We used to do it that was some years ago...
_________________
My opinions are exactly that.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group