Ticket #2876 (closed defect: fixed)
OCI varchar2(4000)
| Reported by: | jimk | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6.1 |
| Component: | OGR_SF | Version: | 1.6.0 |
| Severity: | normal | Keywords: | OCI Oracle |
| Cc: |
Description
Currently OGR fails with a "ERROR 1: ORA-01406: fetched column value was truncated
in OCIStmtFetch" when a varchar2 column longer than 2048 bytes is fetched from the database. It would be better if this was changed to 4000 to correspond with the limit for the Oracle varchar2 type.
Change History
Note: See
TracTickets for help on using
tickets.
