473,383 Members | 1,877 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

32-bit instance on AIX DB2 V9 ?

Greetings,
is it possible to create a 32-bit DB2 V9 instance on a p5 box running AIX
V5.2 (TL09) with 64-bit Kernel?
The command that used to set the bit-width of the DB2 instance - "db2icrt" -
doesn't support the "-w" switch anymore and instead uses the system
bit-width by default...

"db2level" shows:
DB21085I Instance "db9" uses "64" bits and DB2 code release "SQL09000" with
level identifier "01010107".
Informational tokens are "DB2 v9.0.0.0", "s060328", "AIX64", and Fix Pack
"0".
Product is installed at "/opt/IBM/db2/V9.0".

Regards,
Damir Wilder
Aug 10 '06 #1
2 3664
To the best of my knowledge the answer is no.
32Bit DB2 9 is only supported on Windows and Linux (Intel and AMD based).
AFAIK 32bit client libraries are still available for stored procedures
and local apps that depend on 32bit.

Cheers
Serge
--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab

IOD Conference
http://www.ibm.com/software/data/ond...ness/conf2006/
Aug 10 '06 #2
Damir Wilder wrote:
Greetings,
is it possible to create a 32-bit DB2 V9 instance on a p5 box running AIX
V5.2 (TL09) with 64-bit Kernel?
The command that used to set the bit-width of the DB2 instance - "db2icrt"
- doesn't support the "-w" switch anymore and instead uses the system
bit-width by default...

"db2level" shows:
DB21085I Instance "db9" uses "64" bits and DB2 code release "SQL09000"
with level identifier "01010107".
Informational tokens are "DB2 v9.0.0.0", "s060328", "AIX64", and Fix Pack
"0".
Product is installed at "/opt/IBM/db2/V9.0".
More definitively than Serge's answer (but not in disagreement with him):

No. There is no such thing as an "xx-bit" instance anymore. A single
instance provides all the functionality of both 32- and 64-bit (where
supported - AIX is one such platform). You should be able to use your
32-bit applications in the v9 instance (note: not "v9 64-bit instance" -
that terminology is misleading and therefor incorrect). And you should
also be able to use your 64-bit applications in the same v9 instance.

If you are having problems with your applications working in this instance,
then please let IBM know that.

Thanks,

PS - v9 has GA'd, you may want to move up from the beta. Not that this
changes the answer to the question.
Aug 10 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
by: Ivar | last post by:
Hi, For my supprise I found that functions have 32 parameter limit. Where to find more info about this limitation or similar limitations ? I need at least 50, 100 would be ok. Real life...
5
by: Ian Rutherford | last post by:
Heya guys, It seems VB .net no longer supports the awesome ability of VB 6 to declare something as a string and specify how long the string would be all in one line: Public myString as String *...
6
by: barcaroller | last post by:
I couldn't find a message-digest newsgroup, so I posted here. I have a C function that converts a string of arbitrary length to a 32-bit hash value. I realize this is overkill but I used...
9
by: beni.cherniavsky | last post by:
Python seems to be missing a UCS-32 codec, even in wide builds (not that it the build should matter). Is there some deep reason or should I just contribute a patch? If it's just a bug, should I...
16
by: chandanlinster | last post by:
As far as I know floating point variables, that are declared as float follow IEEE format representation (which is 32-bit in size). But chapter1-page no 9 of the book "The C programming language"...
10
by: lesperancer | last post by:
you start with a small application in access97, then you have more modules and more... and you reach the point where tables like 'item' and 'employee' reach the limit and you know there's more...
3
by: Barry | last post by:
void func(int array) { for (int i = 0; i < 32; ++i) cout << array << ' '; } as the code above shows, I know int array here will decay into int *, but I still find the number 32 useful for...
2
by: Jeffrey Walton | last post by:
Hi All, BMP Strings are a subset of Universal Strings.The BMP string uses approximately 65,000 code points from Universal String encoding. BMP Strings: ISO/IEC 10646, 2-octet canonical form,...
6
by: docbook.xml | last post by:
I have the following in the XHTML 1.0 Strict page: <meta http-equiv="Content-Type" content="text/html;charset=utf-32" /> However W3 validator complains that "The character encoding specified in...
18
by: lak | last post by:
I am studying the Advanced programming in the unix environment. There they says that we can register upto 32 functions with atexit(). Why that is limited to 32 functions? can any one tell the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.