/* script to compile all invalid objects in APPS Schema */
* Pls login through APPS schema and run the below script
begin
dbms_utility.compile_schema('APPS');
end;
* Pls login through APPS schema and run the below script
begin
dbms_utility.compile_schema('APPS');
end;
No comments:
Post a Comment