SYS@ prod>alter system set recyclebin='off' scope=both;
SYS@ prod>show parameter recyclebin
NAME TYPE VALUE
------------------------------------
----------- --------------
recyclebin string off
SYS@ prod>@ddl_setup
GoldenGate DDL Replication setup script
Verifying that current user has
privileges to install DDL Replication...
You will be prompted for the name of a
schema for the GoldenGate database objects.
NOTE: The schema must be created prior to
running this script.
NOTE: On Oracle 10g and up, system
recycle bin must be disabled.
NOTE: Stop all DDL replication before
starting this installation.
Enter GoldenGate schema name:ogg
You will be prompted for the mode of
installation.
To install or reinstall DDL replication,
enter INITIALSETUP
To upgrade DDL replication, enter NORMAL
Enter mode of installation:INITIALSETUP
Working, please wait ...
Spooling to file ddl_setup_spool.txt
Using OGG as a GoldenGate schema name,
INITIALSETUP as a mode of installation.
Working, please wait ...
RECYCLEBIN must be empty.
This installation will purge RECYCLEBIN
for all users.
To proceed, enter yes. To stop
installation, enter no.
Enter yes or no:yes
DDL replication setup script complete,
running verification script...
Please enter the name of a schema for the
GoldenGate database objects:
Setting schema name to OGG
DDLORA_GETTABLESPACESIZE STATUS:
Line/pos Error
--------------------
-----------------------------------------------------------------
No errors No errors
CLEAR_TRACE STATUS:
Line/pos Error
--------------------
-----------------------------------------------------------------
No errors No errors
CREATE_TRACE STATUS:
Line/pos Error
--------------------
-----------------------------------------------------------------
No errors No errors
TRACE_PUT_LINE STATUS:
Line/pos Error
--------------------
-----------------------------------------------------------------
No errors No errors
INITIAL_SETUP STATUS:
Line/pos Error
--------------------
-----------------------------------------------------------------
No errors No errors
DDLVERSIONSPECIFIC PACKAGE STATUS:
Line/pos Error
--------------------
-----------------------------------------------------------------
No errors No errors
DDLREPLICATION PACKAGE STATUS:
Line/pos Error
--------------------
-----------------------------------------------------------------
No errors No errors
DDLREPLICATION PACKAGE BODY STATUS:
Line/pos Error
--------------------
-----------------------------------------------------------------
No errors No errors
DDL HISTORY TABLE
-----------------------------------
OK
DDL HISTORY TABLE(1)
-----------------------------------
OK
DDL DUMP TABLES
-----------------------------------
OK
DDL DUMP COLUMNS
-----------------------------------
OK
DDL DUMP LOG GROUPS
-----------------------------------
OK
DDL DUMP PARTITIONS
-----------------------------------
OK
DDL DUMP PRIMARY KEYS
-----------------------------------
OK
DDL SEQUENCE
-----------------------------------
OK
GGS_TEMP_COLS
-----------------------------------
OK
GGS_TEMP_UK
-----------------------------------
OK
DDL TRIGGER CODE STATUS:
Line/pos Error
--------------------
-----------------------------------------------------------------
No errors No errors
DDL TRIGGER INSTALL STATUS
-----------------------------------
OK
DDL TRIGGER RUNNING STATUS
----------------------------------------------------------------------
ENABLED
STAYMETADATA IN TRIGGER
----------------------------------------------------------------------
OFF
DDL TRIGGER SQL TRACING
----------------------------------------------------------------------
0
DDL TRIGGER TRACE LEVEL
-----------------------------------------------
0
LOCATION OF DDL TRACE FILE
----------------------------------------------------------------------------
/u01/app/oracle/admin/prod/udump/ggs_ddl_trace.log
Analyzing installation status...
STATUS OF DDL REPLICATION
------------------------------------------------------------------------------------------------------------------------
SUCCESSFUL installation of DDL Replication software components
Script complete.