|
Shawn, I changed to backup to disk (away from backup to tape), and my backup window shrank from 1 hour to 17 minutes. That can be scheduled directly from MAPICS. I then do a regularly scheduled copy to tape using the iSeries job scheduler (WRKJOBSCDE). The CL to replicate MAPICS' Copy Disk Backup to Tape 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 The DSPTAP produces a tape catalog listing with date that satisfies our SARBOX people. TAP04 is my MagStar 3570 tape drive. Dale Gindlesperger IT Manager/Special Projects Leader Fleetwood Folding Trailers, Inc. 258 Beacon Street Somerset, PA 15501 "Shawn Thobe" <ShawnT@fortrecov eryindustries.com To > "MAPICS ERP System Discussion" Sent by: <mapics-l@xxxxxxxxxxxx> mapics-l-bounces@ cc midrange.com Subject FW: Backup to Disk 03/09/2005 05:23 PM Please respond to MAPICS ERP System Discussion <mapics-l@midrang e.com> I'm assuming a backup to disk will save me considerable time vs. backup to tape. Thoughts? Shawn Thobe Supervisor - Information Systems Fort Recovery Industries Inc. 419-375-4121 -----Original Message----- From: mapics-l-bounces@xxxxxxxxxxxx [mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of Shawn Thobe Sent: Wednesday, March 09, 2005 4:16 PM To: MAPICS ERP System Discussion Subject: Backup to Disk I know that there is an option to backup to disk using the MAPICS backup. Is there a way to do a backup to an external storage (NAS or Windows file share) using some option or redirection of the normal backup. thanks Shawn Thobe Supervisor - Information Systems Fort Recovery Industries Inc. 419-375-4121 (See attached file: ATT944688.txt) _______________________________________________ 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-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.