30 Nov 23
30 Nov 23
*
ERROR at line 1:
ORA-00922: missing or invalid option
File created.
System altered.
System altered.
File created.
Database altered.
SQL> startup;
ORA-01081: cannot start already-running ORACLE - shut it down first
SQL> shutdown immediate;
ORA-01109: database not open
Database dismounted.
ORACLE instance shut down.
SQL> startup;
ORACLE instance started.