Cannot Activate A New Machine Added To A Tuxedo 10.0 Domain Using Tuxedo ud32 MIB Call
(Doc ID 2002524.1)
Last updated on SEPTEMBER 09, 2024
Applies to:
Oracle Tuxedo - Version 10.0 and laterInformation in this document applies to any platform.
Symptoms
A new machine configuration had been added to a MP (multiple platforms) configured Tuxedo domain using a Tuxedo ud32 call. Then later when trying to activate the new machine using a ud32 shell script this error occurred:
ud32 -C tpsysadm << !EOF
SRVCNM .TMIB
TA_OPERATION SET
TA_CLASS T_MACHINE
TA_LMID myMachLMID
TA_STATE ACT
!EOF
SENT pkt(1) is :
SRVCNM .TMIB
TA_CLASS T_MACHINE
TA_OPERATION SET
TA_STATE ACT
TA_LMID myMachLMID
CMDTUX_CAT:994: ERROR: Reply failure - TPESVCFAIL - application level service failure
TA_BADFLD 167778174
TA_ERROR -5
SRVCNM .TMIB
TA_CLASS T_MACHINE
TA_OPERATION SET
TA_STATE ACT
TA_STATUS LIBTMIB_CAT:147: ERROR: Permissions violation on SET request
TA_LMID myMachLMID
SRVCNM .TMIB
TA_OPERATION SET
TA_CLASS T_MACHINE
TA_LMID myMachLMID
TA_STATE ACT
!EOF
SENT pkt(1) is :
SRVCNM .TMIB
TA_CLASS T_MACHINE
TA_OPERATION SET
TA_STATE ACT
TA_LMID myMachLMID
CMDTUX_CAT:994: ERROR: Reply failure - TPESVCFAIL - application level service failure
TA_BADFLD 167778174
TA_ERROR -5
SRVCNM .TMIB
TA_CLASS T_MACHINE
TA_OPERATION SET
TA_STATE ACT
TA_STATUS LIBTMIB_CAT:147: ERROR: Permissions violation on SET request
TA_LMID myMachLMID
Trying to set the TA_MIBMASK to 0 also fails with the same errors.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |