|
|
|
|
|
|
| Author |
Message |
Kiran Kumar M R *nix forums beginner
Joined: 08 Aug 2005
Posts: 35
|
Posted: Wed Jun 28, 2006 11:21 am Post subject:
64-bit compatibility on AIX
|
|
|
Hi,
I was using BDB-4.3.28 on AIX in 32 bit mode.
Now we are porting our application to 64 bit.
Is BDB compatible with 64 bit environment.
Are there any known limitation or pitfalls in the 64bit usage.
Please provide information regarding this.
Regards,
Kiran |
|
| Back to top |
|
 |
Ron *nix forums Guru Wannabe
Joined: 01 Apr 2005
Posts: 157
|
Posted: Wed Jun 28, 2006 7:14 pm Post subject:
Re: 64-bit compatibility on AIX
|
|
|
Kiran Kumar M R wrote:
| Quote: | Hi,
I was using BDB-4.3.28 on AIX in 32 bit mode.
Now we are porting our application to 64 bit.
Is BDB compatible with 64 bit environment.
Are there any known limitation or pitfalls in the 64bit usage.
Please provide information regarding this.
Regards,
Kiran
|
There should be no problem taking a database file created with a 32-bit
build of Berkeley DB and opening and accessing that file with a 64-bit
build of the library.
However, the same is not true of Berkeley DB environments: it is *not*
possible to open an environment created with a 32-bit build of the
library in a 64-bit application, or vice versa. Further, since the
only
way to share a database file between multiple processes is via a
database environment, there is no way for a 32-bit and a 64-bit
application to access the same database concurrently.
Ron |
|
| Back to top |
|
 |
Kiran Kumar M R *nix forums beginner
Joined: 08 Aug 2005
Posts: 35
|
Posted: Tue Jul 04, 2006 11:18 am Post subject:
Re: 64-bit compatibility on AIX
|
|
|
Ron wrote:
| Quote: |
There should be no problem taking a database file created with a 32-bit
build of Berkeley DB and opening and accessing that file with a 64-bit
build of the library.
However, the same is not true of Berkeley DB environments: it is *not*
possible to open an environment created with a 32-bit build of the
library in a 64-bit application, or vice versa. Further, since the
only
way to share a database file between multiple processes is via a
database environment, there is no way for a 32-bit and a 64-bit
application to access the same database concurrently.
Ron
|
Hi Ron,
Thanks for the info. I tried running the given BDB test suite to
verify if everything is fine in the 64-bit environment. But TCL for 64
bit environment is not available. 64 bit version that I built using the
source is not working. Is there any way to run the test suite without
using TCL or is there any other method to verify that BDB is passing
all tests. Please help.
Kiran |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Tue Dec 02, 2008 2:12 pm | All times are GMT
|
|
Mortgages | Mortgages | Credit Cards | Loans | Property in Spain
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|