tmloadcf -y ubbsimple 出错 ,错误信息如下,请以及众高手们指点下
CMDTUX_CAT:98: ERROR: simple specified in MASTER, but not defined in MACHINES section
CMDTUX_CAT:46: WARN: Missing GROUPS section
CMDTUX_CAT:47: WARN: Missing SERVERS section
CMDTUX_CAT:48: WARN: Missing SERVICES section
LMID
^
syntax error
CMDTUX_CAT:866: ERROR: tmloadcf: Severe error found. Stop syntax checking.
ubbsimple :
# (c) 2003 BEA Systems, Inc. All Rights Reserved.
#ident "@(#) samples/atmi/simpapp/ubbsimple $Revision: 1.5 $"
#Skeleton UBBCONFIG file for the tuxedo Simple Application.
#Replace the <bracketed> items with the appropriate values.
*RESOURCES
#IPCKEY <Replace with a valid IPC Key>
#Example:
IPCKEY 123456
DOMAINID simpapp
MASTER simple
MAXACCESSERS 10
MAXSERVERS 5
MAXSERVICES 10
MODEL SHM
LDBAL N
*MACHINES
DEFAULT:
APPDIR="/home/tuxapp/simpapp"
TUXCONFIG="/home/tuxapp/simpapp/tuxconfig"
TUXDIR="/u01/app/tux10"
#Example:
# APPDIR="/home/me/simpapp"
# TUXCONFIG="/home/me/simpapp/tuxconfig"
# TUXDIR="/usr/tuxedo"
LMID=oratux
#Example:
#beatux LMID=simple
*GROUPS
GROUP1
LMID=simple GRPNO=1 OPENINFO=NONE
*SERVERS
DEFAULT:
CLOPT="-A"
simpserv SRVGRP=GROUP1 SRVID=1
*SERVICES
TOUPPER
机器名:oratux