Morgan Todd avatar

Starting Oracle 12c in Linux...

wiredwizard

Published: 11 Dec 2018 › Updated: 11 Dec 2018Starting Oracle 12c in Linux...

Starting Oracle 12c in Linux...

  1. From terminal: oraenv
    ORACLE_SID = iqora
    ORACLE_HOME = /u01/app/oracle/product/12.1.0.2/iqms

  2. From terminal: lsnrctl start

  3. Form terminal: sqlplus / as sysdba
    sql> startup;
    sql>select instance_name,status,database_status from v$instance;
    sql> alter system register;
    sql>exit;

  4. lsnrctl status

Leave Starting Oracle 12c in Linux... to:

Written by

IT Anaylist

Read more #oracle posts


Best Posts From Morgan Todd

We have not curated any of wiredwizard's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Morgan Todd