摘要:
采用最新版本的 rman_xttconvert_VER4.3.zip 做迁移 1. 先把xtts的脚本放到源库 2. 然后给 xtt.properties 指定源库/目标库的备份放置的路径,以及datafile在目标端的路径 3. 把 xtts 脚本目录拷贝到目标端 4. 把源库/目标库的 TMPD 阅读全文
摘要:
近期要在高版本的GI上 安装低版本的 DB在官网找了一下,顺便做个记录。 Oracle Clusterware (CRS/GI) - ASM - Database Version Compatibility (Doc ID 337737.1) The following table shows yo 阅读全文
摘要:
What is the Orion I/O Test Tool? (Doc ID 1905698.1) Oracle Orion is a tool for predicting the performance of an Oracle database without having to inst 阅读全文
摘要:
specification does not match any archived log in the repository RMAN> delete noprompt expired archivelog all; released channel: ORA_DISK_1allocated ch 阅读全文
摘要:
记录一个报错 ORA-27101 shared memory realm does not exist 在搭建ADG的时候报错 ORA-27101 shared memory realm does not exist 产生原因: 做ADG备库,最开始的时候正常启动,后来正常关库后,连接不上 现象: 阅读全文
摘要:
规划后的实例名 fqzdbipfqzdb01 192.168.2.33fqzdb02 192.168.2.34 2.1.1 扫描磁盘(下面的操作没有特别提示,默认为两个节点都操作)在两个节点上使用root用户执行cfgmg命令识别同步过来的存储磁盘Method error (/usr/lib/met 阅读全文
摘要:
1.Oracle用户执行 1.创建pfile 文件 sqlplus / as sysdba show parameter name NAME TYPE VALUE db_file_name_convert stringdb_name string tyzfdbdb_unique_name strin 阅读全文
摘要:
1.查看原来的数据库IP 信息 [oracle@rac2 ~]$ cat /etc/hosts127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4::1 localhost localhost.loc 阅读全文
摘要:
从support 1454618.1文档 中可以下载到各版本的补丁和PSU。 此次采用的是28349311 版本号的psu 和28440711 版本号的jvm。opatch版本号6880880_122010 操作步骤如下: 可以不停机操作,但是最好是单个节点打的时候,先停掉一个节点做备份。一个节点一 阅读全文
摘要:
[root@aipdb ContentsXML]# cat inventory.xml <?xml version="1.0" standalone="yes" ?><!-- Copyright (c) 1999, 2013, Oracle and/or its affiliates.All rig 阅读全文