Search found 6797 matches
- Wed Jan 24, 2007 11:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Picking up the Right values n loading to DW
- Replies: 2
- Views: 864
- Wed Jan 24, 2007 11:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to compile Sequence job variable 'Trim' not defined
- Replies: 13
- Views: 1715
- Wed Jan 24, 2007 11:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: probleme with the oracle bulk loader
- Replies: 3
- Views: 758
- Wed Jan 24, 2007 11:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal Problem : Not a v1.1type
- Replies: 8
- Views: 1445
For testing purposes, stick a transformer in between the two stages and for the decimal column provide the following derivation
OR
If they dont work, you can also try StringToDecimal().[/code]
Code: Select all
AsDouble(in.D)
OR
Code: Select all
AsFloat(in.D)
If they dont work, you can also try StringToDecimal().[/code]
- Wed Jan 24, 2007 11:08 am
- Forum: Enhancement Wish List
- Topic: Array of Wishlistsssss
- Replies: 4
- Views: 3181
Re: Array of Wishlistsssss
Untill "they" add these features, a few work arounds and thoughts: 1. Debugging for PX. Server type debugging. Besides Peek, Head ,Tail, Row, Column gen. There are some bebugging Environment Variables that you can for more debugging options. Refer to Parallel Job Advanced User Guide for more detail...
- Wed Jan 24, 2007 10:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal Problem : Not a v1.1type
- Replies: 8
- Views: 1445
- Wed Jan 24, 2007 10:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Select access to sys.dba_extents
- Replies: 9
- Views: 2756
The DBA's are never happy to give these rights to anyone Especially if the table names have sys in it Jokes apart, if they understand why the tool requires such access, they will give you access. They just want to be sure on their part that such an access will not in any way harm any thing. Some co...
- Wed Jan 24, 2007 10:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Attachments 0kbs in Notification Activity
- Replies: 11
- Views: 2854
- Wed Jan 24, 2007 10:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal Problem : Not a v1.1type
- Replies: 8
- Views: 1445
- Wed Jan 24, 2007 10:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: String Manipulation
- Replies: 18
- Views: 3330
- Wed Jan 24, 2007 9:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: timeout in ipc stage
- Replies: 5
- Views: 928
- Wed Jan 24, 2007 8:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Change Capture Fatal Error
- Replies: 7
- Views: 2567
- Wed Jan 24, 2007 8:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: String Manipulation
- Replies: 18
- Views: 3330
- Wed Jan 24, 2007 8:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataBase vendors not available in SP stage
- Replies: 6
- Views: 1056
Stored procedures can be called in the before/after sql tab of database stages. If your stored procedure executes once and has no OUT or RETURN parameters then you can live without the STP stage. Else an upgrade is a better way to go. You might also want to look into the ODBC stage. But even that st...
- Wed Jan 24, 2007 8:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: PROTOTYPEParam
- Replies: 7
- Views: 1486
Re: PROTOTYPEParam
harryhome wrote:Coder for same is out of contact.......
What do you say now harryhome