Hello,
I´m new in datastage and I want to import a normal textfile into a table definition.
The problem is the structure of the text file.
It´s something like that:
12101998mikemason2010200625102006
i want to split/load it into a table like with a format like this:
Born_Date | Pre_Name | Sur_Name | In_Date | Out_Date
12101998 | Mike | Mason | 20102006| 25102006
thaxx for helping *kris
I´m new in datastage and I want to import a normal textfile into a table definition.
The problem is the structure of the text file.
It´s something like that:
12101998mikemason2010200625102006
i want to split/load it into a table like with a format like this:
Born_Date | Pre_Name | Sur_Name | In_Date | Out_Date
12101998 | Mike | Mason | 20102006| 25102006
thaxx for helping *kris