On Wed, 23 May 2007 15:50:01 -0700, Mark Yuhas <[EMAIL PROTECTED]> wrote:
>The following messages were issued during the IPL for UNICODE: > >IEE252I MEMBER CUNUNIRO FOUND IN RENO.PARMLIB >CUN2005I CONVERSION ENVIRONMENT SUCCESSFULLY INITIALIZED >CUN3007I REALSTORAGE IS NOW DEFINED AS 1000 PAGES< 1000 PAGES> >IEE252I MEMBER CUNIMG04 FOUND IN RENO.PARMLIB >CUN4026I IMG SERVICE WAS NOT SUCCESSFULLY COMPLETED. DIAG=00130010, >RC=00000008. > >SYS1.SCUNIMG is in the Linklist and is authorized. > >According to the message documentation DIAG is diag|reason. > >Diag is an 8 byte field but, according to the message documentation, >00130010 is not a valid diag value. > >Reason code is a 4 byte field: > >0013 - Conversion service related information >0010 - Add module related information > >I suppose this is one of those need to know situations and I don't need >to know. > >Can anyone decipher this error? > No. First, you are supplying an image so the fact that SYS1.SCUNIMG is in the LNKLST is meaningless. I have some questions: Did anything change? Are you just implementing Unicode for the first time? Are you upgrading the OS? What version of the OS are you running? Could someone have EDITed the CUNIMGxx member in parmlib and corrupted it (check ISPF stats)? Have you tried re-creating the image member (if you are upgrading the OS, this should be done regardless). If you are running z/OS 1.7 + APAR OA14231 or z/OS 1.8, then get rid of your UNI= from IEASYSxx and let the system load the conversion routines as needed. You do need SYS1.SCUNIMG in the LNKLST and SYS1.SCUNTBL cataloged (I ran into one system that did not work during this "migration" because SCUNTBL was not cataloged). Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group: G-ITO mailto:[EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

