Database Utilities (MOSC)

MOSC Banner

recreating materialized view after impdp ( datapump )

edited Mar 31, 2015 10:04AM in Database Utilities (MOSC) 1 commentAnswered

Hello,

working on completing the script that is cloning the database with datapump utiliy impdp using network_link ( database link ) running on target system to clone database from source system.

After reviewing the validity status of objects in dba_objects, still getting errors on materialized views.

Is there anywhere script that is generating

MatViews definitions from source database and then rerun on target database.

The step of generating sql definition file and run it on target database would be ran

- after impdp of schema users ( tables and data )

- after final full impdp ( where metadata is only imported: roles, grants, ... ).

Thanks in advance for the test example or link to test example on MVs definition?

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