Page 1 of 1

Error on executing Oracle Enterprise Stage

Posted: Thu Jan 06, 2005 6:21 am
by rajeev_prabhuat
Hi,

We are trying to load data from dataset to Oracle Enterprise stage, and we are doing the Truncate and Load method, and the target table is not partioned. But when the job is run i am getting a fatal error as follows:
Oracle_Enterprise_1: Could not place an operator for each partition.
main_program: Could not check all operators because of previous error(s)
main_program: Creation of step finished with status = FAILED
Have anyone come across this error if so what is the solution for this.

Regards,
Rajeev Prabhu

Posted: Sun Jan 09, 2005 2:30 pm
by T42
This is not due to Oracle. This is a DataStage error. You need to ensure that your APT_CONFIG_FILE is correctly set up. Review the chapter on "The Parallel Engine Configuration File" (Chapter 11) on "DataStage Manager Guide" (man_gde.pdf) on how to set up your configuration file properly.