Oracle Database – Connect to a stuck database - September 1
$sqlplus /nolog
SQL> set _prelim on
SQL> conn / as sysdba
Prelim connection established
SQL> shutdown abort
$sqlplus /nolog
SQL> set _prelim on
SQL> conn / as sysdba
Prelim connection established
SQL> shutdown abort
Your message was sent successfully!
Something went wrong, try refreshing and submitting the form again.