bad parameters on attach or create database CHARACTER SET WIN1250 is not defined
--------------------------------------------------------------------------------

                 Key: CORE-5925
                 URL: http://tracker.firebirdsql.org/browse/CORE-5925
             Project: Firebird Core
          Issue Type: Bug
          Components: Charsets/Collation
    Affects Versions: 2.5.8
         Environment: CentOS 7.5
            Reporter: Pawel Kubiczek


After updating Firebird from version 
firebird-superserver-2.5.7.27050.0-1.el7.x86_64 to 
firebird-superserver-2.5.8.27089.0-1.el7.x86_64
application failed to start with error message: "bad parameters on attach or 
create database CHARACTER SET WIN1250 is not defined".
I could NOT fine any related issue on the google with similar description. 
After restoring Firebird from backup application works fine.
But on other CentOS server I do update again and finally found a solution.
When I take the a /usr/lib64/firebird/intl/fbintl from version 2.5.7 and put it 
(replaced it) in version 2.5.8 application start working again on 2.5.8.

alfa /usr/lib64/firebird/intl # ll
total 2592
-rwxr-xr-x. 1 root root 884616 Aug 31 12:10 fbintl
lrwxrwxrwx. 1 root root     25 Sep 25 22:28 fbintl.conf -> 
/etc/firebird/fbintl.conf
-rwxr-xr-x. 1 root root 884496 Feb 21  2017 fbintl.ORIG.2.5.7
-rwxr-xr-x. 1 root root 884616 Aug 31 12:10 fbintl.ORIG.2.5.8

alfa /usr/lib64/firebird/intl # cp -p fbintl.ORIG.2.5.7 fbintl
cp: overwrite 'fbintl'? y

alfa /usr/lib64/firebird/intl # ll
total 2592
-rwxr-xr-x. 1 root root 884496 Feb 21  2017 fbintl
lrwxrwxrwx. 1 root root     25 Sep 25 22:28 fbintl.conf -> 
/etc/firebird/fbintl.conf
-rwxr-xr-x. 1 root root 884496 Feb 21  2017 fbintl.ORIG.2.5.7
-rwxr-xr-x. 1 root root 884616 Aug 31 12:10 fbintl.ORIG.2.5.8

alfa /usr/lib64/firebird/intl # systemctl restart firebird-superserver.service

-- 
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

        


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to