Dear All,
I have installed oracle 12c on my linux machine and today i fired couple of cold backups back to back and later when i try to login i am not able to start/shut database.
Please help.
[oracle@Rac1 oraInventory]$ sqlplus "/ as sysdba "
SQL*Plus: Release 12.1.0.1.0 Production on Mon Jan 11 15:01:15 2016
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Connected.
SQL>
SQL> startup
ORA-01012: not logged on
Process ID: 0
Session ID: 0 Serial number: 0
SQL> shutdown abort
ORA-01031: insufficient privileges
SQL> shut immediate;
ORA-24324: service handle not initialized
ORA-24323: value not allowed
ORA-01089: immediate shutdown or close in progress - no operations are permitted