PL/SQL (MOSC)

MOSC Banner

Pakage and referencing objects are found invalid

edited Apr 23, 2009 1:50AM in PL/SQL (MOSC) 2 comments
Hi,

I am executing a package by DBMS job which includes the table swapping steps. It completed successfully with out any errors but all the reference objects (views) of above tables (swapped) become invalid. Below see the below scenario for detail information

DBMS package PKG execution steps

 

·        With the help of C routine XML files are converted into corresponding CSV files by using oracle libraries.

·        These CSV files are then loaded into A temporary tables.

·        Duplicate records are then removed from the A temporary tables.

·        Constraints and Indexes on C tables make disable.

·        With the join of A temporary tables and main B tables records get stored into C tables.

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