Search found 1 match
- Wed Jun 11, 2008 10:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Command to import table definition from Sequential File?
- Replies: 1
- Views: 1377
Command to import table definition from Sequential File?
I'm looking for a DS routine or code that wll create a table definition from a sequential file, without having to do it manually. ie, can I call a routine somewhere, passing it the information that the 'import table def/seq file definition' needs (directory, file, to folder, delimiter, first line co...