To install the JNI-based synchronization provider on a Win32 operating system, you must compile and run the ISyncSample program. JNI-based implementations for Win32 devices have been tested on Sun MicroSystems Java(TM) VM and the IBM Java(TM) 2 Standard Edition Developer Kit .
Procedure
<DB2e_InstDir>\Clients\Win32\database\x86 <DB2e_InstDir>\Clients\Win32\sync
<DB2e_InstDir>\Clients\Win32\Sync\isync4j.jar
javac ISyncSample.java
java.exe ISyncSample <property file>where <property file> is the property file for your client database. For example:
java.exe -classpath .; isync4j.jar ISyncSample isyncdb2e.properties
Zugehörige Tasks