SQL>connect /as sysdba connected to an idle instance SQL> startup open ORA-44410: XE edition single instance violation error
On 3/26/07, Johannes Christian <[EMAIL PROTECTED]> wrote: setelah SQL> connect /as sysdba SQL> startup open SQL> alter user system identified by your_password; dayat wrote: > > $ export ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server > $ export ORACLE_SID=XE > $ export TNS_ADMIN=$ORACLE_HOME/network/admin > $ export PATH=$PATH:$ORACLE_HOME/bin > $ sqlplus /nolog > > SQL> connect /as sysdba > Connected to an idle instance. > SQL> alter user system identified by your_password; > alter user system identified by your_password > * > ERROR at line 1: > ORA-01034: ORACLE not available > > SQL> > > Masih ga bisa [Non-text portions of this message have been removed]

