Database DataWarehousing (MOSC)

MOSC Banner

I'm using this note 304489.1 to migrate EBS

edited Apr 12, 2016 5:09AM in Database DataWarehousing (MOSC) 3 commentsAnswered

step 6

Perform the steps as documented in My Oracle Support Note 352306.1, Upgrading OLAP from 32 to 64 bits, to migrate OLAP analytical workspaces from 32 to 64 bits if you have performed a full database migration with either steps 5b or 5c above.


I checked this note & I'm not sure of the steps on both source and destination I found this


select OWNER, AW_NAME ,PAGESPACES from dba_aws where owner != 'SYS' order by 1,2;

OWNER       AW_NAME      PAGESPACES

------------------------------ ------------------------------ ----------

ZPB       ZPBANNOT       7

ZPB       ZPBCODE     292

ZPB       ZPBDATA       7

I only found objects on the second line  ZPB       ZPBCODE     292

What I have done I followed the whole steps

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