PL/SQL export import
Cause and prerequisitesProcedures invalid after import.
SolutionStored procedures are exported on export in the user mode, set to import invalid and must be recomplied after the import with COMPILE ALL. Once this has been done, they have the status 'valid'.
No comments:
Post a Comment