環境介紹
oracle數據庫版本:11.2.0.4
infomatica版本:9.1.0
源操作系統內核版本:Red Hat Enterprise Linux Server release 6.5 (Santiago)
遷移后操作系統內核版本:CentOS Linux release 7.8.2003 (Core)
數據庫架構:11G R2單實例數據庫
源系統庫IP:192.168.223.190(IP已轉換過)
問題背景
因為項目需求,需要下線redhat操作系統替換成centos操作系統,這就涉及到遷移原操作系統上的11G oracle數據庫,和對應的informatica軟件。
Informatica介紹
Informatica是全球領先的數據管理軟件提供商。
在如下Gartner魔力象限位于領導者地位:
數據集成工具魔力象限;
數據質量工具魔力象限;
元數據管理解決方案魔力象限;
主數據管理解決方案魔力象限;
企業級集成平臺即服務(EiPaaS)魔力象限。
遷移過程
rsync -av /infa/* root@192.168.228.67:/data/infa/
--參數詳解:
groupadd infa
useradd -g infa infa
chown -R infa:infa /data/infa/
cd /data/infa/Informatica/9.1.0/isp/config
[root@tld3dptqs07 config]# cat nodemeta.xml
xml version="1.0" encoding="UTF-8"?>
<imx:IMX xmlns:imx="http://com.informatica.imx" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" serializationSpecVersion="4.0" crcEnabled="0" xmlns:domainservice="http://com.informatica.isp.metadata.domainservice/2" versiondomainservice="2.4.1" xmlns:common="http://com.informatica.isp.metadata.common/2" versioncommon="2.2.0" xsi:schemaLocation="http://com.informatica.imx IMX.xsd http://com.informatica.isp.metadata.domainservice/2 com.informatica.isp.metadata.domainservice.xsd http://com.informatica.isp.metadata.common/2 com.informatica.isp.metadata.common.xsd">
<domainservice:GatewayNodeConfig imx:id="U:cmQOxn9xEeWJzIi26AIJOA" adminconsolePort="7008" adminconsoleShutdownPort="7009" domainName="eName="node01_etl01v-qdb" dbConnectivity="ID_1">
<address imx:id="ID_2" xsi:type="common:NodeAddress" host="tld3dptqs07" httpPort="7005" port="7006"/>
<portals>
<NodeRef imx:id="ID_3" xsi:type="common:NodeRef" address="ID_4" nodeName="node01_etl01v-qdb"/>
portals>
domainservice:GatewayNodeConfig>
<domainservice:DBConnectivity imx:id="ID_1" dbEncryptedPassword="oh2g7bC%2Fa%2BGo%2FCuu7Hney%2Fh6uqvSCQaNrErA7rO9DGQ%3D" dbHost="192.168.228.67" dbName="etlqdb" dbPort="1521" dbType="ORACLE" dbUsername="infa_dom"/>
<common:NodeAddress imx:id="ID_4" imx:iid="635" host="tld3dptqs07" httpPort="7005" port="7006"/>
imx:IMX>
[root@tld3dptqs07 config]# cat /home/infa/.bash_profile
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/.local/bin:$HOME/bin
export PATH
PATH=$PATH:$HOME/.local/bin:$HOME/bin
export PATH
export ORACLE_BASE=/oracle
export ORACLE_SID=etlqdb
export ORACLE_HOME=$ORACLE_BASE/product/11.2.0.4/db_1
export PATH=$ORACLE_HOME/bin:$PATH
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
export NLS_LANG=AMERICAN_AMERICA.AL32UTF8
export NLS_DATE_FORMAT="YYYY-MM-DD HH24:MI:SS"
umask 022
######informatica
export LANG=C
export LC_ALL=C
export INFA_CODEPAGENAME=MS936
export ODBCHOME=/data/infa/Informatica/9.1.0/ODBC6.1
export ODBCINI=/data/infa/Informatica/9.1.0/ODBC6.1/odbc.ini
export PATH=$PATH:$ORACLE_HOME/bin:$ODBCHOME/bin
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/data/infa/Informatica/9.1.0/server/bin:$ODBCHOME/lib
export INFA_HOME=/data/infa/Informatica/9.1.0
export PATH=$PATH:$INFA_HOME/server/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$INFA_HOME/server/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64
export INFA_DOMAINS_FILE=$INFA_HOME/domains.infa
export PATH=$PATH:$INFA_HOME/tomcat/bin
export DB_PASSWORD_PRE=agc.123
mkdir /infa
chown -R infa:infa
ln -s /infa/* /data/infa/*
/data/infa/Informatica/9.1.0/ODBC6.1/odbc.ini
source /home/infa/.bash_profile
LANG=C
export LANG
LC_ALL=C
export LC_ALL=C
INFA_CODEPAGENAME="MS936"
export INFA_CODEPAGENAME
/data/infa/Informatica/9.1.0/server/tomcat/bin/infaservice.sh startup
總 結
文章版權歸作者所有,未經允許請勿轉載,若此文章存在違規行為,您可以聯系管理員刪除。
轉載請注明本文地址:http://specialneedsforspecialkids.com/yun/129442.html
摘要:此處省略分鐘更新成功程序員交流群,干貨分享,加我拉你入群。,邊敲代碼邊學習。 國內小伙伴推薦使用阿里云的源 Step1 找到需要的源 阿里巴巴開源鏡像站各種源應有盡有,老域名是https://mirrors.aliyun.com/ showImg(https://segmentfault.com/img/remote/1460000016397362?w=1920&h=1002); S...
摘要:此處省略分鐘更新成功程序員交流群,干貨分享,加我拉你入群。,邊敲代碼邊學習。 國內小伙伴推薦使用阿里云的源 Step1 找到需要的源 阿里巴巴開源鏡像站各種源應有盡有,老域名是https://mirrors.aliyun.com/ showImg(https://segmentfault.com/img/remote/1460000016397362?w=1920&h=1002); S...
摘要:此處省略分鐘更新成功程序員交流群,干貨分享,加我拉你入群。,邊敲代碼邊學習。 國內小伙伴推薦使用阿里云的源 Step1 找到需要的源 阿里巴巴開源鏡像站各種源應有盡有,老域名是https://mirrors.aliyun.com/ showImg(https://segmentfault.com/img/remote/1460000016397362?w=1920&h=1002); S...
摘要:數據的遷移由于需要換引擎,所以原來的數據不能直接使用了,必須使用和兩個工具來遷移數據。指定一個時間限制以毫秒為單位。以上是新版本用戶角色權限的一些說明。到這里,單實例的從遷移到就基本完成了。 首發于 搞起博客 總共有這么幾個問題需要解決: 1. mongodb3.0版本的二進制包 1. wiredTiger引擎的配置 1. 數據的遷移 1. 權限 mongodb3.0的二進...
閱讀 1347·2023-01-11 13:20
閱讀 1685·2023-01-11 13:20
閱讀 1133·2023-01-11 13:20
閱讀 1860·2023-01-11 13:20
閱讀 4101·2023-01-11 13:20
閱讀 2705·2023-01-11 13:20
閱讀 1386·2023-01-11 13:20
閱讀 3598·2023-01-11 13:20