infomatica新建repository 显示编码报错

infomatica安装后,新建repository报错,我弄来弄去就是这两个报错循环

两个错误如下:

The service did not start due to the following error: The repository code page [2252: MS Windows Latin 1 (ANSI), superset of Latin1] does not match the code page specified for the corresponding Repository Service in the Administration Console [936: MS Windows Simplified Chinese, superset of GB 2312-80, EUC encoding].. Check the log for more information.


The following error occurred while performing a repository action. Error - [PCSF_10007] Cannot connect to repository [dxj_repo] because \n[[REP_61082] AdminConsole's code page (MS Windows Simplified Chinese, superset of GB 2312-80, EUC encoding) is not one-way compatible to repository dxj_repo's code page (MS Windows Latin 1 (ANSI), superset of Latin1). Failed to connect to repository service [dxj_repo].].

原因是:我在安装完成之后,创建repository时,在数据库的编码信息和console不对应

解决方案:

1 数据库中新建查询         SELECT * FROM OPB_REPOSIT; 查询自己所建立的repository在数据库中的编码,

2 修改repository的编码即codepage_id

3 返回查看所创建的repository是否正确


总体操作如下图,我先查询后,进行了修改,我安装完成后,新建了repository,编码选择的是utf-8,所以在数据库修改成为106,编码对应图在最下面

SELECTCOLLATIONPROPERTY('Chinese_PRC_Stroke_CI_AI_KS_WS', 'CodePage');

SELECT *FROM OPB_REPOSIT;

updateOPB_REPOSIT set codepage_id = '106' where recid='1';



后续操作就是删除原有的content,restore标准库






Informatica ETL是指使用Informatica PowerCenter这款产品进行数据集成和转换的过程。Informatica PowerCenter是一套完善的技术,可支持多项复杂的企业级数据集成计划,包括企业数据集成、大数据、数据质量控制、主数据管理、B2B Data Exchange、应用程序信息生命周期管理、复杂事件处理、超级消息和云数据集成等。它可以访问和集成几乎任何业务系统、任何格式的数据,并以高性能、高可扩展性和高可用性的特点在企业内交付数据。Informatica PowerCenter包括多个版本和可选的组件,以满足不同的需求和扩展功能。在ETL过程中,使用Informatica PowerCenter可以创建文件夹、准备源数据、配置目标表等操作,以实现数据的抽取、转换和加载。 #### 引用[.reference_title] - *1* *3* [ETL工具之Informatica](https://blog.csdn.net/Sunshine_Bloom/article/details/102825465)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] - *2* [Informatica ETL开发入门实例](https://blog.csdn.net/qq_36448452/article/details/112800893)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] [ .reference_list ]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值