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 

CA7 schedule

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
YSMVS
Beginner


Joined: 19 May 2004
Posts: 51
Topics: 25
Location: My House

PostPosted: Mon Aug 02, 2004 5:46 pm    Post subject: CA7 schedule Reply with quote

We have CA7 as scheduler. All our sub system's jobs are scheduled in CA7. Is it possible to get the structure and the triggering timings of ALL the jobs( for documentation purpose)? All our jobs follow a specific naming convention.

thanks,
YSMVS
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue Aug 03, 2004 5:30 am    Post subject: Reply with quote

YSMVS,

You can use the Command FSTRUC to give the tree structure of all your jobs.

Code:

FSTRUC,JOB=YOUR JOB PREFIX*,SCHID=1


This will list all the jobs with your family code, with start and end times.

Refer the CA7 commands guide for detailed explanation of FSTRUC command

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


Joined: 15 May 2004
Posts: 17
Topics: 2
Location: Mumbai , India

PostPosted: Tue Aug 03, 2004 6:16 am    Post subject: Reply with quote

You can also use this commands :
Code:

1. FSTRUC,JOB=Jobname   ----------TO SEE JOBS TO RUN AFTER THIS JOB irrespective of SCHID

2. FRJOB,JOB=Jobname    ----------TO SEE EARLIER JOBS irrespective of SCHID

_________________
Thanks and Regards,
Souvik Upadhyay
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities 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