Opened 10 years ago

Last modified 10 years ago

#887 closed task

Update KingOracle for FDO 3.9.0 — at Version 2

Reported by: gregboone Owned by: haris
Priority: major Milestone: 3.9.0
Component: KingOracle Provider Version: 3.9.0
Severity: 2 Keywords:
Cc: External ID:

Description (last modified by gregboone)

- Improved speed of describe schema; for oracle schema with 200+ classes and multiple geometries per class it was more then 60 sec, now around 8-9 sec;
- Multiple geometries in one class and geometries can have different srid
- Fix: inserting/updating  NULL geometries
- Fix: INT64 read as signed from Oracle
- Fix: insert/update blob columns
- Fix: Table which is versioned under Oracle Workspace Manager is now used with table original name ( not _LT )
- Oracle client 11.2
- Fix: if geometry column in one table have points written using oracle two different ways to write point ( elem_info ordinates or sdo_point attribute ); it could end up reading wrong values


Change History (2)

comment:1 by gregboone, 10 years ago

Description: modified (diff)

comment:2 by gregboone, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.