9/13/12

Common Errors,warnings in Datastage

  • Warning ; A sequential operator cannot preserve the partitioning of input data set on input port 0
          Sol : Clear the partitoning
  • Warning : Agg_stg: When checking operator: When binding input interface field “column1” to field “ column1 ”: Implicit conversion from source type “string[5]” to result type “dfloat”: Converting string to number.
          Sol: use data type conversion
  • Warning ; oci_oracle_source: When checking operator: When binding output interface field “column1” to field “column1”: Converting a nullable source to a non-nullable result;
         Sol : Use Null functions

0 comments:

Post a Comment