
ObjectStore 6.2 Service Pack 1
Version / Compiler | glibc 2.3.3 | gcc 3.2.3-20 |
Red Hat Enterprise Server 3.0 w/ kernel 2.4.21-4 | Supported | Supported |
6.2.1 for Linux AMD64 originally available 02-18-2005
New features
- Support for Linux AMD 64-bit
- Hi-performance schema evolution and database compaction
- Database verification optimization
- Support for standard iostreams
Platform Notes:
- Ossg will produce warning messages in some situations due to the use of tail padding by the Linux compiler. See solution C27099 in the knowledge base for details.
- The ObjectStore installation program uses compress and uncompress, and looks for them in /usr/bin. If you are installing ObjectStore on a linux platform, you will need to install ncompress-4.2.4-31.i386.rpm to get these utilities
- The default vm.max_map_count kernel parameter limits the address space to 256 MB. Use "sysctl -w vm.max_map_count= value" to change the value.
- Support for classic IO streams (for example, iostream.h) is dropped. Applications must use standard streams (for example, iostream).
Version / Compiler | Microsoft Visual Studio .NET 2003 | Microsoft Visual Studio .NET 2002 |
2003 | Supported | Unserviceable |
XP Professional/Home | Supported | Unserviceable |
2000 | Supported | Unserviceable |
6.2.1 for Visual Studio .NET 2003 originally available 02-18-2005
New features
- Support for Windows .NET 2003 compiler
- Hi-performance schema evolution and database compaction
- Database verification optimization
- Support for standard iostreams
Platform Notes:
- Requires Microsoft hotfix for Q888256. See solution C26889 in the knowledge base for details.
- Because of incompatibilities between .NET compilers, the ObjectStore client libraries for Windows .NET 2003 will not work with applications compiled with the Windows .NET 2002 compiler.
- Support for Windows NT is dropped in 6.2.1
- Support for VC++6 is dropped in 6.2.1
- VC++ 6 users need to migrate to ObjectStore 6.2.1, re-compile with VC++ 7.1 and then use schema evolution (see ObjectStore Release Notes for details).
- Support for classic IO streams (for example, iostream.h) is dropped. Applications must use standard streams (for example, iostream).
- XP SP2 is supported