1.4.1.1 DSNTIAUL Limitations
- When applying equivalent SQL functions in
select
statement for the same database table column, the data type that Batch runtimeDSNTIAUL
outputs for Oracle Database may be different from the data type that mainframeDSNTIAUL
outputs for DB2. - For
real, Float(n) (1<=n<=21), Float(n)(22<=n<=53)
, andDouble
data types in DB2, they are converted toBINARY_DOUBLE
data 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