Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\rtasst\drop_misc_users_table.sql
begin for v in ( select distinct schema_name from %user.DROP_MISC_OBJECTS ) loop begin execute immediate 'drop user ' || v.schema_name || ' cascade'; exception when others then null; end; end loop; execute immediate 'drop table %user.DROP_MISC_OBJECTS'; exception when others then null; end; / commit;
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de