|
If you are on V5R4 or V6R1, you can save your spool files when you backuphttp://www.linkedin.com/groups?gid=2206093
your libraries/system.
Pete
Pete Massiello
iTech Solutions
http://www.itechsol.com
Add iTech Solutions on Facebook:
http://www.facebook.com/group.php?gid=126431824120
Add iTech Solutions on LinkedIn:
from
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Alan Shore
Sent: Monday, October 19, 2009 1:48 PM
To: Midrange Systems Technical Discussion
Subject: Replicating spool files from one AS/400 to another
Hi everyone
Due to a system crash, we are now working off our DR system and we are
looking to go back to using the production system this weekend.
Its been many winters have passed since I last replicated spool files
one AS/400 to anotherGranatir,
The procedure that I last used was as follows (with thanks to Tim
Search400.com expert):-1
On AS/400 that contains the spool file:
Step 1. Create a physical file that is at least
character bigger than the size of the spoolfile
you wish to replicate.database
Step 2. Copy the spool file into your
file. Make sure you specify *FCFC for thecontrol
character parameter.your
Step 3. Transfer this database file to
target AS/400 using whatever method youchoose
(FTP, File Transfer, etc.).control
On AS/400 that you wish to print:
Step 4. Override print file to specify
character *FCFC.spool
Step 5. Copy your database file to the
file.target
Your print file is now duplicated on your
AS/400.JOB
Example Commands:
CRTPF FILE(MYLIB/FILE133) RCDLEN(133)
CPYSPLF FILE(MYSPLF) TOFILE(MYLIB/FILE133)
(123456/*N/QPADEV0032) CTLCHAR(*FCFC)target
Transfer FILE133 in library MYLIB to your
AS/400Number,
OVRPRTF FILE(QSYSPRT) CTLCHAR(*FCFC)
CPYF FROMFILE(MYLIB/FILE133) TOFILE(QSYSPRT)
However, we may have a LARGE number of these spoolf files to migrate
We are presently on V5r4.
Is there a simpler and/or more automated method to achieve this?
Or do I have to cut and paste the spool file attributes (Job, User,
File and Number) of each and every spool file that needs to be migratedlist
Thanks in advance
Alan Shore
Programmer/Analyst, Distribution
E:AShore@xxxxxxxxxxx
P:(631) 200-5019
C:(631) 880-8640
"If you're going through Hell, keep going" - Winston Churchill
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxxlist
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-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.