× 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.







Absolutely phenomenal.  Works terrific.  You can totally automate the
MAPICS backup process.   Backups now run in 20 minutes for me, then I dump
them to tape with a CL, and my CL produces a tape identical to taking the
"Copy Disk Backup to Tape" option (and I can schedule it with the AS/400
Job Scheduler).

And the save to tape CL is extremely simple.  I also print a tape catalog
listing to satisfy the SARBOX auditors.  Change the tape device to your's,
change the NEWOWNID to whatever you want.

 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








Dale Gindlesperger
IT Manager/Special Projects Leader
Fleetwood Folding Trailers, Inc.
258 Beacon Street
Somerset, PA  15501




                                                                           
             "Willie J. Moore"                                             
             <WMoore@calfinewi                                             
             re.com>                                                    To 
             Sent by:                  <mapics-l@xxxxxxxxxxxx>             
             mapics-l-bounces@                                          cc 
             midrange.com                                                  
                                                                   Subject 
                                       [MAPICS-L] Pros / Cons of using     
             09/26/2005 02:12          Mapics Schedule Unattended Backup   
             PM                        Option.                             
                                                                           
                                                                           
             Please respond to                                             
             MAPICS ERP System                                             
                Discussion                                                 
             <mapics-l@midrang                                             
                  e.com>                                                   
                                                                           
                                                                           




I would like to hear for user that have setup and are now using this Mapics
option. How did you like it, any problems setting it up, ease of use, etc.
Thanks,
William Moore



_______________________________________________
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 thread ...

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.