chavp / OracleDataguard.Lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

- Oracle_Linux6
- setup primary
-- copy oracle12c to share

// set ORACLE_SID name orcl, path = /u01/app/oracle/product/12.1.0/dbhome_1
. oraenv 

// start listener
lsnrctl start

// start database splplus
sqlplus / as sysdba	

About


Languages

Language:C# 100.0%