Platform-specific Requirements
- Last Updated: April 5, 2026
- 1 minute read
- OpenAccess SDK
- Version 9.0
- Documentation
-
On AIX (64-bit):
-
Before running applications using the Java IP, export LDR_CNTRL=USERREGS or relink the application using "-bM:UR".
For example, start the 64-bit odbcisql using
$LDR_CNTRL=USERREGS tools/odbcisql -
For information on using LDR_CNTRL=USERREGS for JNI applications, refer to the IBM documentation.
-
-
On Linux, there are no specific requirements for using the Java IP.
Recommended reading:
-
IBM Java diagnosis documentation
-
Java Troubleshooting and Diagnostic Guide