tmboot 명령어는 TUXEDO의 기동 시에 사용합니다.
Tuxedo의 관리 프로세스는 DDBL, BBL 등 엔진 프로세스를 의미합니다.
그리고
AP Server는 업무를 위해 개발한 비즈니스 로직을 담고 있는 프로세스를 의미합니다.
주로 tuxedo를 기동하기 위해 사용하는 옵션은 표와 같습니다.
ex)
tmboot -g GRP1 -s svr1
: GRP1에 속해있는 srv1 서버 프로세스를 기동한다
tmboot -y
tuxedo@/sw/tp/tuxedo12.2.2.0.0/samples/atmi/simpapp > tmboot -y
Booting all admin and server processes in /sw/tp/tuxedo12.2.2.0.0/samples/atmi/simpapp/tuxconfig
INFO: Oracle Tuxedo, Version 12.2.2.0.0, 64-bit, Patch Level (none)
Booting admin processes ...
exec BBL -A :
process id=12819 ... Started.
Booting server processes ...
exec simpserv -A :
process id=12822 ... Started.
2 processes started.
'Middleware > Tuxedo' 카테고리의 다른 글
[Tuxedo] IBM AIX 7.2 / tuxedo 12c console 설치 (0) | 2022.08.23 |
---|---|
[Tuxedo] tmshutdown 명령어 (0) | 2022.08.23 |
[Tuxedo] tuxedo 명령어 (0) | 2022.08.23 |
[Tuxedo] TOUPPER 서비스를 이용한 테스트 (0) | 2022.08.23 |
[Tuxedo] UBBCONFIG 설정 관련 (0) | 2022.08.23 |