|
I can't help you with changing dayend's initiation time, but there's a couple of things you may be able to do to speed your existing dayend routines up. (apologies if you have already done these!) 1. End subsystems & background jobs that you don't need up during overnight processing, particularly those with their own memory pools (like QINTER,QSPL). This'll put more memory in your base pool for batch jobs and can help a lot. 2. Put a job name for each job rather than leaving it blank. (most std functions do this automatically) This will run it in batch, rather than interactively, which is more efficient on most modern machines, particulary if you've done (1) above. 3. Tinker with your backup strategy - there may be libraries (display files, sources, test libraries) that only change at set times (like when applying ptf's) or are not critical, and therefore can be saved manually "as and when". Also, what are you currently backing up onto ? If your business is beginning to work later and start earlier, it may be worth budgeting for a faster backup solution. Alternatively, if there's no money in the pot, but you have plenty of disk, you could save to save files, and copy these to tape once the system is back up. Lastly you could consider save-while-active. It is difficult to set up, but done properly it can make the time that the system is unavailable due to backup down to 10 minutes or so.. 4. Lastly, and most importantly, have a close look at the time taken by each of your jobs. You may find that there's one or two that take ages. If you delve a bit into what they actually do, you may find a bespoke logical file helps the runtime, or in the case of some of the more badly coded jba programs, a complete overhaul by a decent programmer. For the record i have 193 jobs in dayend, 85% running every night. My system is a 720/2061 with 1792mb memory and 51% used of 109gb dasd. Including a full save of *allusr libraries, my overnight routine takes just under 3 hours. However i have a Magstar 3570 tape drive, that means my backup is only 1hr 5mins of that (best thing i ever bought). Regards, Stuart Stuart Allen European Systems Analyst, Fellowes mailto:sallen@fellowes.com > -----Original Message----- > From: JonWadey@mst-ltd.co.uk [SMTP:JonWadey@mst-ltd.co.uk] > Sent: Thursday, July 13, 2000 9:49 AM > To: JBAUSERS-L@midrange.com > Subject: End Day Times > > > > I am currently have a small dilema, in regards to the number of jobs that > we are > running over night in the Day End / Day Start listings. This is causing > frustration as the system is not always back up in time for the early > shift to > come in. > > So what I have done is non critical jobs such as reorganising files to > Saturday > Evening, But my remote site want access to the system as of 7am at the > latest. > When I can't give them the access until 8:30 - 9:00am. > > Is there anyway of setting the Saturday Day End to start earlier > automatically > other than getting someone to change it manually Saturday morning? > > > +--- > | This is the JBA Software Users Mailing List! > | To submit a new message send your mail to JBAUSERS-L@midrange.com. > | To subscribe to this list send email to JBAUSERS-L-SUB@midrange.com. > | To unsubscribe from this list send email to > JBAUSERS-L-UNSUB@midrange.com. > | Questions should be directed to the list owner: doug333@aol.com. > +--- > > ---------------------------------------------------- Note:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes Manufacturing Company. ---------------------------------------------------- +--- | This is the JBA Software Users Mailing List! | To submit a new message send your mail to JBAUSERS-L@midrange.com. | To subscribe to this list send email to JBAUSERS-L-SUB@midrange.com. | To unsubscribe from this list send email to JBAUSERS-L-UNSUB@midrange.com. | Questions should be directed to the list owner: doug333@aol.com. +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.