Primavera (MOSC)

MOSC Banner

Problem P6 EPPM R15.2 Setup creating PMBD with dbsetup fails

edited Nov 2, 2015 5:13PM in Primavera (MOSC) 6 commentsAnswered

Hello everyone,

I was just doing my Setup of the P6 EPPM R15.2 on a MS Windows 2012 R2 with Oracle DB 12.1.0.2 and WLS 12.1.0.3. Just when running it over the eppmconfig the PMDB creation failed the first time. Okay, had Setup the DB as Container DB, so drop it and recreate as normal instance. Next try and it failed again with the message:

Having a look into the Database Setup:

<10.06.2015 15:27:41> [INFO] [2015-10-06 15:27:41] CREATE OR REPLACE TRIGGER RT_WORKSPACE

BEFORE UPDATE OR INSERT ON WORKSPACE

FOR EACH ROW

BEGIN

   IF DBMS_REPUTIL.FROM_REMOTE = TRUE THEN   RETURN; END IF;

   :NEW.UPDATE_DATE := SYSDATE;

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