Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ERROR: ud detected syntax error in fielded buffer #1

ca200197Dec 14 2011 — edited Dec 18 2011
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?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2012
Added on Dec 14 2011
7 comments
2,244 views