When we are using column import stage then you need to take care in defining the column order in the output mapping page. Recently one of my friend called me for a different problem. She said that in her job at a particular stage the data is getting rotated. Means she is expecting data as […]
Month: March 2010
Please take care when using [] string extraction operator
It is good to have an extraction operator for getting sub strings easily in datastage. But still it also has an ugly face.. at certain cases this will fail your job and if you dig you logs you will be ended with nothing. So when this creates the problem ? If you are using any […]
Datastage Functions Tutorial
A very good article describing the usage and syntax for various functions for datastage. Please check theis link : DATASTAGE FUNCTIONS