Initial import
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2914 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
9
Application/application/init.sql
Normal file
9
Application/application/init.sql
Normal file
@@ -0,0 +1,9 @@
|
||||
set define off
|
||||
set verify off
|
||||
set serveroutput on size 1000000
|
||||
set feedback off
|
||||
WHENEVER SQLERROR EXIT SQL.SQLCODE ROLLBACK
|
||||
begin wwv_flow.g_import_in_progress := true; end;
|
||||
/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user