Has anyone come across a compatibility error with Natural 3.1 and DB2
Version 8 on z/OS 1.4?
We recently upgraded to DB2 Version 8 and have found that our Natural
Static Bind process is having problems.  Well the bind step itself is
working just great, but the step after that I believe is a process that
modifies a Natural flag so that the module runs Static is failing with
the following:

STAT9093 Error 1102 occurred in program SGMODB-N on line 1890
SGMODB-N 1890 NAT1102 Input hexadec. Value does not contain hexadec.
characters
NAT9987 Natural Session Terminated Abnormally - RC=40

Here's the JCL that runs the step:

//NATMODF  EXEC NATURAL,SYS=DEVD,UNIT=USER,              
//         COND=((8,LT)),                                
//         REGION=(3072K)                                
//CMWKF01  DD DSN=&&DSNHOUT,DISP=(OLD,DELETE)            
//CMWKF02  DD DSN=&&TMP7,DISP=(,DELETE),                 
//        UNIT=USER,                                     
//        SPACE=(TRK,(5,5),RLSE),                        
//        DCB=(DSORG=PS,RECFM=FB,LRECL=80,BLKSIZE=3120)  
//CMSYNIN  DD *                                          
NDEVDEVD,DISCADM                                         
%*                                                       
DISCIS                                                   
SYSDB2                                                   
CMD MODIFY     

Thanks for looking,
-Norm
                                          

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