1.4.1.1 DSNTIAUL Limitations
- When applying equivalent SQL functions in
selectstatement for the same database table column, the data type that Batch runtimeDSNTIAULoutputs for Oracle Database may be different from the data type that mainframeDSNTIAULoutputs for DB2. - For
real, Float(n) (1<=n<=21), Float(n)(22<=n<=53), andDoubledata types in DB2, they are converted toBINARY_DOUBLEdata type (with eight bytes) in Oracle Database. You can retrieve the field in target file to COMP-2 variable in COBOL program by using Micro Focus COBOL (COBOL-IT COBOL may produce incorrect results). - The output file should be a fixed-width sequential file.
Parent topic: DSNTIAUL