设为首页 加入收藏

TOP

rac10g10.2.0.1升级到10.2.0.5详解(五)
2014-11-24 07:36:38 来源: 作者: 【 】 浏览:13
Tags:rac10g10.2.0.1 升级 10.2.0.5 详解
量很多

SQL> shutdown immediate

Database closed.

Database dismounted.

ORACLE instance shut down.

SQL> startup

ORACLE instance started.

Total System Global Area 419430400 bytes

Fixed Size 1274068 bytes

Variable Size 331353900 bytes

Database Buffers 83886080 bytes

Redo Buffers 2916352 bytes

Database mounted.

Database opened.

4.4 编译无效对象

SQL> @ /rdbms/admin/utlrp.sql

4.5 改参数

SQL> show parameter cluster

NAME TYPE VALUE

------------------------------------ -----------------------------------------

cluster_database boolean FALSE

cluster_database_instances integer 1

cluster_interconnects string

SQL> alter system set cluster_database=truescope=spfile;

System altered.

4.6 重启数据库,升级完成

SQL> shutdown immediate

Database closed.

Database dismounted.

ORACLE instance shut down.

SQL> startup

ORACLE instance started.

Total System Global Area 419430400 bytes

Fixed Size 1274068 bytes

Variable Size 331353900 bytes

Database Buffers 83886080 bytes

Redo Buffers 2916352 bytes

Database mounted.

Database opened.

SQL> select * from v$version;

BANNER

----------------------------------------------------------------

Oracle Database 10g Enterprise Edition Release10.2.0.5.0 - Prod

PL/SQL Release 10.2.0.5.0 - Production

CORE 10.2.0.5.0 Production

TNS for Linux: Version 10.2.0.5.0 - Production

NLSRTL Version 10.2.0.5.0 - Production

首页 上一页 2 3 4 5 下一页 尾页 5/5/5
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇Ora-12516:TNS:监听程序找不到符.. 下一篇Oracle性能分析4:数据访问方法之..

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·HyperText Transfer (2025-12-26 07:20:48)
·半小时搞懂 HTTP、HT (2025-12-26 07:20:42)
·CPython是什么?PyPy (2025-12-26 06:50:09)
·Python|如何安装seab (2025-12-26 06:50:06)
·python要学习数据分 (2025-12-26 06:50:03)