|
It would appear that you may be doing your SAV with SEQNBR(1) instead of SEQNBR(*END). Using SEQNBR(1) will overwrite your SAVLIB *ALLUSR. Just an FYI, I was taught to avoid the INZTAP if at all possible. Besides the possibility of overwriting active data my understanding is that it also clears the errors logged on the tape, increasing the possibility that you may save to a tape that you will not be able to restore from. If your save tape is past its Expiration date you should be able to overwrite it with SAVLIB LIB(*ALLUSR) SEQNBR(1). Regards, Scott Ingvaldson AS/400 System Administrator GuideOne Insurance Group -----Original Message----- date: Wed, 3 Mar 2004 10:01:40 -0700 from: "Pete Helgren" <pete@xxxxxxxxxx> subject: Multiple Saves to one tape I wrote a pretty simple CL that does an INZTAP, a SAVLIB *ALLUSR and then a SAV on specific IFS folders and files. The final step is a DSPTAP. The SAVLIB ENDOPT is *LEAVE. DSPTAP is only showing the SAV contents, not the SAVLIB AND the SAV contents, which is what I would expect. Did I miss something or can't you do both a SAVLIB and a SAV to the same tape? Thanks, Pete Helgren Value Added Software,Inc. 801.581.1154 This message and accompanying documents are covered by the Electronic Communications Privacy Act, 18 U.S.C. §§ 2510-2521, and contains information intended for the specified individual(s) only. This information is confidential. If you are not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, copying, or the taking of any action based on the contents of this information is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message.
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.