而920版本的数据库是没有这个问题的:
[oracle@bjtest ~]$ sqlplus “/ as sysdba” SQL*Plus: Release 9.2.0.4.0 – Production on 星期六 8月 23 04:14:36 2008 Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved. 已连接到空闲例程。 SQL> host [oracle@bjtest ~]$ ps -ef|grep ora root 3804 3792 0 Jul18 ? 00:00:29 hald-addon-storage: polling /dev/hda root 26417 26385 0 04:14 pts/1 00:00:00 su – oracle oracle 26418 26417 0 04:14 pts/1 00:00:00 -bash oracle 26451 26418 0 04:14 pts/1 00:00:00 sqlplus oracle 26452 26451 0 04:14 ? 00:00:00 oraclebjtest (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq))) oracle 26453 26451 0 04:14 pts/1 00:00:00 /bin/bash oracle 26481 26453 0 04:14 pts/1 00:00:00 ps -ef oracle 26482 26453 0 04:14 pts/1 00:00:00 grep ora [oracle@bjtest ~]$ exit exit SQL> startup ORACLE 例程已经启动。 Total System Global Area 9415145752 bytes Fixed Size 755992 bytes Variable Size 822083584 bytes Database Buffers 8589934592 bytes Redo Buffers 2371584 bytes数据库装载完毕。数据库已经打开。 SQL> host [oracle@bjtest ~]$ sqlplus “/ as sysdba” SQL*Plus: Release 9.2.0.4.0 – Production on 星期六 8月 23 04:15:08 2008 Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved. 连接到: Oracle9i Enterprise Edition Release 9.2.0.4.0 – 64bit Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.4.0 – Production SQL> shutdown immediate数据库已经关闭。已经卸载数据库。 ORACLE 例程已经关闭。 SQL> exit从Oracle9i Enterprise Edition Release 9.2.0.4.0 – 64bit Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.4.0 – Production中断开 [oracle@bjtest ~]$ exit exit SQL> exit ERROR: |
我们一直都在努力坚持原创.......请不要一声不吭,就悄悄拿走。
我原创,你原创,我们的内容世界才会更加精彩!
【所有原创内容版权均属TechTarget,欢迎大家转发分享。但未经授权,严禁任何媒体(平面媒体、网络媒体、自媒体等)以及微信公众号复制、转载、摘编或以其他方式进行使用。】
微信公众号

TechTarget
官方微博

TechTarget中国
作者
相关推荐
-
数据库和数据仓库的区别在哪儿?
目前,大部分数据仓库还是用数据库进行管理。数据库是整个数据仓库环境的核心,是数据存放的地方和提供对数据检索的支持。
-
如何使用服务来平衡Oracle RAC 数据库工作负载
为不同的应用程序配置不同的服务,DBA可以更有效地平衡集群工作负载,在Oracle RAC数据库环境下实现更好的应用程序性能。
-
CouchDB使用体验
不要在大数据上尝试CouchDB,不要在需要频繁查询的地方使用CouchDB,不要在需要大量汇总、分析数据的地方使用CouchDB。
-
2015年6月数据库流行度排行榜 动荡不比股市弱
6月的数据库流行度排行榜,动荡堪比股市。数据库知识网站DB-engines.com更新了六月的榜单,其中前三名依然是Oracle、MySQL和SQL Server。