/Ascential/DataStage/PXEngine/examples
Search found 6797 matches
- Thu Jun 15, 2006 12:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Orchestrate Operators
- Replies: 14
- Views: 6968
- Thu Jun 15, 2006 11:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Login to the FTP server failed invalid password for user abc
- Replies: 6
- Views: 1770
- Thu Jun 15, 2006 10:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Split a record into multiple basing on a condition
- Replies: 3
- Views: 1076
- Thu Jun 15, 2006 10:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with FTP stage
- Replies: 6
- Views: 2088
There is a difference in the way ftp command line works and ftp stage works. Ftp command line sends blocks of data, whereas the ftp stage tends to keep track of columns. Search the forum for more detailed explanation, this has been covered a lot over here before. You must be getting some error code ...
- Thu Jun 15, 2006 9:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Report in a Job Sequence.
- Replies: 6
- Views: 2001
To get the the information from Log you can you use the DSGetLog function. As far as emailing is concerned,Sorry, Probably no one can do that. To read Premium Content you need to be a chartered member. Beleive me its worth it. So much for the price of peanuts. 13.7 cents a day for one year is define...
- Thu Jun 15, 2006 9:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage scheduling
- Replies: 9
- Views: 3194
- Thu Jun 15, 2006 8:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Oracle optimization (parallel processing / query rewrite)
- Replies: 4
- Views: 1127
- Thu Jun 15, 2006 8:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Convert field with SQL type as BIT to Integer
- Replies: 12
- Views: 3023
- Thu Jun 15, 2006 8:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Oracle optimization (parallel processing / query rewrite)
- Replies: 4
- Views: 1127
Example#1 How many CPUs do you have that your DBA has switched on the parrallel execution. This problem usually arises due to indexes. I have faced this problem in Datastage Enterprise Edition, where the PX Deq: Signal ACK( acknowledgment of insert, update, or delete) was time consuming. PX Deq: Sig...
- Thu Jun 15, 2006 7:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Have to remove 0's from varchar field
- Replies: 6
- Views: 2739
- Thu Jun 15, 2006 7:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ChangeTimestamptoyear
- Replies: 7
- Views: 1294
Pay attention to Craig's suggestion. That will be much faster.
As far as getting the year from ICONV/OCONV, use
As far as getting the year from ICONV/OCONV, use
Code: Select all
OCONV(ICONV(LEFT(in.timestamp,10),"D-YMD[4,2,2]"),"DY") - Thu Jun 15, 2006 7:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generate timestamp only if condition met.
- Replies: 15
- Views: 5951
- Thu Jun 15, 2006 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ChangeTimestamptoyear
- Replies: 7
- Views: 1294
- Thu Jun 15, 2006 6:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date as a parameter
- Replies: 3
- Views: 760
- Thu Jun 15, 2006 6:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generate timestamp only if condition met.
- Replies: 15
- Views: 5951