# tmboot -s simpserv
서버가 부팅되지 않는 에러
LIBTUX_CAT:328: ERROR: No space in Bulletin Board for tablename
Description | An attempt to allocate a free entry in the Bulletin Board for tablename has failed because it is full. |
Action | Re-configure the application to increase the size of the associated table |
1. RESOURCES 절에서 사이즈를 키운다.
MAXACCESSERS
MAXSERVERS
MAXSERVICES
MAXGROUPS
MAXGTT
2. MACHINES 절 확인
MAXWSCLIENT
# vi ubbsimple
"ubbsimple" 51 lines, 1098 characters
*RESOURCES
IPCKEY 123456
DOMAINID simpapp
MASTER simple
MAXACCESSERS 1000
MAXSERVERS 100
MAXSERVICES 500
MAXGROUPS 100
MAXGTT 100
MAXCONV 10
MODEL SHM
LDBAL N
*MACHINES
DEFAULT:
APPDIR="/ofm/jwchoi/sw/tp/tuxedo12.2.2.0.0/samples/atmi/simpapp"
TUXCONFIG="/ofm/jwchoi/sw/tp/tuxedo12.2.2.0.0/samples/atmi/simpapp/tuxconfig"
TUXDIR="/ofm/jwchoi/sw/tp/tuxedo12.2.2.0.0/"
MAXWSCLIENTS=800
'Trouble Shooting' 카테고리의 다른 글
[Tuxedo] CMDGW_CAT:2043 (0) | 2022.09.30 |
---|---|
[Tuxedo] CMDTUX_CAT:8401 (0) | 2022.09.30 |
[Tuxedo] [도메인 구성] GWADM, GWTDOMAIN 서버가 부팅되지 않음, CMDGW_CAT:3250: ERROR: Cannot send config to GWADM group=DOMGRP (0) | 2022.09.27 |
[Tuxedo] CMDTUX_CAT:1800 (0) | 2022.09.27 |
[Tuxedo] exec BBL -A : Failed. tmboot: WARN: No BBL available on site simple. (0) | 2022.09.22 |