免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 10675 | 回复: 2
打印 上一主题 下一主题

[Tuxedo] tuxedo和Oracle的XA:exec TMS Failed [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-05-17 17:12 |只看该作者 |倒序浏览
ULOG:

171713.life_sal!BBL.20102.1.0: 05-17-2008: Tuxedo Version 9.1, 64-bit, Patch Level (none)
171713.life_sal!BBL.20102.1.0: LIBTUX_CAT:577: ERROR: Unable to register because the slot is already owned by another process
171713.life_sal!BBL.20102.1.0: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr =
171713.life_sal!TMS_Ora10g.20103.1.0: 05-17-2008: Tuxedo Version 9.1, 64-bit
171713.life_sal!TMS_Ora10g.20103.1.0: LIBTUX_CAT:262: INFO: Standard main starting
171713.life_sal!TMS_Ora10g.20103.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open returned XAER_RMERR
171713.life_sal!TMS_Ora10g.20103.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
171713.life_sal!TMS_Ora10g.20103.1.0: LIBTUX_CAT:300: ERROR: _tlog_open: _gp_tblopen: UNIX sys call error - 2
171713.life_sal!BBL.20102.1.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
171713.life_sal!tmboot.20101.1.-2: 05-17-2008: Tuxedo Version 9.1, 64-bit
171713.life_sal!tmboot.20101.1.-2: CMDTUX_CAT:825: ERROR: Process TMS_Ora10g at simple failed with /T tperrno (TPERMERR - resource manager error)
171713.life_sal!TMS_Ora10g.20104.1.0: 05-17-2008: Tuxedo Version 9.1, 64-bit
171713.life_sal!TMS_Ora10g.20104.1.0: LIBTUX_CAT:262: INFO: Standard main starting
171713.life_sal!TMS_Ora10g.20104.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open returned XAER_RMERR
171713.life_sal!TMS_Ora10g.20104.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
171713.life_sal!TMS_Ora10g.20104.1.0: LIBTUX_CAT:300: ERROR: _tlog_open: _gp_tblopen: UNIX sys call error - 2
171713.life_sal!tmboot.20101.1.-2: CMDTUX_CAT:825: ERROR: Process TMS_Ora10g at simple failed with /T tperrno (TPERMERR - resource manager error)

xa trc:

ORACLE XA: Version 10.2.0.1.0. RM name = 'Oracle_XA'.


171713.20103.0:
?

ORACLE XA: Version 10.2.0.1.0. RM name = 'Oracle_XA'.


171713.20103.0:
`

ORACLE XA: Version 10.2.0.1.0. RM name = 'Oracle_XA'.


171713.20103.0:


ORACLE XA: Version 10.2.0.1.0. RM name = 'Oracle_XA'.


171713.20103.0:



171713.20103.0:
xaolgn_help: XAER_RMERR; OCIServerAttach failed. ORA-0.

----------------------------------------
xa trc里:

171713.20103.0:
?

这里是不是应该有提示信息?
该用户和oracle用户不是一个组,不能用sqlplus,和这个有关系吗?

论坛徽章:
0
2 [报告]
发表于 2008-05-19 21:19 |只看该作者
希望我给出来的资料对你有帮助:
LIBTUX_CAT
466

ERROR: tpopen TPERMERR xa_open returned errstring

Description

The call to xa_open from within tpopen returned the XA error value errstring.

Action

Check the error reporting mechanism for the associated resource manager to determine the cause of the problem. Contact your BEA TUXEDO system Technical Support or resource manager vendor.

250

ERROR: tpsvrinit() failed

Description

A call to tpsvrinit() failed. This may easily be caused by an application-defined tpsvrinit function returning failure.

Action

Check prior specific tpsvrinit() messages or the application specific messages.

See Also

tpsvrinit(3c)

300

ERROR: funcname: UNIX sys call error - errno_val

Description

An attempt to access the VTOC through a system call such as open(2), lseek(2), read(2), write(2), stat(2), or unlink(2) has failed because the system call returned the errno indicated in the message.

Action

Contact your BEA TUXEDO system Technical Support.

825

ERROR: Process a.out at lmid failed with /T tperrno (tperrno_val)

Description

This message prints out a BEA TUXEDO system /T error that has occurred in the process a.out while booting on the machine lmid.

Action

Check the userlog for messages from the a.out process to further determine what failure has occurred.

See Also

tmboot(1)

论坛徽章:
0
3 [报告]
发表于 2008-06-05 12:02 |只看该作者
问题已经解决了,修改后的环境变量:

##############
# for oracle #
##############
export ORACLE_HOME=/u01/oracle/product/client_1
export PATH=$ORACLE_HOME/binPATH
##############
# for tuxedo #
##############
export TUXDIR=/home/tuxedo/tuxedo9.1
export PATH=$TUXDIR/binPATH
export LD_LIBRARY_PATH=$TUXDIR/lib
export TUXCONFIG=/home/username/tuxedo/tuxconfig
export BDMCONFIG=/home/username/tuxedo/bdmconfig
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP