Primavera (MOSC)

MOSC Banner

CM14 VNDT_BEFORE_INSERT issue with Contacts

edited Mar 12, 2012 12:05PM in Primavera (MOSC) 1 comment
I got three ORA errors: ORA 14450 Attemp to access a transactional temp table already in use.

ORA 06512 at EXP.VNDT_BEFORE_INSERT Line 8

ORA-04088 error during execution of trigger 'EXP.VNDT_BEFORE_INSERT'

So what I did is stop the VNDT_BEFORE_INSERT and VNDT_AFTER_INSERT_STMNT triggers from the tablespace EXP.VNDT so that I can create contacts in the companies in CM14. I am not sure the issue with the trigger but disabling the two triggers makes it work becuase it just goes directly to EXP.VNDT table. Probably not the best thing to but it works and as far as I can tell no errors so far.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center