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 

Trigerring a Job Based on the Presence of a Seq File
Goto page Previous  1, 2
 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
sakreg
Beginner


Joined: 28 Feb 2005
Posts: 80
Topics: 26

PostPosted: Mon Sep 12, 2005 8:41 am    Post subject: Reply with quote

Phantom,

The JOB is not there in the SPOOL

superk,

My jobcard is something similar to :
//asdfgha JOB (T999),'TEST FTP',CLASS=E,
// MSGLEVEL=(2,0),REGION=2M,NOTIFY=TZ0HCT,MSGCLASS=T,TIME=(0,30)

Anything else I am missing?
Back to top
View user's profile Send private message
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Mon Sep 12, 2005 9:18 am    Post subject: Reply with quote

Change the CLASS parameter in your JOB card.

I am supsecting, the CLASS parameter is routing your job to someplace else. In one of the systems I worked, all the output would be routed to RMDS once the job ends. Then, the job could not be seen in spool. So, we used to change the CLASS parameter value while testing so that we can view results.
_________________
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
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Mon Sep 12, 2005 9:21 am    Post subject: Reply with quote

sakreg,

Also change your MSGLEVEL parameter to MSGLEVEL=(1,1) so that it will print everything in the job log

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


Joined: 28 Feb 2005
Posts: 80
Topics: 26

PostPosted: Tue Sep 13, 2005 12:00 am    Post subject: Reply with quote

I got this working. One thing I was missing is,
Code:
MEMBER name should also be equal to TSO UserId (like ABCDEF12)


Thank You Everyone
Back to top
View user's profile Send private message
sakreg
Beginner


Joined: 28 Feb 2005
Posts: 80
Topics: 26

PostPosted: Mon Sep 19, 2005 6:24 am    Post subject: Reply with quote

open xxx.xxx.xxx.xxx
uid
pwd
asc
hash
put something
quote site filetype=jes
get 'something'
quit

Where should I introduce JESPUTGETTO to increase the time limit till I get an output log from the mainframe to the windows ?

I tried
quote site filetype=jes
JESPUTGETTO 800

but getting an invalid command

Any thoughts?!?!?!?
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
Goto page Previous  1, 2
Page 2 of 2

 
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