OCR attach 후 "express_adm start" not running.

0.Status: rxd , dcd ,pwr 만 들어와 있는 상태.

1. Engine restart 시 다음과 같은 message 발생.

# express_adm start

         A p e r t u s   T e c h n o l o g i e s   E X P R E S S
                  현 대 전 자 소 프 트 웨 어 연 구 소

(c) Copyright 1989,1992 Apertus Technologies Incorporated. All Rights Reserved.
Restricted Rights Legend: Use, duplication, or disclosure by the government 
is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the 
Rights in Technical Data and Computer Software Restricted Rights clause 
at DAFRS 252.227-7013 and/or the Commercial Computer Software Restricted
Rights clause at FAR 52.227-19(c).  Apertus Technologies Incorporated, 
7275 Flying Cloud Drive, Eden Prairie, MN 55344 U.S.A.



EXPRESS STARTUP ...
starting cdm server
CDMSERVER INITIALIZING ...
############<>##############
##<>##
############<>##############
##<>##
cp: ./.empty/*.dat를 액세스할수 없음
cp: ./.empty/*.def를 액세스할수 없음
cp: ./.empty/*.inf를 액세스할수 없음
cp: ./.empty/*.idx를 액세스할수 없음
Checking EXPRESS database divisions ...
......

2.결론

OCR attach 시에 /etc/rc2.d/S10hostid 에 의해 hostid 가 바뀜.
express 는 hostid 에 관련된 KEY 값을 다음의 file 에 저장함.
(/var/.ssiKEY )

참고: session 수에 관한 license file 은 /opt/.sess 같음.(짐작)

따라서 이번문제는 hostid 를 원위치하고 engine 재구동후 OK.