DBA Data[Home] [Help]

APPS.EDW_SRC_DANG_RECOVERY dependencies on EDW_SRC_DANG_RECOVERY

Line 1: package body EDW_SRC_DANG_RECOVERY as

1: package body EDW_SRC_DANG_RECOVERY as
2: /*$Header: EDWSRDTB.pls 115.6 2004/02/13 05:10:17 smulye noship $*/
3:
4: /*will be called from setup in collection util
5: if p_db_link is null, then it assumes that source and warehouse are the same

Line 1225: END EDW_SRC_DANG_RECOVERY;

1221: g_status_message:=sqlerrm;
1222: write_to_log_file_n('Exception in truncate_dang_table '||sqlerrm);
1223: End;
1224:
1225: END EDW_SRC_DANG_RECOVERY;