Search found 42189 matches
- Tue Nov 28, 2006 10:17 am
- Forum: Site/Forum
- Topic: Do you plan upgrading to the new 8 version (Hawk)
- Replies: 11
- Views: 6457
I was wondering if Roy was under the weather or something, what with no Poll posted in quite some time. And me, I get the first vote! Not sure what will happen around here. Company was acquired and they've chosen a different tool for any future development on new projects. However. existent projects...
- Tue Nov 28, 2006 10:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: calculate Job EndDateTime and Job ElapsedTime.
- Replies: 27
- Views: 9719
- Tue Nov 28, 2006 10:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting error in the sequencer job
- Replies: 5
- Views: 2037
- Tue Nov 28, 2006 10:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Max number of columns readable thru' ODBC
- Replies: 2
- Views: 1348
- Tue Nov 28, 2006 10:06 am
- Forum: General
- Topic: custom in job activity (sequence)
- Replies: 18
- Views: 10129
Typically one would write a custom routine to get the row count - either via a DSGetLinkInfo call or a check of the output file itself. You can then pass that row count back from the routine and use the value in a trigger:
Would be one approach.
Code: Select all
StageName.$ReturnValue > 0Would be one approach.
- Tue Nov 28, 2006 9:18 am
- Forum: General
- Topic: custom in job activity (sequence)
- Replies: 18
- Views: 10129
- Tue Nov 28, 2006 9:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Duplicates after pivot stage
- Replies: 5
- Views: 1423
- Tue Nov 28, 2006 9:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Timestamp Conversion
- Replies: 8
- Views: 1615
- Tue Nov 28, 2006 8:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to create a USER
- Replies: 10
- Views: 3520
- Tue Nov 28, 2006 8:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Rejected records in merge stage
- Replies: 2
- Views: 914
- Tue Nov 28, 2006 8:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML to seq (flat file)
- Replies: 10
- Views: 4276
- Tue Nov 28, 2006 8:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Duplicates after pivot stage
- Replies: 5
- Views: 1423
- Tue Nov 28, 2006 8:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Timestamp Conversion
- Replies: 8
- Views: 1615
The answer depends on if you truly mean an Oracle TIMESTAMP field or are trying to populate an Oracle DATE field. The latter is supported natively by the OCI stages, the former is not. I'm assuming you really mean TIMESTAMP. Since you'll need to fall back on User Defined SQL to leverage the TO_TIMES...
- Tue Nov 28, 2006 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-01008: not all variables bound
- Replies: 6
- Views: 4299
You'll need a login, but once there you will find the patch under the Recommended Patches in the Software Updates for DataStage: User-defined SQL in Oracle OCI Stage ALL DataStage 7.5.1 05/26/2005 e73423_ALL_751.zip Description: Oracle OCI stage (ORAOCI9) incorrectly binds the lookup column values t...
- Tue Nov 28, 2006 8:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ftp script
- Replies: 9
- Views: 3167