DBA Data[Home] [Help]

APPS.QA_BIS dependencies on QLTTRAFB

Line 109: qlttrafb.exec_sql('truncate table ' ||

105: -- purge the storage but reserve it for the QBR table.
106: -- Since this command is followed by immediate inserts, this
107: -- would be a good option.
108: --
109: qlttrafb.exec_sql('truncate table ' ||
110: qa_schema || '.QA_BIS_RESULTS reuse storage');
111:
112: --
113: -- Performance notes. appsperf actually recommends an alternative