| 发表人 |
内容 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2008-10-22 21:57:52
|
exallure
初级会员
注册时间: 2008-10-22 08:34:15
文章: 19
离线
|
FATAL : (2892 | ) : (IS | PowerCenter_Integration_Service) : node01_dong : : *********** FATAL ERROR : Unexpected Condition in file [\ZeusbuilderProduction\view\powrmart\common\odl\oracle8\oradriver.cpp] line [416]. Contact Informatica Technical Support for assistance. Aborting this DTM process due to an unexpected condition. ***********
大家帮忙看看这个session log 的错误,好像比较要重,请教大家怎么解决。
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2008-10-23 00:07:18
|
dakui
中级会员
注册时间: 2008-10-16 22:57:30
文章: 34
离线
|
咋还出来oracle8了,是个别SESSION报错还是全部SESSION报错
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2008-10-23 09:48:53
|
exallure
初级会员
注册时间: 2008-10-22 08:34:15
文章: 19
离线
|
dakui wrote:咋还出来oracle8了,是个别SESSION报错还是全部SESSION报错
*****START LOAD SESSION*****
Load Start Time: Wed Oct 22 22:04:47 2008
Target tables:
DM_CLERK
2008-10-22 22:04:48 : INFO : (2892 | READER_1_1_1) : (IS | PowerCenter_Integration_Service) : node01_dong : RR_4050 : RR_4050 First row returned from database to reader : (Wed Oct 22 22:04:48 2008)
2008-10-22 22:04:48 : INFO : (2892 | READER_1_1_1) : (IS | PowerCenter_Integration_Service) : node01_dong : BLKR_16019 : Read [12] rows, read [0] error rows for source table [CLERK] instance name [CLERK]
2008-10-22 22:04:48 : INFO : (2892 | READER_1_1_1) : (IS | PowerCenter_Integration_Service) : node01_dong : BLKR_16008 : Reader run completed.
2008-10-22 22:04:48 : INFO : (2892 | WRITER_1_*_1) : (IS | PowerCenter_Integration_Service) : node01_dong : WRT_8167 : Start loading table [DM_CLERK] at: Wed Oct 22 22:04:47 2008
2008-10-22 22:04:48 : FATAL : (2892 | ) : (IS | PowerCenter_Integration_Service) : node01_dong : : *********** FATAL ERROR : Unexpected Condition in file [\ZeusbuilderProduction\view\powrmart\common\odl\oracle8\oradriver.cpp] line [416]. Contact Informatica Technical Support for assistance. Aborting this DTM process due to an unexpected condition. ***********
请看,之前都是对的,好像开始往target 表里load数据时就出现了最后一句话。而且每一个session都是这样,痛苦。
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2008-10-23 20:46:14
|
dakui
中级会员
注册时间: 2008-10-16 22:57:30
文章: 34
离线
|
不太了解。。。
所有的SESSION报错
是我的话就备份下资料库,重新安装一下软件
等待高人
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2008-10-29 03:25:47
|
killandylove
论坛CTO
![[Avatar]](/images/avatar/e4da3b7fbbce2345d7772b0674a318d5.jpg)
注册时间: 2008-04-23 08:51:09
文章: 58
来自: 不透露
离线
|
exallure wrote:FATAL : (2892 | ) : (IS | PowerCenter_Integration_Service) : node01_dong : : *********** FATAL ERROR : Unexpected Condition in file [\ZeusbuilderProduction\view\powrmart\common\odl\oracle8\oradriver.cpp] line [416]. Contact Informatica Technical Support for assistance. Aborting this DTM process due to an unexpected condition. ***********
大家帮忙看看这个session log 的错误,好像比较要重,请教大家怎么解决。
高手来了,这个错误是因为你的target table 定义在repository里面和你在oracle 数据库里面不一致
,一般来说varchar2或者number类型是比较容易出现这种问题的,而且你的target table definiation一般来说是通过oracle ODBC 建的。
简单办法,你把target table或者source 的定义删除,然后再重新建一次,最好通过DataDirect Oracle ODBC driver建立defination. 然后重新跑一次,就应该解决问题了。
|
本人中科院高级潜水院院士,诺贝尔长期掉线奖,奥斯卡终身隐身奖!!! |
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2008-10-29 21:12:39
|
exallure
初级会员
注册时间: 2008-10-22 08:34:15
文章: 19
离线
|
killandylove wrote:
exallure wrote:FATAL : (2892 | ) : (IS | PowerCenter_Integration_Service) : node01_dong : : *********** FATAL ERROR : Unexpected Condition in file [\ZeusbuilderProduction\view\powrmart\common\odl\oracle8\oradriver.cpp] line [416]. Contact Informatica Technical Support for assistance. Aborting this DTM process due to an unexpected condition. ***********
大家帮忙看看这个session log 的错误,好像比较要重,请教大家怎么解决。
高手来了,这个错误是因为你的target table 定义在repository里面和你在oracle 数据库里面不一致
,一般来说varchar2或者number类型是比较容易出现这种问题的,而且你的target table definiation一般来说是通过oracle ODBC 建的。
简单办法,你把target table或者source 的定义删除,然后再重新建一次,最好通过DataDirect Oracle ODBC driver建立defination. 然后重新跑一次,就应该解决问题了。
多谢多谢,解释的这么清楚,和我的一个老师说的一样,佩服佩服。
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2008-10-30 21:15:52
|
dakui
中级会员
注册时间: 2008-10-16 22:57:30
文章: 34
离线
|
killandylove wrote:
exallure wrote:FATAL : (2892 | ) : (IS | PowerCenter_Integration_Service) : node01_dong : : *********** FATAL ERROR : Unexpected Condition in file [\ZeusbuilderProduction\view\powrmart\common\odl\oracle8\oradriver.cpp] line [416]. Contact Informatica Technical Support for assistance. Aborting this DTM process due to an unexpected condition. ***********
大家帮忙看看这个session log 的错误,好像比较要重,请教大家怎么解决。
高手来了,这个错误是因为你的target table 定义在repository里面和你在oracle 数据库里面不一致
,一般来说varchar2或者number类型是比较容易出现这种问题的,而且你的target table definiation一般来说是通过oracle ODBC 建的。
简单办法,你把target table或者source 的定义删除,然后再重新建一次,最好通过DataDirect Oracle ODBC driver建立defination. 然后重新跑一次,就应该解决问题了。
强淫啊!!!
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2008-11-03 02:06:10
|
zdcku 嘉颖
高级会员
![[Avatar]](/images/avatar/e2ef524fbf3d9fe611d5a8e90fefdc9c.jpg)
注册时间: 2008-05-06 22:32:12
文章: 152
来自: 江苏南京
离线
|
难道他是INFA的人 解释都一样的
|
学习 |
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2008-11-06 07:13:31
|
bruce.hu bruce
初级会员
注册时间: 2008-09-23 10:41:32
文章: 13
离线
|
呵呵,路过.瞻仰一下高手.
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2009-09-28 04:17:38
|
Jackie Jackie J. Lu
初级会员
注册时间: 2009-05-26 19:41:58
文章: 9
离线
|
啊~高手,请教一个字符集问题
http://www.mydwbi.com/posts/list/666.page
请高手帮帮忙啊
|
树不要皮,必死无疑;人不要脸,天下无敌。 |
|
|
 |
|
|