PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

[On Behalf of Aravind] Upgrading PeopleTools from 8.48 to 8.52 errors script generated for creating/

edited May 6, 2013 5:17PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered
We are in the process of upgrading tools from 8.48 to 8.52, when we run the script generated by the step "Generating the Updated PeopleTools Script" it is throwing several errors on Create Table.

In several points in the script, it is trying to create a table that already exists in the database, there is no drop table

For example, the following snippet is for creating PS_IB_INWRKNDLSYNC, since that table already exists on the database the script is failing.

CREATE TABLE PS_IB_INWRKNDLSYNC (IB_NWREMOTENODE VARCHAR2(30) NOT NULL, IB_LASTSYNC tIMESTAMP) TABLESPACE PTTBL STORAGE (INITIAL 40000 NEXT 100000 MAXEXTENTS UNLIMITED PCTINCREASE 0) PCTFREE 10 PCTUSED 8O

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