options
525458Mar 7 2007 — edited Mar 7 2007Hello,
SQL> Select * from v$option;
PARAMETER VALUE
-------------------- ----------
procedural TRUE
distributed TRUE
replication FALSE
parallel query FALSE
Parallel Server FALSE
Spatial Data FALSE
I want to have replication option to be installed but I don't know how to make it.
I am still working on Oracle 7.3.2.
Could anybody explain it?
Thanks.