MENU CLOSE

ORACLE SID ile Başlat

export ORACLE_SID=oracle

sqlplus /nolog

conn /s sysdba
EĞER Kİ BOŞ BİR ANA BAĞLANDI HTASI ALIRSAM
lsnrctl start
tnsping sisoft
sqlplus /nolog
startup
ve
top= görev yöneticisini açar

ayrıca

/etc/sysconfig/oracle

START_ORACLE_DB=”YES”
START ORACLE_DB_LİSTENER=”YES”
dizininde oracle’nin otomatik başlamasını,hangi dizinin olacağını ayarlayabilirsinz

Share your thoughts