ORA-01031: insufficient privileges处理一例(二)

2014-11-24 18:17:47 · 作者: · 浏览: 1
20 07:21 cuteinfo_data.dbf

-rw-r----- 1 oracle dba 2560 May 27 2001 spfilezjportutf8.ora

-rw-rw---- 1 oracle dba 1552 May 5 2001 hc_zjport.dat

-rw-rw---- 1 oracle dba 24 May 4 2001 lkZJPORT

-rw-rw-r-- 1 oracle dba 12920 May 3 2001 initdw.ora

-rw-r----- 1 oracle dba 8385 Sep 11 1998 init.ora



[oracle@L-DB-100-17 dbs]$ sqlplus sys/oracle as sysdba



SQL*Plus: Release 10.2.0.4.0 - Production on 星期六 1月 5 15:09:27 2002



Copyright (c) 1982, 2007, Oracle. All Rights Reserved.



Connected to an idle instance.



SQL> startup;

ORACLE instance started.



Total System Global Area 1224736768 bytes

Fixed Size 2083560 bytes

Variable Size 436208920 bytes

Database Buffers 771751936 bytes

Redo Buffers 14692352 bytes

Database mounted.

Database opened.

SQL> exit