View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004136 | SymmetricDS | Bug | public | 2019-10-30 16:46 | 2019-11-01 12:44 |
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.10.4 | ||||
| Target Version | 3.10.5 | Fixed in Version | 3.10.5 | ||
| Summary | 0004136: Oracle character set problem with "value too large for column" | ||||
| Description | When the Oracle database is set to use CHAR instead of BYTE length semantics, an error can occur with both SYM and user tables: ORA-12899: value too large for column "SYM_NODE_GROUP_LINK"."DATA_EVENT_ACTION" (actual: 4, maximum: 1) | ||||
| Additional Information | select VALUE from NLS_SESSION_PARAMETERS where PARAMETER='NLS_LENGTH_SEMANTICS'; select value FROM NLS_DATABASE_PARAMETERS where parameter='NLS_LENGTH_SEMANTICS'; | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-10-30 16:46 | elong | New Issue | |
| 2019-10-30 16:46 | elong | Status | new => assigned |
| 2019-10-30 16:46 | elong | Assigned To | => elong |
| 2019-10-30 16:46 | elong | Project | SymmetricDS Pro => SymmetricDS |
| 2019-10-30 16:48 | elong | Relationship added | related to 0004028 |
| 2019-10-30 16:54 | elong | Status | assigned => resolved |
| 2019-10-30 16:54 | elong | Resolution | open => fixed |
| 2019-10-30 16:54 | elong | Fixed in Version | => 3.10.5 |
| 2019-10-30 17:00 | admin | Changeset attached | => SymmetricDS 3.10 72ab1ab6 |
| 2019-11-01 12:44 | admin | Status | resolved => closed |