ODBC uses ODBC protocols (ODBC being a standard invented by Microsoft originally). Oracle stages use Oracle Client Interface (OCI) protocols.
The difference between "using" them is simply which one you choose to emplace in your job design.
Search found 53125 matches
- Tue Aug 12, 2008 4:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: what the difference between using ODBC and oracle
- Replies: 3
- Views: 2941
- Tue Aug 12, 2008 4:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator issue
- Replies: 2
- Views: 1983
- Tue Aug 12, 2008 4:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Call DSFATAL from transformer stage
- Replies: 2
- Views: 1259
WHERE in the Transformer stage? A CALL statement - indeed any statement - is not possible where an expression is required, including stage variable initialization, stage variable evaluation, constraints on output links and output column derivations. But you could make such a call within an after-sta...
- Tue Aug 12, 2008 4:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exporting Job category wise thru Datastage Manager
- Replies: 4
- Views: 2400
- Tue Aug 12, 2008 3:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot connect datastage, errors 39202 and 80011
- Replies: 11
- Views: 14884
- Tue Aug 12, 2008 3:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Could not view Performance Statistics
- Replies: 6
- Views: 2838
- Tue Aug 12, 2008 3:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Aggreator issue
- Replies: 1
- Views: 1194
- Tue Aug 12, 2008 3:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: conditional send mail
- Replies: 1
- Views: 1075
- Tue Aug 12, 2008 2:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Migration to parallel edition
- Replies: 12
- Views: 2972
- Tue Aug 12, 2008 2:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot connect datastage, errors 39202 and 80011
- Replies: 11
- Views: 14884
- Tue Aug 12, 2008 2:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORACLE ENTERPRISE UPDATE-POOR PERFORMANCE
- Replies: 3
- Views: 1245
UPDATE is always slower anyway. Each insert merely has to write a row into (at the end of some physical structure in) the table. An update has to find that row, read that row, change the indicated column values, and then write the row back. If it fits in its original position it can be written back ...
- Tue Aug 12, 2008 2:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exporting job by category wise
- Replies: 1
- Views: 983
Search is your friend. Others have attempted this in the past, and reported their findings.
- Tue Aug 12, 2008 2:36 am
- Forum: General
- Topic: Hash files
- Replies: 2
- Views: 1289
A hash file is a tool for shaping a block of hash. A hashed file, on the other hand, is one way of implementing a database table, a way that is used within DataStage. Search DSXchange for a precise answer, which I have documented in the past. But search for "hashed file" rather than "hash file". May...
- Tue Aug 12, 2008 2:34 am
- Forum: General
- Topic: warning message at server job
- Replies: 3
- Views: 1445
- Tue Aug 12, 2008 1:54 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: problem while installing datastage client software
- Replies: 4
- Views: 3169