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



If you do a DSPPTF can you tell what level of resave of 7.1 you just slip
installed on your system?
http://www-01.ibm.com/support/docview.wss?uid=nas8N1022066

I would think a recent resave would have most of those image catalog
issues beat into submission. If you are on a more recent resave then you
might want to open a ticket with IBM. The usual questions:
When you FTP'd the file to your IBM i did you use binary?
Then I would:
SIGNOFF
Sign back on.
CHGJOB LOG(4 00 *SECLVL) LOGCLPGM(*YES)
LODIMGCLG IMGCLG(MYIMGCLG) OPTION(*UNLOAD)
RMVIMGCLGE IMGCLG(MYIMGCLG) IMGCLGIDX(1) KEEP(*YES)
- Repeat until all image catalog entries are removed.
CALL QVOIFIMG PARM('MYIMGCLG '*ALL ')
LODIMGCLG IMGCLG(MYIMGCLG) OPTION(*LOAD) DEV(MYVRTOPT)
VFYIMGCLG IMGCLG(MYIMGCLG) TYPE(*PTF)
INSPTF LICPGM((*ALL)) DEV(MYVRTOPT) INSTYP(*DLYALL)
DSPJOBLOG OUTPUT(*PRINT)
Use the printer output option on the latest IBM i Access Client solutions
to get that joblog to your PC
Attach that to the PMR when you first open it.


Rob Berendt

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.