Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DB2 V9: How to create a 32bit instance on AIX?

Status
Not open for further replies.

nshen

Programmer
Joined
May 14, 2002
Messages
53
Location
US
We have a 32bit application which requires 32bit JDK.
The default instance created by db2icrt is 64bit on 64bit AIX.
What is the hidden parameter to create a 32bit client instance in this case?
Thanks in advance!

Regards, Nancy
 
DB2 Tech Support kindly pointed me to this link:

?topic=/com.ibm.db2.udb.apdv.java.doc/doc/t0010264.htm

Which basically said starting from DB2 V9, one no longer has the option to create a 32bit instance on a 64bit operating system. Period.

- Nancy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top