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 

Two questions about started task.

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
ds390
Beginner


Joined: 23 Jan 2007
Posts: 82
Topics: 39

PostPosted: Thu May 08, 2008 6:57 pm    Post subject: Two questions about started task. Reply with quote

1. Can I use /d a,l to list all started tasks? I found some are not listed, like LLA. Why?

2. What user ID is used for started tasks? Where is the setup?

Thanks.
Back to top
View user's profile Send private message
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Fri May 09, 2008 7:56 am    Post subject: Reply with quote

1. When I do that display, LLA is one of the jobs shown.

2. RACF has a started class resource to assign a USER to a task name. Here's what we do:
Code:
  SETR GENERIC(STARTED)                                     
  RDEFINE STARTED JES2.* STDATA( USER(JES2) GROUP(STCGRP) -
   PRIVILEGED(NO) -                                         
   TRUSTED(YES) TRACE(NO) )                                 

_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
ds390
Beginner


Joined: 23 Jan 2007
Posts: 82
Topics: 39

PostPosted: Fri May 09, 2008 6:59 pm    Post subject: Reply with quote

Thanks and I am sorry for #1. The question should be,

when i do /d a,l I can see it, but I can't see it using ST under SDSF.
Back to top
View user's profile Send private message
Terry_Heinze
Supermod


Joined: 31 May 2004
Posts: 391
Topics: 4
Location: Richfield, MN, USA

PostPosted: Fri May 09, 2008 7:33 pm    Post subject: Reply with quote

What are your settings of PREFIX, OWNER, and DESTINATION when keying ST? Put DISPLAY ON to see these settings.
_________________
....Terry
Back to top
View user's profile Send private message Send e-mail
ds390
Beginner


Joined: 23 Jan 2007
Posts: 82
Topics: 39

PostPosted: Fri May 09, 2008 8:05 pm    Post subject: Reply with quote

no, I didn't set any filter, i can't see VLF DLF neither.
Back to top
View user's profile Send private message
taltyman
JCL Forum Moderator
JCL Forum Moderator


Joined: 02 Dec 2002
Posts: 310
Topics: 8
Location: Texas

PostPosted: Mon May 12, 2008 7:46 am    Post subject: Reply with quote

What release of z/OS are you on? It seems like I remember SDSF not having visibility to tasks that were SUB=MSTR (outside of JES) on previous releases.
Back to top
View user's profile Send private message
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Mon May 12, 2008 8:28 am    Post subject: Reply with quote

If you don't have a FILTER or other display restriction set, the SYSPROGs may have set SDSF customization options to filter the ST display for your ID or group. You'll have to ask.

Also, I don't remember ever being on a release of SDSF where these tasks were not visible.
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
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 -> TSO and ISPF 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