Error on field concatenation of System tables
---------------------------------------------

                 Key: CORE-5427
                 URL: http://tracker.firebirdsql.org/browse/CORE-5427
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 4.0 Alpha 1
         Environment: Windows 10
            Reporter: Arkadiusz Wolanski


The following statement raised an Error:

SQL> select 'generator '|| r.rdb$generator_name  ||' .' from rdb$generators r;

CONCATENATION
===========================================================================
Statement failed, SQLSTATE = 22001
arithmetic exception, numeric overflow, or string truncation
-string right truncation
-expected length 75, actual 264

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

        

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to