vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, Env: Win2K , DB2 V8.1 FP2, Information Integrator relational installed Support for Informix data sources is installed Informix Dynamic Server 7.3 on same machine installed When I try to create a nickname for a table in a federated informix db SQL10013N shows up: >db2 create nickname infx.systables for informix.systables SQL10013N The specified library "db2informixF.dll" could not be loaded. The DLL exists in sqllib\bin along with db2informix.dll and db2informixU.dll I used this to register Informix: db2 create wrapper informix create server informix type informix version 7.3 wrapper informix options (...) create user mapping for db2user server informix options (...) All Statements were successful. Any ideas ? BTW, access to a federated ORACLE database works fine on the same system. TIA Joachim |