Informix/informix troubleshooting
Informix 64-bit CSDK for Windows Platforms does not Include OAT
@ipajama
2012. 2. 20. 14:31
728x90
Problem(Abstract)
You install IBM Informix Client Software Development Kit (CSDK) 3.70.FC4 on a machine running a Windows operating system. The installation does not include OpenAdmin Tool (OAT). You note that OAT is included when you install the 32-bit Windows CSDK 3.70.TC4.
Cause
OAT is first bundled with CSDK in 3.70.xC4 fixpaks. This does not include the 64-bit CSDK 3.70.FC4 on Windows.
Resolving the problem
You can install the 32-bit OAT on a Windows 64-bit machine.
설치시 명령프롬프트를 관리자 권한으로 실행해야 하며, PATH를 다음과 같이 지정하여 설치한다.
SET PATH=%windir%\syswow64;%PATH%
http://www-01.ibm.com/support/docview.wss?uid=swg21579591
http://www.ibm.com/support/docview.wss?uid=swg21567466&myns=swgimgmt&mynp=OCSSVT2J&mync=E
728x90