oracle 11g ASM 磁盘组在线扩容实验(国外英文资料).doc
文本预览下载声明
oracle 11g ASM 磁盘组在线扩容实验(国外英文资料)
Oracle 11g ASM disk expansion experiment:
The host often use the testing machine for me, because in order to learn the ASM, the underlying storage using the ASM, but only 4 g before planning the disk group, because of increased data file, cause there is no available
In the space. So, the simulated production environment did the ASM online expansion experiment.
It is recommended that the database be backed up before doing so.
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 1. The host and database environment -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
SQL select * from v $version;
The BANNER
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0-64bit Production
PL/SQL Release 11.2.0.3.0 - Production
CORE 11.2.0.3.0 Production
TNS for Linux: Version 11.2.0.3.0 - Production
NLSRTL Version 11.2.0.3.0 - Production
[root @ray ~] # lsb_release - a
LSB Version: : core - 4.0-amd64: core-4.0-noarch: graph-4.0-noarch: graph-4.0-amd64: graphics-4.0-noarch: graph-4.0-noarch: printing -4.0-amd64: printing - 4.0-ia32: printing - 4.0-noarch
Distributor ID: EnterpriseEnterpriseServer
Description: Enterprise Linux Enterprise Linux Server release 5.6 (Carthage)
Release: 5.6
Codename: Carthage
[root @ray ~] #
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 2. Storage environment -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
Because I was using a virtual machine, adding in the virtual machine hard disk is easy,
显示全部