I am trying to access the TMIB in tuxedo 10.3 on Linux. I have these env settings:
TUXCONFIG=/home/pt851/psft/pt/8.51/appserv/HCM91A/PSTUXCFG
TUXDIR=/oracle/product/bea/tuxedo10gR3
FIELDTBLS32=tpadm,sysfl32,evt_mib
FLDTBLDIR32=/oracle/product/bea/tuxedo10gR3/udataobj
and this input file:
SRVCNM .TMIB
TA_OPERATION GET
TA_CLASS T_SERVER
TA_SRVGRP APPSRV
the field separators are tabs.
a "ud32 -C tpsysadm < get_server.dat" gets these errors:
CMDTUX_CAT:988: ERROR: ud detected syntax error in fielded buffer #1
LIBFML_CAT:8: ERROR: Unknown field name
CMDTUX_CAT:989: ERROR: No service in FBFR
TA_CLASS T_SERVER
TA_OPERATION GET
TA_SRVGRP APPSRV
What could be the reason that ud32 does not seem to recognize the SRVCNM .TMIB request
--转自