Search found 4 matches

by chenany
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

who can help me for this case?
by chenany
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

When I was used ee job in oracle enterprise or se job in oci stage, tried to use the user-defined sql " insert / * + append * / into...", can not play the effect of compressed form, as shown below: Table has been compressed SQL>select table_name,compression from user_table where table_name...
by chenany
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
by chenany
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...