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



So you are kicking people out at 3:00 PM?

-----Original Message-----
From: mapics-l-bounces@xxxxxxxxxxxx
[mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of
DaleGindlesperger@xxxxxxxxxxx
Sent: Thursday, April 14, 2005 4:21 PM
To: MAPICS ERP System Discussion
Subject: Re: savlib






Shawn,

Here's how:

1.  Use the CAS backup schedule to run MAPICS backup to disk at a normal
time (we do it at 3pm).

2.  At 5pm, well after backups are done, execute the following CL to
take
the disk backup and write it to tape in the identical format as a "Copy
Disk Backup to Tape".

---------------------------

 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

-----------------------------

Obviously, we backup to TAP04.  And I am assuming that you have
sufficient
DASD to do a backup to disk.

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-l@xxxxxxxxxxxx>

             Sent by:
cc 
             mapics-l-bounces@

             midrange.com
Subject 
                                       savlib

 

             04/14/2005 02:03

             PM

 

 

             Please respond to

             MAPICS ERP System

                Discussion

             <mapics-l@midrang

                  e.com>

 

 





How do I schedule the savlib command and it's associate parameters to
run automatically at night.  I've used the job scheduler but I'm not
sure how to setup this with the savlib.  thanks



Shawn Thobe

Fort Recovery Industries Inc.

IS Supervisor

419-375-4121





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




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

Follow-Ups:

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.