RAC archivelog 在共享盘下就可以在一个node进行备份

Applies To

All Users

Oracle Database - Enterprise Edition - Version 10.2.0.4 and later

Summary

RAC database installation with 3 nodes. Each instance has two destinations configured for archiving. RMAN backup's will be run from only one of the three nodes - i.e all 3 nodes will not be used.

  1. LOG_ARCHIVE_DEST_1 is set to the local file system of each node /PATH/

  2. LOG_ARCHIVE_DEST_2 is set to an ASM disk group +FRA

How can you tell rman to backup the archivelogs from the FRA (flash recovery area), so that a connection to each node in the RAC cluster does not have to be connected to?

Solution

Just doing 'backup archivelog all;' or 'backup database plus archivelog;' is good enough. RMAN will use the archivelog that is accessible by that node (in this case +FRA logs) to complete the command. If none of the archivelogs are accessible by the node, then the command will error out.

相关推荐
渣波4 小时前
拒绝 SQL 焦虑!手把手带你用 NestJS + Prisma + DTO 写出“防弹”级后端代码
javascript·数据库·后端
倔强的石头_1 天前
KingbaseES 新版MySQL 兼容版体验:旧版迁移 + 功能实测
数据库
zzzzzz3102 天前
9K Star 炸裂开源!这个 C 语言写的代码知识图谱,把 Linux 内核索引压缩到了 3 分钟
linux·服务器·sql
倔强的石头_4 天前
《Kingbase护城河》——数据库存储空间全景探测与精细化瘦身实战
数据库
云技纵横4 天前
唯一索引 INSERT 死锁实战:5 秒复现交叉插入的 S 锁循环等待
sql·mysql
冬奇Lab5 天前
每日一个开源项目(第134篇):Zvec - 阿里开源的嵌入式向量数据库,向量搜索界的 SQLite
数据库·人工智能·llm
ClouGence5 天前
Oracle CDC 架构优化:从主库直连到 DataGuard 备库同步
数据库·后端·oracle
无响应de神5 天前
三、用户与权限管理
数据库·mysql
麦聪聊数据6 天前
数据服务化时代:企业数据能力输出的核心路径
数据库
shushangyun_6 天前
2026年快消品B2B系统推荐:支持终端门店订货、促销政策自动化的工具?
java·运维·网络·数据库·人工智能·spring·自动化