Changes between Initial Version and Version 3 of Ticket #12827
- Timestamp:
- Feb 9, 2010, 12:22:46 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12827
- Property Resolution → duplicate
- Property Status new → closed
-
Ticket #12827 – Description
initial v3 1 1 I pointed settings.py to an Oracle DB and tried to run syncdb for the first time. 2 2 Got this error: 3 3 {{{ 4 4 cx_Oracle.DatabaseError: ORA-12899: value too large for column "CENTRAL_JACEKF"."AUTH_PERMISSION"."NAME" (actual: 60, maximum: 50) 5 5 … … 46 46 raise e 47 47 cx_Oracle.DatabaseError: ORA-12899: value too large for column "CENTRAL_JACEKF"."AUTH_PERMISSION"."NAME" (actual: 60, maximum: 50) 48 48 }}} 49 49 Ununtu 9.10. Oracle 10g