datastage VIEW data报错

##W TCOS 000049 08:55:17(006) Parameter specified but not used in flow: DSProjectMapName
>##E TDOR 000172 08:55:17(008) Access to sys.dba_extents is required but not available; please
>see your database administrator for select privileges.
>##E TOPK 000000 08:55:17(011) <_PEEK_IDENT_> Input dataset does not have field: "IDNO".
>##E TFSR 000019 08:55:17(013) Could not check all operators because of previous error(s)
##W TFOR 000000 08:55:17(014) When checking operator: The modify operator has a binding for the non-existent output field "IDNO".
##W TFOR 000000 08:55:17(015) When checking operator: The modify operator keeps field "IDNO" which is not present in the output interface.
>##E TCOS 000029 08:55:17(016) Creation of a step finished with status = FAILED.

请问有没有哪位同学遇到这样的问题?

先声明数据库连接是正常的,表与字段都是存在的

谁遇到过的给点建议啊,谢谢!
参与14

5同行回答

duznduzn软件实施顾问free (Independent consultant)
检查一下,权限,数据类型和长度设置是否与数据库一致。显示全部
检查一下,权限,数据类型和长度设置是否与数据库一致。收起
互联网服务 · 2015-08-25
浏览10193
duznduzn软件实施顾问free (Independent consultant)
你用的是什么版本的datastage,Oracle_Enterprise_0组件在后来的版本中已经不推荐使用了,推荐使用Oracle_Connector_0替换,类似Oracle Enterprise Stage 老的组件中存在一些问题。你的字段多吗,你在组件里使用的是自定义sql语句还是直接查询表在columns里指定字段,如果发现有问...显示全部
你用的是什么版本的datastage,Oracle_Enterprise_0组件在后来的版本中已经不推荐使用了,推荐使用Oracle_Connector_0替换,类似Oracle Enterprise Stage 老的组件中存在一些问题。

你的字段多吗,你在组件里使用的是自定义sql语句还是直接查询表在columns里指定字段,如果发现有问题,你可以先用一部分字段做测试,可以先尝试去掉报错的字段,如果还有问题,选一两个字段做测试看看。收起
互联网服务 · 2015-08-25
浏览2141
duznduzn软件实施顾问free (Independent consultant)
正常导入就可以了,导入后的类型 clob对应longvharchar,blob是longvarbinary,在connector stage里Enable LOB reference可以选择大字段,array size设置为1即可显示全部
正常导入就可以了,导入后的类型 clob对应longvharchar,blob是longvarbinary,在connector stage里Enable LOB reference可以选择大字段,array size设置为1即可收起
互联网服务 · 2015-09-08
浏览2151

提问者

a530491093
系统工程师mycle
擅长领域: 大数据datastage

相关问题

相关资料

问题状态

  • 发布时间:2015-08-25
  • 关注会员:1 人
  • 问题浏览:23100
  • 最近回答:2015-09-08
  • X社区推广