|
This is not a CD image - this is a self-extracting installation file for putting on a PC. It looks like you downloaded this from the Access site - if you want to install it as a PTF, so others can upgrade, too, you need to go to the fixes site and order it as a PTF - you will be able to get the CD image. Go to www.iseries.ibm.com/support - it will have a link to the new page, and there will be a Fixes link. And lots of instructions on how to do it. -------------- Original message -------------- From: "Harvell, Joel" <jbharvell@xxxxxxxxxxxx>
That fix appears to be for the Iseries Access client on your PC. Joel B. Harvell Food Lion, LLC (704) 633-8250 x2709 jbharvell@xxxxxxxxxxxx -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Rowe, Sheri Sent: Tuesday, November 21, 2006 12:22 PM To: midrange-l@xxxxxxxxxxxx Subject: PTF steps Hi, I saw this conversation regarding installing PTF's from the IBM web site directly to the iSeries. How do I get the .exe file to be in binary format (.bin)? E.g. When I downloaded service pack SI24723 it came down as SI24723.EXE and when I FTP it to my iSeries it is still a .exe file. Thanks. Sheri Re: PTF Steps? ________________________________ size=2 width="100%" align=center> * Subject: Re: PTF Steps? * From: Peter Levy * Date: Fri, 29 Sep 2006 15:02:24 -0400 * List-archive: * List-help: * List-id: Midrange Systems Technical Discussion * List-post: * List-subscribe: < http://lists.midrange.com/mailman/listinfo/midrange-l>, < mailto:midrange-l-request@xxxxxxxxxxxx?subject=subscribe> * List-unsubscribe: < http://lists.midrange.com/mailman/listinfo/midrange-l>, < mailto:midrange-l-request@xxxxxxxxxxxx?subject=unsubscribe> Digg thismidrange-l%2F200609%2Fmsg01506.html>del.icio.us ________________________________ I normally FTP them from IBM directly to the iSeries, but no matter... First FTP it from your PC to the /tmp IFS directory: - FTP - cd /tmp - lcd /mylocalptfdirectory - bin - put .bin - quit Then do the following to create a virtual CD drive & image catalog and install the PTFs: - CRTDEVOPT DEVD(OPTVRT01) RSRCNAME(*VRT) - VRYCFG CFGOBJ(OPTVRT01) CFGTYPE(*DEV) STATUS(*ON) - CRTIMGCLG IMGCLG(PTFINSTALL) DIR('/ptfinstall') CRTDIR(*YES) - ADDIMGCLGE IMGCLG(PTFINSTALL) FROMFILE('/tmp/.bin') - LODIMGCLG IMGCLG(PTFINSTALL) DEV(OPTVRT01) - VFYIMGCLG IMGCLG(PTFINSTALL) TYPE(*PTF) SORT(*YES) - INSPTF LICPGM((*ALL)) DEV(OPTVRT01) INSTYP(*DLYALL) (Note: If this command doesn't exist on your system then do GO PTF, option 8.) DebbieKelemen wrote: Where can I find the complete steps for downloading a PTF to my PC, then uploading it to my iSeries, creating the Image Catalog, etc. I can find the last part pretty easily. I currently have it on my PC. I just don't remember how to get it onto my IFS & how to get everything else hooked together. I've done it once before & have misplaced my instructions! Please help! Debbie Kelemen ************************************************************************** This electronic message may contain confidential or privileged information and is intended for the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify the sender immediately by using the e-mail address or by telephone (704-633-8250). ************************************************************************** -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list 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.