Tuesday, 14 July 2015

how to compile the objects ? (or) how to make the objects invalid to valid ?

alter <object_type>   <owner.object_name>  compile:

ex:    alter  view  j_view  compile;

No comments:

Post a Comment

How to schedule PO workflow schedule process

create or replace PACKAGE APPS.XXXX_PO_WF_SCHEDULING_PKG IS    --|==========================================================================...