【悠索科技-IT技术报道】下面的这个示例是一个同步的复制环境,在同步复制中,任何一个站点Down掉都将会导致数据库服务的中断。
◆1。首先停掉主体的定义站点(CONNER。HURRAY。COM。CN)
[oracle@jumper oracle]$ sqlplus "/ as sysdba"SQL*Plus: Release 9。2。0。4。0 - Production on Thu Feb 17 16:07:26 2005Copyright (c) 1982, 2002, Oracle Corporation。 All rights reserved。Connected to:Oracle9i Enterprise Edition Release 9。2。0。4。0 - ProductionWith the Partitioning optionJServer Release 9。2。0。4。0 - ProductionSQL> shutdown immediate;Database closed。Database dismounted。ORACLE instance shut down。
|