1 [oracle@localhost ~]$ sqlplus / sysdba; 2 3 *Plus: Release 11.2.0.3.0 Production Thu 21 09:45:17 2017 4 5 Copyright (c) 1982, 2011, Oracle. rights reserved. 6 7 Connected. 8 ERROR: 9 ORA-01012: logged 10 Process ID: 0 11 ID: 0 Serial number: 0 12 13 14 09:45:17 SYS@orcl > startup 15 ORA-01012: logged 16 09:45:29 SYS@orcl > quit 17 Disconnected 18 [oracle@localhost ~]$ 19 [oracle@localhost ~]$ 20 [oracle@localhost ~]$ 21 [oracle@localhost ~]$ 22 [oracle@localhost ~]$ oracle 23 -bash: : oracle: arguments must be process job IDs 24 [oracle@localhost ~]$ ps -ef|grep ora_dbw0_$ORACLE_SID 25 oracle 4619 1 0 20 ? 00:00:37 ora_dbw0_orcl 26 oracle 11382 10996 0 09:47 pts/3 00:00:00 grep ora_dbw0_orcl 27 [oracle@localhost ~]$ -9 4619 28 [oracle@localhost ~]$ 10996 29 [oracle@localhost ~]$ ps -ef|grep ora_dbw0_$ORACLE_SID 30 oracle 11386 10996 0 09:47 pts/3 00:00:00 grep ora_dbw0_orcl 31 [oracle@localhost ~]$ 11386 32 -bash: : (11386) - such process 33 [oracle@localhost ~]$ ps -ef|grep ora_dbw0_$ORACLE_SID 34 oracle 11390 10996 0 09:48 pts/3 00:00:00 grep ora_dbw0_orcl 35 [oracle@localhost ~]$ sqlplus / sysdba; 36 37 *Plus: Release 11.2.0.3.0 Production Thu 21 09:48:23 2017 38 39 Copyright (c) 1982, 2011, Oracle. rights reserved. 40 41 Connected an idle instance. 42 43 09:48:23 SYS@orcl > startup 44 ORA-32004: obsolete deprecated parameter(s) specified RDBMS instance 45 ORACLE instance started. 46 47 Total System Area 770035712 bytes 48 Fixed 1347652 bytes 49 Variable 360714172 bytes 50 Buffers 402653184 bytes 51 Redo Buffers 5320704 bytes 52 mounted. 53 ORA-01013: requested cancel operation