[ 
http://jira.nuxeo.org/browse/NXP-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-3993:
-----------------------------------

    Description: 
In some cases the Oracle server fails to set values for some textual fields 
because the value uploaded is too large. The DB text columns are set to 
NCHARVAR2(2000), value apparently exceeded by the fields values. The limit of 
2000 is intrinsic to Oracle NVARCHAR2, beyond that a NCLOB must be used.


  was:
In some cases the Oracle server fails to set values for contenuTextuel and / or 
contenuEditoriel because the value uploaded is too large. The DB text columns 
are set to NCHARVAR2(2000), value apparently exceeded by the fields values. 
Most probably, the limit of 2000 is set in storage SQL modules, Oracle 
accepting 4000 as limit.



>  Avoid 2000 characters limit for some fields
> --------------------------------------------
>
>                 Key: NXP-3993
>                 URL: http://jira.nuxeo.org/browse/NXP-3993
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Core SQL Storage
>    Affects Versions: 5.2 GA
>            Reporter: Delphine Renevey
>            Assignee: Florent Guillaume
>            Priority: Blocker
>             Fix For: 5.2.1
>
>
> In some cases the Oracle server fails to set values for some textual fields 
> because the value uploaded is too large. The DB text columns are set to 
> NCHARVAR2(2000), value apparently exceeded by the fields values. The limit of 
> 2000 is intrinsic to Oracle NVARCHAR2, beyond that a NCLOB must be used.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to