We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf97368 commit be843e6Copy full SHA for be843e6
install_prod.sql
@@ -3,6 +3,7 @@
3
-- sert base schema must be created so that lb control tables will not be created in ADMIN/SYS schema
4
-- if it is a PDB, then tablespace DATA must exists
5
set feedback off
6
+set define off
7
set linesize 300
8
set pagesize 1000
9
set serveroutput on size unlimited
0 commit comments