Search found 4 matches
- Fri Jun 12, 2009 9:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORACLE COMPRESSED TABLE
- Replies: 4
- Views: 1438
- Thu Jun 11, 2009 7:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORACLE COMPRESSED TABLE
- Replies: 4
- Views: 1438
- Thu Jun 11, 2009 3:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORACLE COMPRESSED TABLE
- Replies: 4
- Views: 1438
ORACLE COMPRESSED TABLE
Hello,
I'd like to know what is the best way to load data into a Oracle Compressed Table.
if a Oracle table is compressed,then i can use "insert /*+append*/... " to compress data,but when i use it by used-defined sql in oracle enterprise stage,it's not effect,who can tell me the reason?TKS
I'd like to know what is the best way to load data into a Oracle Compressed Table.
if a Oracle table is compressed,then i can use "insert /*+append*/... " to compress data,but when i use it by used-defined sql in oracle enterprise stage,it's not effect,who can tell me the reason?TKS
- Thu May 14, 2009 8:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI Problem with IIS v8.1 on Redhat Linux 4 64bit
- Replies: 2
- Views: 1073
OCI Problem with IIS v8.1 on Redhat Linux 4 64bit
This issue happened for Information Server v8.1 on Red Hat Linux 4. Code: Sequential file -----------------------> Oracle_OCI The job is very simple. But when Oracle OCI Stage was used as target,the job just abort with warning. warning:Abnormal termination of stage test1..Oracle_OCI_0.IDENT1 detecte...