|
Stephanie Coulshaw wrote: > I have here an AS/400 9404 B10 with an ancient version of the operating > system (V2R1M0) running MAPICS. I have suspected for some time that the > 'backup' procedure that I have instructions for doesn't actually do a > complete backup, but backs up the master files only (I use the Cross > Application Support program to do this). > > I would like to do a COMPLETE system backup, including the operating > system, configuration, etc. > Would I use the SAVSTG command to do this? A SAVSTG is not a very usefull backup. It does a bit level save of the disk devices and can only be restored to a system with the same disk configuration. It is also limited by it's inability to selectively restore... you can only restore the entire system image. > I have 3 disk drives - 2 type 6100 and 1 type 6105 (Total 950MB capacity). > They are 70% used. > I have 1 tape drive - the tapes it uses are type DC 6150 of 120MB > capacity. I have determined from this that I'll need 7 tapes to do the job > - Any idea how long this might take? +/- 45 minutes per tape? maybe? You could break it up into pieces by doing +the SAVSYS and the SAVDLO one night and a SAVLIB *NONSYS the next night, but either way it's going to take a while. > There are assorted tapes lying around here, most have IBM type labels on > them and I'll leave them alone, but there are some that look like they were > purchased blank. There is minimal labeling on these so I'd like to find > out what is on these tapes before I use them. Is there a command that will > read a tape and give me a directory of its contents? Can I direct the > output of this command to a print file? DSPTAP DEV(TAPxx) DATA(*SAVRST) OUTPUT(*PRINT) > Is it possible to run a test restoration without overwriting the system? Not completely, but you could restore seleced objects and/or libraries to the system, but restore them to a different library. Both the RSTLIB and RSTOBJ commands support an alternate library for the restore. Make sure that you change the RSTLIB paramerter of the RSTLIB and RSTOBJ commands or else you could overwrite production data. jte -- John Earl johnearl@toolnet.com PowerTech Toolworks 206-575-0711 PowerLock Network Security www.toolnet.com The 400 School www.400school.com -- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.