Search found 42189 matches
- Tue Dec 21, 2010 2:23 pm
- Forum: General
- Topic: Job is not in the right state (compiled and not running)
- Replies: 2
- Views: 2189
- Tue Dec 21, 2010 10:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upsert in Oracle
- Replies: 5
- Views: 2608
- Tue Dec 21, 2010 9:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upsert in Oracle
- Replies: 5
- Views: 2608
- Tue Dec 21, 2010 8:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compile error
- Replies: 1
- Views: 2013
- Tue Dec 21, 2010 8:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: [osh.exe] <defunct> process
- Replies: 9
- Views: 7653
What operating system? This may help explain things, including why you can't kill them... you can't kill the undead. 
- Tue Dec 21, 2010 8:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delete data from a table based on four non-key columns
- Replies: 4
- Views: 2242
- Tue Dec 21, 2010 8:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sparse Lookup
- Replies: 14
- Views: 9598
You need to help us help you. We have no idea what 'every possible way' you tried and I'm not willing to guess. Did you try the search suggested? What exactly did you try to solve this problem? :? Worst case, we need to know everything you can tell us about your OCI stage. For example - what is your...
- Tue Dec 21, 2010 1:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to use DB2 function in stage
- Replies: 6
- Views: 2582
- Tue Dec 21, 2010 12:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delete data from a table based on four non-key columns
- Replies: 4
- Views: 2242
- Tue Dec 21, 2010 12:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Convert dates to Julian format
- Replies: 2
- Views: 1346
Rajmohan, I split this question from the completely unrelated post in the General forum that you added it to for some reason. Please take a moment and edit your post to add the relevant details for us - version, O/S, etc. They are only prompted for when you start a new conversation with the Post new...
- Tue Dec 21, 2010 12:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delete data from a table based on four non-key columns
- Replies: 4
- Views: 2242
- Tue Dec 21, 2010 12:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Geographical data Type
- Replies: 3
- Views: 1740
What I've encountered working with the likes of Google and Yahoo is apparently known as "Signed Degrees format" as noted here.
- Mon Dec 20, 2010 11:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Geographical data Type
- Replies: 3
- Views: 1740
- Mon Dec 20, 2010 5:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC error
- Replies: 1
- Views: 955
- Mon Dec 20, 2010 5:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sparse Lookup
- Replies: 14
- Views: 9598
I believe that is only true when there is a key field involved, which (oddly enough) is not required. I recall being able to retrieve a sequence from Oracle by doing a 'select x.nextval from dual' lookup without needing a fake where clause. It would just fire for every row with no input from the sou...