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



Then what associates that particular .bin with the virtual optical drive?

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




"Ingvaldson, Scott" <SIngvaldson@xxxxxxxxxxxx> 
Sent by: midrange-l-bounces@xxxxxxxxxxxx
10/09/2003 01:34 PM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>


To
"'midrange-l@xxxxxxxxxxxx'" <midrange-l@xxxxxxxxxxxx>
cc

Subject
RE: ADDIMGCLGE






You should be able to skip the ADDIMGCLGE step if the image already exists
in the directory. 

Regards,

Scott Ingvaldson
AS/400 System Administrator
GuideOne Insurance Group

-----Original Message-----
date: Thu, 9 Oct 2003 10:04:36 -0500
from: rob@xxxxxxxxx
subject: ADDIMGCLGE

I've been using ftp to download ptf's.  The steps basically are:
Find out what ptf's you want.
Use iPTF to order them.
Read your email for the ftp is ready email.
Use ftp from your iSeries to get them into the IFS.
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('/fixes') TEXT('PTF image catalog')
ADDIMGCLGE IMGCLG(PTFCATALOG) FROMFILE('/fixes/TheFtpFileNameHere')
LODIMGCLG IMGCLG(PTFCATALOG) DEV(OPTVRT01)
VFYIMGCLG IMGCLG(PTFCATALOG) TYPE(*PTF) SORT(*YES)
GO PTF
8. Install program temporary fix package


The problem I have is with the 
ADDIMGCLGE IMGCLG(PTFCATALOG) FROMFILE('/fixes/TheFtpFileNameHere')
For example, if I ftp down this file, iptf0021_1.bin, with a size of 
500611072, then run the ADDIMGCLGE, I'll now have two files; the original 
and a iptf0021_1.bin01, both of the same size.

Is there some option on ADDIMGCLGE that says not to copy the data over, 
but just point to it?


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

 
This message and accompanying documents are covered by the Electronic
Communications Privacy Act, 18 U.S.C. §§ 2510-2521, and contains 
information
intended for the specified individual(s) only. This information is
confidential. If you are not the intended recipient or an agent 
responsible
for delivering it to the intended recipient, you are hereby notified that
you have received this document in error and that any review, 
dissemination,
copying, or the taking of any action based on the contents of this
information is strictly prohibited. If you have received this 
communication
in error, please notify us immediately by e-mail, and delete the original
message.

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