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



Yes this works well but requires two copies - IFS and /qsys.lib/qusrsys.lib.

If instead you copy the IFS stuff FIRST (before creating the image catalog) including the QIMGCLG file, and then when you create the catalog specify IMPORT(*YES) and it reads from the QIMGCLG object and populates the list.

In theory (because I have not tried it) you can also copy all the IFS files, create an empty catalog, and then CALL QVOIFIMG PARM('catalog name here' *ALL 0) [that's a zero] and all the images will be added.

Perhaps one of these options will solve the problem??

- Larry "DrFranken" Bolhuis

On 2/16/2012 10:35 AM, Kirk Goins wrote:
One of the things I do when moving images around is I copy the images to
the same folder on the target system. I then copy the *IMGCLG object of the
same name as the image catalog from QUSRSYS to QUSRSYS on the target.


On Thu, Feb 16, 2012 at 7:18 AM,<rob@xxxxxxxxx> wrote:

I wanted to verify some tape backups to virtual tape.
I have them on one system as stream files. I ftp'ed them in binary to
another. Then on the receiving system I ran:
CRTIMGCLG IMGCLG(VRTCLG) DIR('/vrtclg') TYPE(*TAP) CRTDIR(*NO)
Ownership of object VRTCLG in QUSRSYS type *IMGCLG changed.
Image catalog VRTCLG created in library QUSRSYS.
ADDIMGCLGE IMGCLG(VRTCLG) FROMFILE('/vrtclg/vrt001') TOFILE(*fromfile)
ALCSTG(*IMGSIZ)
Image catalog entry added to image catalog VRTCLG.
ADDIMGCLGE IMGCLG(VRTCLG) FROMFILE('/vrtclg/vrt002') TOFILE(*fromfile)
ALCSTG(*IMGSIZ)
Image file not valid for image catalogs of type *TAP.
CPDBC0C
> From program . . . . . . . . . : QVOICMGR
From library . . . . . . . . : QSYS
Instruction . . . . . . . . : 07DF

To program . . . . . . . . . . : QVOIADDE
To library . . . . . . . . . : QSYS
Instruction . . . . . . . . : 02EF


Rob Berendt
--
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com

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