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 

Getting list of Jobs in my Spool - From windows

 
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
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Wed Jul 28, 2004 10:03 am    Post subject: Getting list of Jobs in my Spool - From windows Reply with quote

Hi,

some time back I saw a vendor utility which connects to the mainframe server from windows and submits some jobs and also provides a list of jobs that are in my spool.

I searched the forums and found how to submit a job thru' FTP (quote site filetype=Jes).

Could someone let me know how to get a list of all jobs that are in my spool (SDSF) ?

Thanks for the support.
Phantom
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Jul 28, 2004 10:30 am    Post subject: Reply with quote

Phantom,

Quote:

Could someone let me know how to get a list of all jobs that are in my spool (SDSF) ?


Do you want the output of all the jobs? if that is the case then you can run SDSF in batch and copy the output to a dataset and that dataset can be FTP'd to the PC. Check this topic

http://www.mvsforums.com/helpboards/viewtopic.php?t=332

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
Brian
Beginner


Joined: 12 Aug 2003
Posts: 95
Topics: 6

PostPosted: Wed Jul 28, 2004 10:52 pm    Post subject: Reply with quote

Phantom,

I guess you are looking at downloading all the jobs that are there in your spool to your PC. This can be done through FTP itself. Try this out and let me know if it worked.

1. Connect to your mainframe through ftp
2. Once authorized say quote site filetype=jes
3. switch off prompting by saying prom
4. mget * now will get all jobs for which you are the owner.

Cheers
Brian
Back to top
View user's profile Send private message
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Fri Jul 30, 2004 12:38 am    Post subject: Reply with quote

Kolusu & Brian, thanks a lot for your suggestions. They worked fine.

Regards,
Phantom
Back to top
View user's profile Send private message
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Fri Jul 30, 2004 6:25 am    Post subject: Reply with quote

Brian,

Can I get the jobs in another users Spool ? (logging on using my ID). I mean after logging on using my ID can I change the owner id (without knowing his password) and get his spool contents ?

Thanks,
Phantom
Back to top
View user's profile Send private message
Jeba
Beginner


Joined: 02 Dec 2002
Posts: 48
Topics: 9
Location: Columbus, GA

PostPosted: Mon Sep 27, 2004 1:58 pm    Post subject: Reply with quote

Phantom,

Yes. You can get the other user's spool content by using the following command.

Code:

quote site jesowner=otherid


Also you can specify the jobname using the following command

Code:

quote site jesjobname=xxxxxxx*

_________________
Thanks,
Jeba
(Known is a drop Unknown is an ocean)
Back to top
View user's profile Send private message Send e-mail
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Thu Sep 30, 2004 11:57 pm    Post subject: Reply with quote

Jeba,

Sorry for not responding sooner.

Thanks for your solution. Unfortunately for me it did not work. It seems that System admins have removed this option in our shop. I get the following error message when I issued the quote site command.

Code:

ftp> quote site jesowner=TSOABAQ
200-JESINTERFACELEVEL=1. The value of JESOWNER cannot be modified.
200 SITE command was accepted
ftp>


Thanks,
Phantom
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