ENTERA DEVELOPER SUPPORT
Problems fixed by Entera 4.0 Patches
12/02/98
Entera 4.0, patch release 9 : HP 10.20
Bug Description:
Customers find "syb_start" and fx sybase server dump code if clients requiring some types of data. It was caused by some errors in the original code.
This bug could be reproduced by client getting data of type such as numeric.
It is fixed in this patch. All customers need to do is put the patch on the top of the Entera 4.0.
File in the patch:
- bin/syb_start
- bin/libfxsyb.sl
10/23/98
Entera 4.0 patch release 8 : Solaris 2.5
Bug Description:
If "ode_cln_wait_for_binding" is being
called in the client code, sometimes the client crashes with an assertion failure.
This does not happen consistently, but intermittently. One of the following
reasons could have caused the crash:
- Running the client on a slow machine with a slow CDS cell.
- Using "ServerBinding=".
- Failure to call ode_cln_open_session before calling "ode_cln_wait_for_binding".
(Developers are not supposed to do this. A "ode_cln_open_session" must be called first.)
Files in the patch:
- bin/liboddu40.so
7/22/98
Entera 4.0 patch release 7 : HP 10.20
This is a mega patch of several bugs that have been fixed previously.
Bug Description:
- Marshalling of Null returned Conformant Arrays In VB.
- Nested Structure Failure.
- ODED30.bas bug.
- Modified to allow it to work with Visual Basic 5.0
- Modified to correct a logic error releating to boolean values.
Files in the patch:
- backends/libdcevbc30.sl
- backends/libdcevbc40.sl
- backends/libdcevbc50.sl
7/22/98
Entera 4.0 patch release 6 : Solaris 2.5.1
This is a mega patch of several bugs that have been fixed previously.
Bug Description:
- Marshalling of Null returned Conformant Arrays In VB.
- Nested Structure Failure.
- ODED30.bas bug.
- Modified to allow it to work with Visual Basic 5.0
- Modified to correct a logic error releating to boolean values.
Files in the patch:
- backends/libdcevbc30.so
- backends/libdcevbc40.so
- backends/libdcevbc50.so
7/15/98
Entera 4.0 patch release 5 : Aix (4.2)
Bug Description:
- The original dobigen generates invalid idl file on unspecified length char variables. Bug 9900.
- The original dobigne generates invalid idl file on type_are_sized sql file. Bug 9919.
Fix:
For the first bug, put an error message on command line and in the dobigen.log, metion that the generated idl file will contain some errors. For the second bug, it is fixed.
Files in the patch:
- bin/dobigen
- bin/libsqlmake.a
- bin/libdbmsg.a
6/23/98
Entera 4.0 patch release 4 For Aix 4.2
Bug Description:
- For all the [DB_START], given -i option does not generate the dap file.
- For ora_start, setting DB_NOCOMMIT= 1 in the environment still commits to add to the database.
FIX:
There is a logic error in the code that cause DB_NOCOMMIT fail to work.
File affected: dcsora.c
Files in the patch,
- bin/db2_start
- bin/ifx_start
- bin/libdbmsg.a
- bin/ora_start
- bin/syb_start
6/29/98
Entera 4.0 patch release 3 For Solaris 2.5.1
Bug Description:
- For all the [DB_START], given -i option does not generate the dap file.
- For ora_start, setting DB_NOCOMMIT= 1 in the environment still commits to add to the database.
FIX:
There is a logic error in the code that cause DB_NOCOMMIT fail to work.
File affected: dcsora.c
Files in the patch,
- bin/libdbmsg.a
- bin/ora_start
- bin/syb_start
- bin/dbmsg.cat
6/23/98
Entera 4.0 patch release 2
Platforms: Solaris 2.5.1, HP-UX 10.20, AIX 4.2
EntGen and OBItest GUI applications core dump when holding the mouse over the toolbar. Fixed by disabling the toolbar tips.
Files affected:
- $ODEDIR/java/OBIgen.jar
- $ODEDIR/java/OBItest.jar
1998
Entera 4.0 patch release #1
April 28, 1998
Platforms: AIX 4.2
Bug Description:
Running obigen on AIX platforms fails to execute and gives the exception 'Cannot load library /dept/devel/home/jmoore/u4/export/aix/rls/lib/libgenmake.so'
Fix:
Correct linking within the Makefile used in the build process.
|