Page 1 of 1

Oracle job load error

Posted: Fri Feb 26, 2016 2:03 pm
by mandyli
Hi

We are seeing one of the job strange issues. The job is reading data from Dataset and Update into Oracle using Oracle connector stage. The same job ran fine for more than 3.5 mill. But now the same job getting error after some rows got updated.

After some time getting SIGNINT error. I asked DBA to run collect stats and index for target update table.

IS there any issue with Dataset or config file?

Thanks
Man

Posted: Fri Feb 26, 2016 4:07 pm
by chulett
You mean SIGINT and I would involve support for something like that.

Posted: Sat Feb 27, 2016 12:15 am
by ray.wurlod
SIGINT can be thrown/caught if the job is stopped by an operator, and can also be the way that section leaders kill player processes when certain kinds of abort occur. Please check your job log for any other errors.

Posted: Sat Feb 27, 2016 3:47 pm
by chulett
Yah, or that. At least then you'd have more information to give to support. :wink: