Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\rtasst\drop_wb_rt_misc.sql
Rem Rem Copyright (c) 2000 by Oracle Corporation Rem Rem NAME Rem drop_wb_rt_misc.sql Rem FUNCTION Rem Create OWB runtime catalog Rem NOTES Rem - This file can be tested using SQL*Plus. Rem - OWB developers must make sure this file is also runnable Rem using Runtime Assistant. Rem Rem MODIFIED Rem P. Richens 05/04/2002 - Created from wb_rt_misc.sql Rem begin execute immediate 'DROP TABLE WB_RT_POSTLOAD_EXCEPTIONS CASCADE CONSTRAINTS'; exception when others then null; end; / commit; begin execute immediate 'drop table wb_rt_parameters cascade constraints'; exception when others then null; end; / commit; begin execute immediate 'drop table wb_rt_seeded_strings cascade constraints'; exception when others then null; end; / commit; begin execute immediate 'drop table wb_rt_exceptions cascade constraints'; exception when others then null; end; / commit; begin execute immediate 'drop sequence wb_rt_temptable_seq'; exception when others then null; end; / commit; begin execute immediate 'drop sequence wb_rt_tempindex_seq'; exception when others then null; end; / commit; begin execute immediate 'drop sequence wb_rt_tempcons_seq'; exception when others then null; end; / commit;
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de