| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| venkat Guest
 
 
 
 
 
 
 
 | 
			
				|  Posted: Wed Oct 20, 2004 7:38 am    Post subject: Job Scheduler |   |  
				| 
 |  
				| How will i schedule a Job.Suppose i have 10 Jobs.All the Jobs are critical.How will i schedule it. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| superk Advanced
 
  
 Joined: 19 Dec 2002
 Posts: 684
 Topics: 5
 
 
 | 
			
				|  Posted: Wed Oct 20, 2004 8:03 am    Post subject: |   |  
				| 
 |  
				| What job scheduling product do you use (CA-7, IBM TWS, CA-Scheduler, CA-Jobtrac, Control-M, etc.)? |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kolusu Site Admin
 
  
 
 Joined: 26 Nov 2002
 Posts: 12394
 Topics: 75
 Location: San Jose
 
 | 
			
				|  Posted: Wed Oct 20, 2004 8:33 am    Post subject: |   |  
				| 
 |  
				| venkat, 
 First of all you need a schedueling package like CA-7,ASG-ZEKE, CONTROL-M. Once you have such package you can schedule all the jobs to run at the same time as you say all of them are critical.
 
 Hope this helps...
 
 Cheers
 
 kolusu
 _________________
 Kolusu
 www.linkedin.com/in/kolusu
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| superk Advanced
 
  
 Joined: 19 Dec 2002
 Posts: 684
 Topics: 5
 
 
 | 
			
				|  Posted: Wed Oct 20, 2004 1:09 pm    Post subject: |   |  
				| 
 |  
				| This text came straight from BMC's website for Control-M: 
 Business Challenge
 
 Complex business processes characterize today's dynamic business environments. Each one of these business processes require scheduling. In addition to this challenge, these heterogeneous production environments require interoperability between mainframes, distributed systems and various applications. To efficiently schedule production applications, the scheduling solution must tightly integrate with tape management, data analyzing, event management and output management products.
 
 Business Need
 
 Meet deadlines and business goals efficiently
 Integrate scheduling across all platforms and applications
 Reduce manual errors
 
 Our Solution
 
 CONTROL-M for z/OS is a business-integrated scheduler designed to proactively manage and integrate diverse business processes. This product is part of an enterprise-wide solution supporting over twenty platforms and commonly used applications such as SAP R/3 and Oracle Applications. The advanced capabilities of CONTROL-M for z/OS guarantee the vital service levels necessary for the success of your business. CONTROL-M is also a member of the INCONTROL for z/OS family of products that provides complete production management.
 Key Features & Benefits
 
 Enables complete management and control over the entire business process via centralized monitoring
 
 Ensures service levels are met by providing automated and early problem notification
 
 Increases productivity and throughput and reduces learning curves through an intuitive single definition screen with fill-in-the-blank technology
 
 Minimizes manual intervention, eliminates human error and maximizes computer resource use by using an Auto-Edit facility
 
 Capitalizes on z/OS investments by making use of tight z/OS integration
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kolusu Site Admin
 
  
 
 Joined: 26 Nov 2002
 Posts: 12394
 Topics: 75
 Location: San Jose
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| venkat Guest
 
 
 
 
 
 
 
 | 
			
				|  Posted: Thu Oct 21, 2004 5:29 am    Post subject: Job Scheduler |   |  
				| 
 |  
				| Schedule of Jobs is as follows. 
 A is calling B which in turns calls C.
 
 A is calling B & C.C is calling D & E.
 
 Is it possible
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kolusu Site Admin
 
  
 
 Joined: 26 Nov 2002
 Posts: 12394
 Topics: 75
 Location: San Jose
 
 | 
			
				|  Posted: Thu Oct 21, 2004 5:41 am    Post subject: |   |  
				| 
 |  
				| venkat, 
 Did you even read the responses posted above? Without the name of schedueling package , how do you expect people answer your question?  It is not the same syntax or usage for all the schedueling packages.
 
 Kolusu
 _________________
 Kolusu
 www.linkedin.com/in/kolusu
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| venkat Guest
 
 
 
 
 
 
 
 | 
			
				|  Posted: Thu Oct 21, 2004 5:47 am    Post subject: |   |  
				| 
 |  
				| Schedule of Jobs is as follows. 
 A is calling B which in turns calls C.
 
 A is calling B & C.C is calling D & E.
 
 Is it possible in each of the scheduling packages listed below
 
 
 
 CA-7,ASG-ZEKE, CONTROL-M
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kolusu Site Admin
 
  
 
 Joined: 26 Nov 2002
 Posts: 12394
 Topics: 75
 Location: San Jose
 
 | 
			
				|  Posted: Thu Oct 21, 2004 6:08 am    Post subject: |   |  
				| 
 |  
				| venkat, 
 wow ! I have never come across a shop which has all the 3 scheduling packages.
 
 Any ways JOBS  do NOT call another jobs. It is the PGMS that does the calling. Jobs TRIGGER other jobs.
 
 If your calling is indeed triggering then YES it is possible to schedule the jobs as you asked for
 
 Kolusu
 _________________
 Kolusu
 www.linkedin.com/in/kolusu
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |