Sybase IQ plug-in - loading data
Posted: Sat Feb 05, 2005 7:31 pm
We have also found the creation of the data load file very slow using the DataStage IQ plug-in and have resorted to creating the file using a sequential file stage. We let DS create the LOAD SQL.
This works in most cases except for timestamp/datetime columns. For these, DS LOAD SQL does not allow for delimiters (by default |).
So how does one create such a seq file or should I just create my own LOAD SQL, run the load manually and forget using DataStage for loading
This works in most cases except for timestamp/datetime columns. For these, DS LOAD SQL does not allow for delimiters (by default |).
So how does one create such a seq file or should I just create my own LOAD SQL, run the load manually and forget using DataStage for loading