Search found 42189 matches
- Sat Mar 12, 2011 6:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to find sum(sal) for all the active employees
- Replies: 16
- Views: 6760
- Sat Mar 12, 2011 10:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to find sum(sal) for all the active employees
- Replies: 16
- Views: 6760
- Sat Mar 12, 2011 8:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration file error in Datastage
- Replies: 12
- Views: 13583
- Sat Mar 12, 2011 8:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to find sum(sal) for all the active employees
- Replies: 16
- Views: 6760
- Sat Mar 12, 2011 12:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: warning message: DSD.BCIPut call to SQLExecute failed.
- Replies: 11
- Views: 5406
- Fri Mar 11, 2011 4:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: warning message: DSD.BCIPut call to SQLExecute failed.
- Replies: 11
- Views: 5406
Call it what you like, I'm trying to assertain if you are updating 16 rows in the one update you posted on purpose (i.e. it was expected) or by accident and it was an unexpected result. The former you may have to take up with your DBA while the latter could be because (for example) your key choice w...
- Fri Mar 11, 2011 4:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: warning message: DSD.BCIPut call to SQLExecute failed.
- Replies: 11
- Views: 5406
- Fri Mar 11, 2011 2:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: warning message: DSD.BCIPut call to SQLExecute failed.
- Replies: 11
- Views: 5406
- Fri Mar 11, 2011 1:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date format issue
- Replies: 7
- Views: 2427
StringToDate() (and DatetoString) would be PX functions and not applicable in a Server job. The equivalent would be IConv and OConv. However, somewhat as noted, you can put the date into a string format that Oracle is expecting and your target stage should generate the appropriate SQL to do that. Me...
- Fri Mar 11, 2011 7:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregrator stage behaving indifferent
- Replies: 4
- Views: 1650
- Fri Mar 11, 2011 7:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to find sum(sal) for all the active employees
- Replies: 16
- Views: 6760
- Fri Mar 11, 2011 7:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to find sum(sal) for all the active employees
- Replies: 16
- Views: 6760
- Fri Mar 11, 2011 7:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IsNull not working
- Replies: 9
- Views: 6649
Re: IsNull not working
Since i am working in Server job, i was not able to use NulltoEmpty() function. Of course you can use it... but it will do exactly what you've already done. If it is "not working" then you either don't have nulls, are confusing an empty string with a null or have an Oracle target where yo...
- Fri Mar 11, 2011 7:09 am
- Forum: General
- Topic: Datastage MCM issue
- Replies: 2
- Views: 1490
- Thu Mar 10, 2011 11:49 pm
- Forum: General
- Topic: 100 job in one Sequence Job
- Replies: 4
- Views: 1650