Page 1 of 1

DB2 load error

Posted: Thu Jan 07, 2010 1:22 am
by ReachKumar
Hi,

I got this error When i try to load into DB2 table.

Error:
BuildOutandAudit_tran,15: Fatal Error: Caught ORCHESTRATE exception in parallel process: APT_Archive::BadClass: From: Loading memory archive: Could not find "APT_DB2Partitioner".

Any solutions please?

Posted: Wed Nov 03, 2010 2:44 pm
by bcarlson
Was this ever resolved?

Are you loading to a DPF database (partitioned database, that is)? What stage are you using? is it a local database (i.e. exists on the same nodes as your ETL nodes in the APT_CONFIG_FILE) or a remote database? If it is a remote database, the DataStage framework needs to be installed on theremote database nodes (this is a DB2-only issue).

Brad.

Posted: Wed Nov 03, 2010 3:52 pm
by mhester
What stage are you receiving this error from? Cannot remember what was available at 7.x, but I think DB2 partitioning was not available as a partitioning method unless it was the DB2 EE stage.