DBA Data[Home] [Help]

APPS.EDW_COLLECTION_UTIL dependencies on USER_TABLESPACES

Line 12: g_op_tablespace user_tablespaces.tablespace_name%TYPE;

8: g_debug BOOLEAN;
9: g_parallel PLS_INTEGER;
10: g_staging_table user_tables.table_name%TYPE;
11: g_rbs user_segments.segment_name%TYPE;
12: g_op_tablespace user_tablespaces.tablespace_name%TYPE;
13: g_bis_schema user_users.username%TYPE;
14: tab_stglist tablist_type;
15: g_transport_data BOOLEAN;
16: