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




Well, I think I should be drinking while I'm doing this...I never used .savf. Thanks for your help folks, I ftp'd successfully. Now onto the MQ upgrade. Have any of you folks upgraded from V6 to V7 and if yes, how was the upgrade? Any issues to speak of?
Thanks, Frank



-----Original Message-----
From: rob <rob@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Sent: Mon, Oct 22, 2012 11:38 am
Subject: Re: FTP msg when ftp'ing to iSeries for MQ upgrade


I, too, normally use the root file naming system for ftping save files.
Nice hint on the joblog stuff.

ob Berendt
-
BM Certified System Administrator - IBM i 6.1
roup Dekko
ept 1600
ail to: 2505 Dekko Drive
Garrett, IN 46738
hip to: Dock 108
6928N 400E
Kendallville, IN 46755
ttp://www.dekko.com


From: CRPence <CRPbottle@xxxxxxxxx>
o: midrange-l@xxxxxxxxxxxx,
ate: 10/22/2012 11:36 AM
ubject: Re: FTP msg when ftp'ing to iSeries for MQ upgrade
ent by: midrange-l-bounces@xxxxxxxxxxxx

Best to review the joblog for the error that precipitates the FTP426
o see what the OS Data Management says is the problem origin; i.e. why
he Write to the file was prohibited. Two very common causes are "not
alid save file data" are "file, user profile, or system storage limit
xceeded". I typically issue the following FTP requests to get that
oblog, after which I use WRKSPLF at the server to find the output:
quote rcmd ovrprtf *prtf splfown(*curusrprf) ovrscope(*JOB)
quote rcmd dspjoblog output(*print)
When using the system\native Naming Format for FTP, a Save File must
e pre-created, into which _non-zipped_ Save File Data can be PUT using
inary\Image transport. The better option than the document describes,
s to use the root file system naming [vs Libr/FileName naming], both
emoving ambiguity [no accidental PF as target] and enabling the FTP
erver to implicitly create the Save File as target of the PUT. Either
nable the Name Format with the NAMEFMT subcommand, or implicitly by CD
nder root:
cd /qsys.lib/qgpl.lib
put MS03_iseries.unzipped MS03.SAVF
Or without the CD, just:
quote site namefmt 1
put MS03_iseries.unzipped /qsys.lib/qgpl.lib/MS03.SAVF

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.