Answered Questions

  • how to seperate two diff datatypes and load it into two files?

    i have a source file1 consist of two datatypes file1: no(integer) 1 2 3 & dept(char) cs it ie and i want to seperate these two datatypes and load it into target files file2 & file3. how can i do this in datastage and by using which stage?

    lalit

    • Oct 10th, 2017

    So you can do it with transformer constraints like
    allnum(), alpha() like function and separate both datatypes in two different outputs