Search found 42189 matches
- Sat Jan 16, 2010 8:33 am
- Forum: General
- Topic: Datastage Sequencer Properties Box not opening
- Replies: 12
- Views: 4002
- Fri Jan 15, 2010 10:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence dependent on status of another sequence
- Replies: 6
- Views: 2087
- Fri Jan 15, 2010 5:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence dependent on status of another sequence
- Replies: 6
- Views: 2087
If you want to go 'Execute Command' then that would be the operating system command I mentioned - dsjob. One of the many options it supports is -jobinfo which will give you (amongst other things) the status from the last run. You'd need to parse that out from the output using something like 'grep' w...
- Fri Jan 15, 2010 4:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Get Number Of Columns in Delimited File
- Replies: 7
- Views: 2203
- Fri Jan 15, 2010 4:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence dependent on status of another sequence
- Replies: 6
- Views: 2087
- Fri Jan 15, 2010 4:25 pm
- Forum: General
- Topic: Problem useing multiple value in parameter with where clause
- Replies: 26
- Views: 6325
- Fri Jan 15, 2010 4:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NOT IN function in datastage
- Replies: 11
- Views: 10275
- Fri Jan 15, 2010 12:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NOT IN function in datastage
- Replies: 11
- Views: 10275
Here I would take a delimited string and then Convert the delimiters to Value Marks:
Pretty dang sure it should be Value Marks, can't test this right now. 
Code: Select all
Convert(",",@VM,"40,50,100")- Fri Jan 15, 2010 11:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NOT IN function in datastage
- Replies: 11
- Views: 10275
- Fri Jan 15, 2010 11:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage strange behaviour
- Replies: 11
- Views: 3205
- Fri Jan 15, 2010 8:55 am
- Forum: General
- Topic: Scheduling is not functioning using Datastsage Director
- Replies: 6
- Views: 1879
- Fri Jan 15, 2010 8:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: FTP as a Service
- Replies: 3
- Views: 2005
Hmmm... there are tons of examples out there on how to write ftp scripts. Seems to me one consideration would be secure versus non-secure transfers - will you be doing one or the other or a mixture of both. The non-secure ones will be pretty straight-forward, requiring a userid and password while th...
- Fri Jan 15, 2010 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: scd stage use
- Replies: 1
- Views: 1562
- Fri Jan 15, 2010 7:13 am
- Forum: General
- Topic: Problem useing multiple value in parameter with where clause
- Replies: 26
- Views: 6325
- Fri Jan 15, 2010 7:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata Mload stage error
- Replies: 8
- Views: 14740