PaulFitzgerald
Technical User
Dear All,
I am new to Tuxedo and trying to get the UD32 command line tool to work. I am trying to use the example shown on the manual page titled "Querying and Updating the MIB with ud32" without much success. I have set the FIELDTBLS32 env variable to be $TUXDIR/udataobj and the FLDTBLDIR32 env var to be Usysfl32,evt_mib,tpadm
Here is what I am typing at the UNIX prompt (HP-UX):
$ ud32 -C tpsysadm -i /tmp/ud32.txt
The file /tmp/ud32.txt contains the following (tabs between field names & values):
SRVCNM .tmib
TA_OPERATION get
TACLASSES t_server
<CR>
Here is the error I am receiving:
CMDTUX_CAT:988: ERROR: ud detected syntax error in fielded buffer #1
LIBFML_CAT:8: ERROR: Unknown field name
SRVCNM .tmib
TA_OPERATION GET
CMDTUX_CAT:991: ERROR: Can't send buffer TPENOENT - no entry found
All help/comments would be really appreciated. I have been working on this a full day and have hit the wall.
Regards,
Paul
I am new to Tuxedo and trying to get the UD32 command line tool to work. I am trying to use the example shown on the manual page titled "Querying and Updating the MIB with ud32" without much success. I have set the FIELDTBLS32 env variable to be $TUXDIR/udataobj and the FLDTBLDIR32 env var to be Usysfl32,evt_mib,tpadm
Here is what I am typing at the UNIX prompt (HP-UX):
$ ud32 -C tpsysadm -i /tmp/ud32.txt
The file /tmp/ud32.txt contains the following (tabs between field names & values):
SRVCNM .tmib
TA_OPERATION get
TACLASSES t_server
<CR>
Here is the error I am receiving:
CMDTUX_CAT:988: ERROR: ud detected syntax error in fielded buffer #1
LIBFML_CAT:8: ERROR: Unknown field name
SRVCNM .tmib
TA_OPERATION GET
CMDTUX_CAT:991: ERROR: Can't send buffer TPENOENT - no entry found
All help/comments would be really appreciated. I have been working on this a full day and have hit the wall.
Regards,
Paul