IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

SDSF doesn't show the status of JCLs


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
tejsmiles

New User


Joined: 03 Jan 2007
Posts: 8
Location: Pune

PostPosted: Wed Mar 05, 2008 11:05 am
Reply with quote

Hi All,

I am facing some problem in viewing the status of JCLs.
When I submit JCL & try to check the status I find the list empty.
When I submit a JCl. Others in the team can view the status of my jobs thru their IDs. but when I view I find the list empty.
I am not able to figure out whats wrong.
Can anyone please help me sorting this issue?

Thanks in advance,
Tejsmiles
Back to top
View user's profile Send private message
abhishekmdwivedi

New User


Joined: 22 Aug 2006
Posts: 95
Location: india

PostPosted: Wed Mar 05, 2008 11:09 am
Reply with quote

hi tejsmiles,

Try putting below command on your SDSF command prompt :

Code:
S your-jobname


this will show you the status of your job.
Back to top
View user's profile Send private message
tejsmiles

New User


Joined: 03 Jan 2007
Posts: 8
Location: Pune

PostPosted: Wed Mar 05, 2008 11:14 am
Reply with quote

Hi Abhishek,

I tried your sugesstion. It is not working.
Is there anything else I can do?

Thanks,
tejsmiles
Back to top
View user's profile Send private message
abhishekmdwivedi

New User


Joined: 22 Aug 2006
Posts: 95
Location: india

PostPosted: Wed Mar 05, 2008 11:16 am
Reply with quote

Can you please post your job card.
Back to top
View user's profile Send private message
tejsmiles

New User


Joined: 03 Jan 2007
Posts: 8
Location: Pune

PostPosted: Wed Mar 05, 2008 11:21 am
Reply with quote

my job card is

//T8680DEC JOB (CC,00),CC,MSGCLASS=T,CLASS=A,REGION=40M,
// NOTIFY=&SYSUID,


Problem is that only I cannot view that status.. my team mates are able to check the status of jobs that I submit.
Back to top
View user's profile Send private message
abhishekmdwivedi

New User


Joined: 22 Aug 2006
Posts: 95
Location: india

PostPosted: Wed Mar 05, 2008 11:27 am
Reply with quote

Try putting following on command prompt :

Code:
s T8680DE*


or

Code:
pre T8680DE*


I think this will do.
Back to top
View user's profile Send private message
tejsmiles

New User


Joined: 03 Jan 2007
Posts: 8
Location: Pune

PostPosted: Wed Mar 05, 2008 11:30 am
Reply with quote

I have tried this. I have tried specifying the owner. But, actually in st section i am unable to view even a single job.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Mar 05, 2008 11:47 am
Reply with quote

Hi,

Try these
Code:
OWNER *

Code:
DEST LOCAL

Code:
PRE Jobname


in S.ST.

Hope this helps..
Back to top
View user's profile Send private message
tejsmiles

New User


Joined: 03 Jan 2007
Posts: 8
Location: Pune

PostPosted: Wed Mar 05, 2008 11:48 am
Reply with quote

Actually my scren looks like:

Code:

.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .
   Display  Filter  View  Print  Options  Help                                 
 -------------------------------------------------------------------------------
 SDSF STATUS DISPLAY ALL CLASSES                        LINE 0-0 (0)           
 COMMAND INPUT ===>                                            SCROLL ===> PAGE
 NP   JOBNAME  JobID    Owner    Prty Queue      C  Pos  SAff  ASys Status
Back to top
View user's profile Send private message
tejsmiles

New User


Joined: 03 Jan 2007
Posts: 8
Location: Pune

PostPosted: Wed Mar 05, 2008 11:50 am
Reply with quote

Thanks Anuj.
The 'command DEST LOCAL' worked.

Thanks a lot for all the replies,
Tejsmils
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Mar 05, 2008 1:08 pm
Reply with quote

Hi Tejaswinee,

You are welcome.. icon_smile.gif

Just a little confirmation needed, did You submit a print JCL to print some DSN on Mainframes printer when the aboe 'error' occured?
Back to top
View user's profile Send private message
gcicchet

Senior Member


Joined: 28 Jul 2006
Posts: 1702
Location: Australia

PostPosted: Wed Mar 05, 2008 1:25 pm
Reply with quote

Hi,
try SET DISPLAY ON on command line, this will display current values.


Gerry
Back to top
View user's profile Send private message
tejsmiles

New User


Joined: 03 Jan 2007
Posts: 8
Location: Pune

PostPosted: Wed Mar 05, 2008 2:09 pm
Reply with quote

Thanks gcicchet that will help me know the current values at all times..

thanks again,
Tejsmiles
Back to top
View user's profile Send private message
Ajay Baghel

Active User


Joined: 25 Apr 2007
Posts: 206
Location: Bangalore

PostPosted: Wed Mar 05, 2008 6:38 pm
Reply with quote

Quote:
try SET DISPLAY ON on command line, this will display current values
.

Sorry, did not get this. What is it used for?


Thanks,
Ajay
Back to top
View user's profile Send private message
Bill Dennis

Active Member


Joined: 17 Aug 2007
Posts: 562
Location: Iowa, USA

PostPosted: Wed Mar 05, 2008 7:26 pm
Reply with quote

The SET DISPLAY ON command in SDSF will add a line to the heading to show the values for DEST, PREFIX, OWNER, FILTER and SYSNAME. You will know at a glance if you are restricting the display of eligible jobs/sysout.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Mar 05, 2008 11:27 pm
Reply with quote

Bill Dennis wrote:
The SET DISPLAY ON command in SDSF will add a line to the heading to show the values for DEST, PREFIX, OWNER, FILTER and SYSNAME. You will know at a glance if you are restricting the display of eligible jobs/sysout.
Yup and the screen would look like..
Code:
  Display  Filter  View  Print  Options  Help                               
-----------------------------------------------------------------------------
SDSF STATUS DISPLAY ALL CLASSES                        LINE 1-14 (14)       
COMMAND INPUT ===> __________________________________________ SCROLL ===> CSR
PREFIX=Anuj  DEST=LOCAL  OWNER=*  SORT=JOBNAME/A  SYSNAME=               
NP   JOBNAME  TYP JNUM  JP JC QUE SAFF ASYS STATUS ROOM  PROGRAMMER NAME


Display on caused this,
Code:
PREFIX=Anuj  DEST=LOCAL  OWNER=*  SORT=JOBNAME/A  SYSNAME=               
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1512
Location: Virginia, USA

PostPosted: Wed Mar 05, 2008 11:52 pm
Reply with quote

PREFIX should be =Anuj*
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Thu Mar 06, 2008 12:05 am
Reply with quote

Hi,

If I use only 'Anuj', it would list only those JOB which ahve exact JOB name 'Anuj' as no wild character used.

With Anuj*, jobs such as AnujXXXX will be listed, where XXXX can be anything, right Craig?
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1512
Location: Virginia, USA

PostPosted: Thu Mar 06, 2008 1:25 am
Reply with quote

Yes, the * is a wildcard.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts Job completes in JES, but the status ... IBM Tools 1
No new posts XDC SDSF output to temp dataset CLIST & REXX 4
No new posts Search string in job at regular Spool... CLIST & REXX 0
Search our Forums:

Back to Top