Search found 42189 matches
- Wed Jun 04, 2014 7:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bulk orchestrate import of table definitions
- Replies: 17
- Views: 6105
- Wed Jun 04, 2014 7:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bulk orchestrate import of table definitions
- Replies: 17
- Views: 6105
- Wed Jun 04, 2014 7:17 am
- Forum: General
- Topic: How to connect EMC Documentum Content Server
- Replies: 4
- Views: 1848
- Tue Jun 03, 2014 12:50 pm
- Forum: General
- Topic: Method to search across all sequence jobs in a project?
- Replies: 3
- Views: 1042
We would routinely steal an export from the nightly backups and use a modified version of one of Chuck Smith's utilities to parse and then load it up into database tables. This allowed the searching to be done by SQL and let us know the source right away without any of that pesky back-tracking for t...
- Tue Jun 03, 2014 12:45 pm
- Forum: General
- Topic: Method to search across all sequence jobs in a project?
- Replies: 3
- Views: 1042
- Tue Jun 03, 2014 10:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup stage broken pipe error
- Replies: 1
- Views: 1837
- Tue Jun 03, 2014 6:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using a Function In The Insert Statement
- Replies: 2
- Views: 1858
Are you sure you need to escape it at all? Are you getting a syntax or runtime error that you can share? If for some reason that approach isn't manageable, you could use the function in a lookup / select before the insert so that you just have a 'normal' value to insert in the target. Or perhaps eve...
- Mon Jun 02, 2014 5:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Non-Padded Timestamp Format
- Replies: 13
- Views: 3547
- Mon Jun 02, 2014 4:46 pm
- Forum: General
- Topic: Export 1 .dsx per job (automatically)
- Replies: 2
- Views: 1525
- Mon Jun 02, 2014 1:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: fixed file format is broken
- Replies: 5
- Views: 1374
- Mon Jun 02, 2014 1:07 pm
- Forum: General
- Topic: Export 1 .dsx per job (automatically)
- Replies: 2
- Views: 1525
- Mon Jun 02, 2014 1:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Adding columns in transformer (Numeric)
- Replies: 16
- Views: 6197
Then you should be fine... just make sure your input column name is correctly specified. The example you posted has too many "dots" in it:
Code: Select all
ICONV(IN.DSLink.Column1,'MTS')- Mon Jun 02, 2014 1:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Non-Padded Timestamp Format
- Replies: 13
- Views: 3547
- Mon Jun 02, 2014 11:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Adding columns in transformer (Numeric)
- Replies: 16
- Views: 6197
Not sure what you mean by it is "asking for" anything, there's nothing more to the syntax than what Arnd posted. Can you be more specific? Examples from the documentation are here. Is your "Column1" a string?
- Mon Jun 02, 2014 10:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Non-Padded Timestamp Format
- Replies: 13
- Views: 3547