Page 1 of 1

ORA-00955: name is already used by an existing object

Posted: Fri Apr 20, 2018 9:18 am
by tricampeon81
you know what this error means:

Carga_02..ouput_02: Exception thrown from CC_OraUtils::handleBeforeAfterSQL, file CC_OraUtils.cpp, line 4722: The OCI function executeDirect returned status -1. Error code: 955, Error message: ORA-00955: name is already used by an existing object.

Posted: Mon Apr 23, 2018 1:25 am
by ArndW
Your Oracle stage would seem to have a "before" and/or an "after" command to the Standard SQL. If you could post that code I am sure that someone here can Point to the cause of your error.

Perhaps the code is adding an index...