|
Eric,
I wrote my own version of "Copy Disk Backup To Tape" that can be run
through Job Scheduler. It produces the exact same tape that the MAPICS
option does. Been using it for years. Here it is:
PGM
INZTAP DEV(TAP04) NEWVOL(MSM001) NEWOWNID(FLTWOOD) +
CHECK(*NO) /* Initialize tape */
SAVSAVFDTA SAVF(AMSLIB/SVDTAABCKM) DEV(TAP04) +
ENDOPT(*LEAVE)
SAVSAVFDTA SAVF(AMSLIB/AMFBCKM) DEV(TAP04) +
ENDOPT(*LEAVE) /* Save AMFLIB */
SAVSAVFDTA SAVF(AMSLIB/AMTBCKM) DEV(TAP04) +
ENDOPT(*LEAVE) /* Save AMTLIB */
SAVSAVFDTA SAVF(AMSLIB/ZSVCTLBCKM) DEV(TAP04) +
ENDOPT(*REWIND)
DSPTAP DEV(TAP04) OUTPUT(*PRINT) ENDOPT(*UNLOAD) /* +
Generate tape directory listing */
ENDPGM
I added the "DSPTAP" for Sarbannes-Oxley. Also, this does NOT delete
the disk backup.
Dale Gindlesperger
IT Manager/Special Projects Leader
Fleetwood Folding Trailers, Inc.
258 Beacon Street
Somerset, PA 15501
"Eric Wolf"
<eric_a_wolf@hotm
ail.com> To
Sent by: "mapics" <mapics-l@xxxxxxxxxxxx>
mapics-l-bounces+ cc
dalegindlesperger
=fft-inc.com@midr Subject
ange.com [MAPICS-L] Looking for a source
member
05/04/2006 01:19
PM
Please respond to
MAPICS ERP System
Discussion
<mapics-l@midrang
e.com>
To the list,
Does anyone have the CAS source members on their 400? I am at a new client
site and the CD's are all over the place. I know that they own the source
and I am only looking for member AXZPZC Copy Disk Backup to Tape. If you
could put it into a text file and email it directly to me. I need to see
what it is doing exactly it would be greatly appreciated. It is not one of
those available for download.
TIA...
Eric
_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list
To post a message email: MAPICS-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mapics-l.
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.