Oracle数据库PDB管理-Archive Log mode修改归档模式

All PDBs share the same redo log files, so it's not possible to enable archivelog mode only for a specific PDB.
All PDBs share the archivelog mode of CDB.
Remember that PDBs themselves don't have a dedicated instance (processes and memory areas) so they share CDB's ones.

Configuring of archivelog mode should be implemented in CDB.

  1. 关闭数据库。
  2. 加载数据库到MOUNT状态。
  3. 查看容器
  4. 修改日志归档模式
  5. 打开数据库
  6. 使用 alter pluggable database beanpdb(all)open 语句打开Pluggable数据库
  7. 连接Pluggable数据库验证日志归档模式是否改变(非归档模式 -> 归档模式)

Alter database add logfile thread 2 group 5 '/ocfs/oradata/.../redo02_05.log' size 300M

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值