12c
文章平均质量分 90
lixora
MIchael.Huang_lixora 这个blog是个人学习的的一个札记筒,用以记录在学习,工作,生活上的所思,所想
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
12.2 Rman 跨平台传输 PDB 到目的 CDB
本文介绍了使用RMAN工具跨平台传输可插拔数据库(PDB)的方法。主要内容包括:1)源端与目标端CDB必须具有相同字节序;2)详细操作步骤:关闭源PDB、执行备份、传输备份文件、检查兼容性、目标端还原PDB并打开;3)备注说明可采用一致性或非一致性备份策略,后者通过ALLOW INCONSISTENT参数实现以减少停机时间。示例环境为Solaris到AIX平台迁移,使用虚拟数据库名SRC122和DEST122进行演示。原创 2026-01-08 09:18:07 · 837 阅读 · 0 评论 -
【12c】root container 和 pdb 的一些区别
e Where ?rootpdb备注Control files and redo log filesY belongs to the CDB and not to a specific container原创 2014-06-01 08:54:35 · 2095 阅读 · 0 评论 -
12c install sufficient permissions to access the inventory '/opt/oracle/oraInventory'.
[ora12@localhost database]$ ./runInstallerYou do not have sufficient permissions to access the inventory '/opt/oracle/oraInventory'. Installation cannot continue. It is required that the primary ...原创 2019-06-20 16:41:03 · 536 阅读 · 0 评论
分享