Search found 6797 matches
- Wed Apr 04, 2007 10:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Strange Behaviour of Jobs...
- Replies: 2
- Views: 1491
- Wed Apr 04, 2007 9:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning
- Replies: 1
- Views: 698
- Wed Apr 04, 2007 7:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling sybase stored procedure
- Replies: 2
- Views: 773
- Wed Apr 04, 2007 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Rangelookup
- Replies: 8
- Views: 2494
- Wed Apr 04, 2007 6:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: db2 lookup refresh
- Replies: 7
- Views: 1738
- Tue Apr 03, 2007 9:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: handling decimals
- Replies: 6
- Views: 1890
Re: handling decimals
pp wrote:Is it so that datastage adds this space for a signed value ?
Welcome Aboard
There you go, you have the answer right there. If you have to trim the space you need to convert it to varchar using DecimalToString() and then apply the trim to it.
- Tue Apr 03, 2007 9:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Query
- Replies: 7
- Views: 1276
- Tue Apr 03, 2007 9:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Component DSSE_ServerEngine problem
- Replies: 9
- Views: 3240
- Tue Apr 03, 2007 9:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: db2 lookup refresh
- Replies: 7
- Views: 1738
- Tue Apr 03, 2007 8:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using Hash File in job sequence with multiple instances
- Replies: 5
- Views: 1301
- Tue Apr 03, 2007 8:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Row by row execution
- Replies: 13
- Views: 2373
dsisbank wrote:I didn't understand how I get the previous values in transformer...
Its the order of execution. The stage variables are executed in the order they are defined so the last variable will have the previous rows value by the time the first stage variable is being executed for the current row.
- Tue Apr 03, 2007 1:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to list the Job names under the category?
- Replies: 17
- Views: 3972
- Tue Apr 03, 2007 1:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Rangelookup
- Replies: 8
- Views: 2494
- Tue Apr 03, 2007 12:15 pm
- Forum: IBM QualityStage
- Topic: DS Job Abort
- Replies: 1
- Views: 1030
- Tue Apr 03, 2007 11:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conditional Schedulling through DS Director
- Replies: 7
- Views: 1597