While testing with ud32 we are facing an error in one of our server for the other its working fine:
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
DATA_CARRAY AB0006/13NOV/FRA/SIN
We have checked :
1)
SERVER_A:/apps/tuxapps>set | grep 32
FIELDTBLS32=MessageBuffer.f32,jrep.f32,Usysfl32,tpadm
FLDTBLDIR32=/apps/tuxapps/intserv/fml:/opt/bea/tuxedo11gR1/udataobj
2)
SERVER_A:/apps/tuxapps/intserv/test>cd $TUXDIR/bin
SERVER_A:/opt/bea/tuxedo11gR1/bin>ls -l ud*
-r-xr-x--- 1 tuxedo tuxedo 22316 Oct 30 19:10 ud
-r-xr-x--- 1 tuxedo tuxedo 22620 Oct 30 19:10 ud32
3)
SERVER_A:/opt/bea/tuxedo11gR1/bin>cd $TUXDIR/udataobj
SERVER_A:/opt/bea/tuxedo11gR1/udataobj>ls -l|grep SRVCNM *
Usysfl32:SRVCNM 8 string - service requested
Usysflds:SRVCNM 8 string - service requested
4)
SERVER_A:/opt/bea/tuxedo11gR1/udataobj>set|grep TUX
TUXCONFIG=/apps/tuxapps/intserv/config/TUXCONFIG
TUXDIR=/opt/bea/tuxedo11gR1
In our other server it is working :
SERVER_A1:tuxuat|/apps/tuxapps/intserv_uat/test>ud32 < FFT_PAXLIST_2.ud
SENT pkt(1) is :
SRVCNM FFT_PAXLIST
DATA_CARRAY AB0006/13NOV/FRA/SIN
RTN pkt(1) is :
SRVCNM FFT_PAXLIST
DATA_CARRAY AB0006/13NOV/FRA/SIN
We ran the same check is SERVER_A1 :
1)
SERVER_A1:tuxuat|/opt/tuxedo/udataobj>set|grep 32
FIELDTBLS32=MessageBuffer.f32,jrep.f32,Usysfl32,tpadm
FLDTBLDIR32=/apps/tuxapps/intserv_uat/fml:/opt/tuxedo/udataobj
lrwxrwxrwx 1 root root 20 Aug 2 2011 tuxedo -> /opt/bea/tuxedo11gR1
2)
SERVER_A1:tuxuat|/opt/tuxedo/bin>ls -l ud*
-r-xr-xr-x 1 tuxedo tuxedo 22316 Aug 9 2011 ud
-r-xr-xr-x 1 tuxedo tuxedo 22620 Aug 9 2011 ud32
3)
SERVER_A1:tuxuat|/opt/tuxedo/udataobj>ls -l|grep SRVCNM *
Usysfl32:SRVCNM 8 string - service requested
Usysflds:SRVCNM 8 string - service requested
4)
SERVER_A1:tuxuat|/opt/tuxedo/udataobj>set|grep TUX
TUXCONFIG=/apps/tuxapps/intserv_uat/config/TUXCONFIG
TUXDIR=/opt/tuxedo
There is no significant difference in the setup.
And also We are using the same file to test.
SERVER_A1:tuxuat|/apps/tuxapps/intserv_uat/test>cksum FFT_PAXLIST_2.ud
3219487196 2344 FFT_PAXLIST_2.ud
SERVER_A:/apps/tuxapps/intserv/test>cksum FFT_PAXLIST_2.ud
3219487196 2344 FFT_PAXLIST_2.ud
Unable to figure out why this is coming?
Any help is welcome.
Edited by: Deb_1 on Dec 12, 2012 5:18 PM
--友情转载