DBA Data[Home] [Help]

PACKAGE: CTXSYS.ICX_POR_INDEX_REBUILD_PKG

Source


1 package icx_por_index_rebuild_pkg as
2 /* $Header: ICXINBLS.sql 115.5.1157.2 2002/02/19 18:04:02 pkm ship       $ */
3 
4 procedure sync_index(index_owner IN VARCHAR2, index_name IN VARCHAR2);
5 
6 end icx_por_index_rebuild_pkg;