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



True but then I also asked if there was some other way to load these 
ftp'ed ptf's.  V4R5 is ancient history and I can't remember that far back.

Rob Berendt
-- 
"They that can give up essential liberty to obtain a little temporary 
safety deserve neither liberty nor safety." 
Benjamin Franklin 




neilp@dpslink.com
Sent by: midrange-l-bounces@midrange.com
01/23/2003 12:02 PM
Please respond to Midrange Systems Technical Discussion
 
        To:     Midrange Systems Technical Discussion 
<midrange-l@midrange.com>
        cc: 
        Fax to: 
        Subject:        RE: V5R1 Upgrade


You asked:
Just to increase FUD, but don't you need a certain ptf at V4R5 to allow 
the option to load a ptf from an image catalog?

Don't you state the answer right in your question:
Beginning with V5R2 of the operating system you can load and apply ptf's 
from an image catalog

...Neil






rob@dekko.com
Sent by: midrange-l-bounces@midrange.com


 
        To:     Midrange Systems Technical Discussion 
<midrange-l@midrange.com>
        cc: 
        Subject:        RE: V5R1 Upgrade


Just to increase FUD, but don't you need a certain ptf at V4R5 to allow 
the option to load a ptf from an image catalog?  Or was there another way 
to load these ftp'ed ptf's?

Here's the instructions I used for internal documentation, (do you have 
these commands?):

Beginning with V5R2 of the operating system you can load and apply ptf's 
from an image catalog.  You may wish to do this for PTFs which are too big 


to download via traditional ways.  Or as a method to distribute a group of 


ptf's.

Sample I did with one on GDISYS.
CRTDEVOPT DEVD(OPTVRT01) RSRCNAME(*VRT) ONLINE(*YES) TEXT('Virtual optical 


drive for image catalog')
VRYCFG CFGOBJ(OPTVRT01) CFGTYPE(*DEV) STATUS(*ON)
CRTIMGCLG IMGCLG(PTFCATALOG) DIR('/ptf') CRTDIR(*YES) TEXT('PTF image 
catalog')
Then I used iSeries Navigator to create a share to this directory.
Then I mapped a drive to this share from my PC.
Then I ordered this ptf from IBM using the web site to order ptf's over 
the internet.  It said it was too big and sent me an email with some 
instructions and a link to ftp some files down.  I put them into this 
directory.
ADDIMGCLGE IMGCLG(PTFCATALOG) FROMFILE('/ptf/iptf0029_1.bin')
LODIMGCLG IMGCLG(ptfcatalog) DEV(OPTVRT01) OPTION(*LOAD)
  I could have used:
  WRKIMGCLGE IMGCLG(PTFCATALOG)
  1=Add
  8=Load
VFYIMGCLG IMGCLG(ptfcatalog) TYPE(*PTF) SORT(*YES)
GO PTF
8. Install program temporary fix package
Device  . . . . . . . . .   OPTVRT01
Automatic IPL . . . . . .   N 
CPYPTFCVR DEV(OPTVRT01) LICPGM(5722XE1) SELECT(SI05853 SI05854)
DSPPTF LICPGM(5722XE1) SELECT(SI05853)
DSPPTF LICPGM(5722XE1) SELECT(SI05854)
APYPTF LICPGM(5722XE1) SELECT(SI05853 SI05854)


Rob Berendt








_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing 
list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo.cgi/midrange-l
or email: MIDRANGE-L-request@midrange.com
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 thread ...

Follow-Ups:
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.