× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I do see the WRKCLS options but I'm a little "less thrilled" about changing
that not knowing the overall affect it might have.

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Thursday, April 24, 2008 10:47 AM
To: Midrange Systems Technical Discussion
Subject: RE: IFS save issue

CHGJOB DFTWAIT(30)
or
WRKCLS
Determining the class is a minor lesson in Work Management.
DSPSBSD QBATCH
7. Routing entries
5=Display details
on
Seq Nbr Program Library Compare Value
9999 QCMD QSYS *ANY
And you should see:
Class . . . . . . . . . . . . . . . . . . . :
Library . . . . . . . . . . . . . . . . . :

Want to create a funky class just for your backups? No problem
WRKOBJ QBATCH* *CLS
3 to copy it to QBATCHBACK
WRKCLS QBATCH*
Change the default wait time.
ADDRTGE SBSD(QBATCH) SEQNBR(6969) CMPVAL('BACKUP') PGM(QCMD) CLS(QBATCHBAC
K) POOLID(2)
CHGJOBD MYBACKUP RTGDTA('BACKUP')

The short term easiest is to add the CHGJOB to your CL program doing the
backup. The other allows you to tink with it without recompiling. You
may find yourself:
- Changing other options in the job description used for your backup, like
logging level, etc
- Modifying the timeslices, or run priorities in your new class
description.

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.