How would I get it in the job then. Right now the command looks like
this(the tape is already initialized because we use t prior and leave it in
place for this job which an additional backup
DIRSAVE: SBMJOB CMD(SAV DEV('/qsys.lib/tap03.devd') +
OBJ(('/dtmdir' *INCLUDE)) +
ENDOPT(*UNLOAD)) JOB(DIRSAVE)
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Thursday, April 24, 2008 11:27 AM
To: Midrange Systems Technical Discussion
Subject: RE: IFS save issue
Let's say your backup CL program looks something like
INZTAP....
SAV ....
Do NOT do the following:
INZTAP ...
SBMJOB CMD(CHGJOB DFTWAIT(2))
SAV ...
Because you'll just modify the default wait time on a completely new job.
And will not have anything to do with the following SAV command.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.