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



What are you specifying in the TYPE param of the VFYIMGCLG command?

It defaults to *UPGRADE which is not what you want.

Make sure you are using:

VFYIMGCLG IMGCLG(IMGCATALOG) TYPE(*OTHER)

Note that with TYPE(*OTHER) SORT is not used.

HTH,

Charles Wilt
--
iSeries Systems Administrator / Developer
Mitsubishi Electric Automotive America
ph: 513-573-4343
fax: 513-398-1121
  

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx 
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Alfredo Delgado
Sent: Tuesday, June 13, 2006 11:13 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Image Catalog Caveats?

I've been trying to install the Java Toolbox (5722JC1) onto an i5 a 
state away by utilizing an image catalog. The image catalog 
part of the 
equation appears to be working fine until I try to verify it after 
loading the disc image I created from a CD.

I created a virtual optical drive and varied it on:
CRTDEVOPT DEVD(OPTVRT01) RSRCNAME(*VRT) ONLINE(*YES) TEXT('Virtual 
optical drive for image catalog.')
VRYCFG CFGOBJ(OPTVRT01) CFGTYPE(*DEV) STATUS(*ON)

I created an image catalog:
CRTIMGCLG IMGCLG(IMGCATALOG) DIR('/IMGCatalog') CRTDIR(*YES) 
TEXT('image 
catalog')

I created a level 1 iso 9660 disc image and copied it to /IMGCatalog' 
then added it to the image catalog:
ADDIMGCLGE IMGCLG(IMGCATALOG) FROMFILE('/IMGCatalog/D2924_04.iso') 
TOFILE(*FROMFILE) REPLACE(*INSERT)

I loaded the image catalog unto the virtual optical drive:
LODIMGCLG IMGCLG(IMGCATALOG) DEV(OPTVRT01)

Then failure:
VFYIMGCLG IMGCLG(IMGCATALOG) SORT(*YES)

Any pointers on where I might have gone wrong  would be helpful.

David Gibbs and these links have been helpful to me:
http://faq.midrange.com/data/cache/575.html
http://archive.midrange.com/midrange-l/200407/msg00103.html

Thanks,
Alfred

-- 
Alfredo Delgado
Laird Plastics -- Web Developer
6800 Broken Sound Pkwy; Suite 150
Boca Raton, Florida 33487


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

Follow-Ups:

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.