最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

OracleDataGuard_主备库传输表空间

来源:动视网 责编:小采 时间:2020-11-09 12:44:03
文档

OracleDataGuard_主备库传输表空间

OracleDataGuard_主备库传输表空间:数据文件必须拷贝到DB_FILE_NAME_CONVERT初始化指定的目录,如果DB_FILE_NAME_CONVERT没有定义,那么在失败后,包含传输表空间被 8.3.3 Using Transportable Tablespaces with a Physical Standby Database 8.3.3
推荐度:
导读OracleDataGuard_主备库传输表空间:数据文件必须拷贝到DB_FILE_NAME_CONVERT初始化指定的目录,如果DB_FILE_NAME_CONVERT没有定义,那么在失败后,包含传输表空间被 8.3.3 Using Transportable Tablespaces with a Physical Standby Database 8.3.3


数据文件必须拷贝到DB_FILE_NAME_CONVERT初始化指定的目录,如果DB_FILE_NAME_CONVERT没有定义,那么在失败后,包含传输表空间被

8.3.3 Using Transportable Tablespaces with a Physical Standby Database

8.3.3 物理备库使用传输表空间

You can use the Oracle transportable tablespaces feature to move a subset of an Oracle database and plug it in to another Oracle database, essentially moving tablespaces between the databases.

你可以使用oracle传输表空间特征,从oracle数据库的一个子集传输到另一个oracle数据库,实质上是在数据库将移动表空间。

To move or copy a set of tablespaces into a primary database when a physical standby is being used, perform the following steps:

当备库在使用时,移动或者拷贝一组表空间到主库,执行以下步骤:

1.

Generate a transportable tablespace set that consists of datafiles for the set of tablespaces being transported and an export file containing structural information for the set of tablespaces.

1.得到包含要被传输的一组表空间集,导出包括这一组表空集的框架信息的文件。

2.Transport the tablespace set:

2.传输表空间集

Copy the datafiles and the export file to the primary database.

1.拷贝数据文件,并导出文件到主库。

2.Copy the datafiles to the standby database.

2.拷贝数据文件到备库。

The datafiles must be copied in a directory defined by the DB_FILE_NAME_CONVERT initialization parameter. If DB_FILE_NAME_CONVERT is not defined, then issue the ALTER DATABASE RENAME FILE statement to modify the standby control file after the redo data containing the transportable tablespace has been applied and has failed. The STANDBY_FILE_MANAGEMENT initialization parameter must be set to AUTO.

数据文件必须拷贝到DB_FILE_NAME_CONVERT初始化指定的目录,,如果DB_FILE_NAME_CONVERT没有定义,那么在失败后,包含传输表空间被应用的重做数据,可以发出 ALTER DATABASE RENAME FILE语句来改变备用控制文件。STANDBY_FILE_MANAGEMENT参数必须要设置为AUTO。

3.Plug in the tablespace.

3.插入表空间

Invoke the Data Pump utility to plug the set of tablespaces into the primary database. Redo data will be generated and applied at the standby site to plug the tablespace into the standby database.

调用数据泵来把这一组表空间插入到主数据库,则备库就会得到重做数据并应用,将表空间插入到备库中。

相关参考:

Oracle Data Guard 重要配置参数

基于同一主机配置 Oracle 11g Data Guard

探索Oracle之11g DataGuard

Oracle Data Guard (RAC+DG) 归档删除策略及脚本

Oracle Data Guard 的角色转换

Oracle Data Guard的日志FAL gap问题

Oracle 11g Data Guard Error 16143 Heartbeat failed to connect to standby 处理方法

文档

OracleDataGuard_主备库传输表空间

OracleDataGuard_主备库传输表空间:数据文件必须拷贝到DB_FILE_NAME_CONVERT初始化指定的目录,如果DB_FILE_NAME_CONVERT没有定义,那么在失败后,包含传输表空间被 8.3.3 Using Transportable Tablespaces with a Physical Standby Database 8.3.3
推荐度:
标签: 空间 传输 oracle
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top