현상 : exec TMS_ORACLE8 -A :
on TUX_FIRE2 -> WARNING libaio:
A previous initialization of libaio_raw has been detected.
The libaio_raw and libaio libraries cannot be linked
into the same image or undefined behavior will result.
원인 : The problem is that SAS is linked against libaio indirectly through some
other Tru64 libraries that SAS links against. Oracle is linked against
libaio_raw. The two libraries don't exist together well and usually the
end result is the above message or a hang when they interfere with one
another. Starting with Tru64 5.1a PK4 and later, Compaq is at least
issuing the warning that the user is now seeing to alert folks that
using libaio and libaio_raw together is not officially supported and
undefined behavior may result.
조치 : Oracle에 요청.
'▶ Tuxedo > 오류 메시지(Tuxedo)' 카테고리의 다른 글
GP_CAT:1201, LIBTUX_CAT:6031, LIBGWT_CAT:1282, LIBGWT_CAT:1041, GP_CAT:1048 (0) | 2017.12.20 |
---|---|
Fatal Error: Cannot map library libbuft.so (0) | 2017.12.20 |
CMDTUX_CAT: 417: ERROR - TMS_MANAGE found transaction state TMGABORTED (0) | 2017.12.20 |
LIBTUX_CAT:1526: ERROR: Memory allocation failure BEMALLOC - malloc failed (0) | 2017.12.20 |
Tuxedo 기동/종료 관련 명령어 (0) | 2017.12.20 |