[이중화] ECF=0x9000053E (pureScale:db2instance -list)
pureScale에 구성된 인스턴스 상태를 보기 위해서 db2instance –list 를 수행하면 진단로그에 다음과 같은 메시지가 기록된다.
2012-10-02-08.34.14.156718+540 E14601321A556 LEVEL: Error PID : 26148990 TID : 65120 PROC : db2sysc 0 … FUNCTION: DB2 UDB, high avail services, sqlhaGetInfoForClusterObject, probe:4596 Resource not found 2012-10-02-08.34.14.158708+540 I14601878A671 LEVEL: Error FUNCTION: DB2 UDB, high avail services, sqlhaCheckMountResourcesOnHost, probe:4115 2012-10-02-08.34.14.556145+540 E14603779A977 LEVEL: Error FUNCTION: DB2 UDB, high avail services, sqlhaGetObjectAttribute2, probe:1200 |
위의 메시지는 DB2 V10.1 FixPack0 에서 발생하였고, 고객사 환경에서만 나오는 메시지였다.
IBM LAB에서는 다음과 같은 답변을 주었다.
It indicates "not find dependencies for this resource" and it is a just information, and this message type is changed from "Error" to "Information" on V10.1fp1. |
V10.1 FixPack1 에서 위의 메시지는 “Error”에서 “Info”로 변경되었으며, 위의 메시지는 무시해도 되는 메시지로확인되었다.