Looks to me like the z/OS 1.8 message description of CUN4026I is much 
clearer - my z/OS 1.7 book looks like whomever wrote the message manual 
text didn't know exactly how the message actually appears.  I'd go with the 
z/OS 1.8 message manual description, which is below.  Even this version has 
an error, because "DIAG=ddddrrrr", but the two fields are further described 
as "dddd" and "yyyy" (not "rrrr").

-=-=-=-=-
CUN4026I command WAS NOT SUCCESSFULLY COMPLETED.  DIAG=ddddrrrr, 
RC=return
                                                                          
Explanation:  A Unicode dynamic request was not successfully completed.   
                                                                          
In the message text:                                                      
                                                                          
command   Specifies the dynamic request that failed. Allowed values are   
          ADD, DELETE, REPLACE, IMAGE, and REALSTORAGE. For additional    
          information, see SETUNI in z/OS MVS System Commands.            
                                                                          
dddd      Specifies the diagnostic code of the failing internal request.  
                                                                          
          Reason code Description                                         
          0013      Conversion service related information  

yyyy      Specifies the diagnostic code for the dynamic request.
          0010      UCXE is damaged.  
-=-=-=-=-

Brian

On Wed, 23 May 2007 15:50:01 -0700, Mark Yuhas 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?
>
>TIA
>
>----------------------------------------------------------------------
>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

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

Reply via email to