Subject | Re: [firebird-support] CHARACTER SET WIN1252 is not installed |
---|---|
Author | Leonardo M. Ramé |
Post date | 2013-06-27T20:56:30Z |
On 2013-06-27 14:21:15 -0300, Leonardo M. Ramé wrote:
sudo pkg install firebird-server-2.5.2_1
I noted the file /usr/local/etc/firebird/fbintl.conf contains info about
character sets.
This file has the lines:
<intl_module fbintl>
filename $(this)/intl
icu_versions default
</intl_module>
Where the variable "$(this)" is pointing?. I have the fbintl in the
directory /usr/local/libexec/firebird/intl owned by "root". Is this
correct?, I've tested changing it to firebird:firebird, but the errror
still persists.
BTW, I can connect to databases without problems. The only thing I can't
do is restore this database.
--
Leonardo M. Ramé
http://leonardorame.blogspot.com
> Hi, I've updated Firebird 2.5 on a FreeBsd 9.1 server. Usually I restoreMore info. Deinstalled everything and installed it again using:
> my databases using:
>
> gbak -c -v -REP -user USER -password PASSWORD bkp.ib database
>
> But, after the upgrade I'm getting this:
>
> gbak:restoring.................
> ...............................
> gbak: committing metadata
> gbak: ERROR:unsuccessful metadata update
> gbak: ERROR: TABLE
> gbak: ERROR: CHARACTER SET WIN1252 is not installed
> gbak:Exiting before completion due to errors
>
> Why CHARACTER SER WIN1252 is not installed? how can I install it?.
>
sudo pkg install firebird-server-2.5.2_1
I noted the file /usr/local/etc/firebird/fbintl.conf contains info about
character sets.
This file has the lines:
<intl_module fbintl>
filename $(this)/intl
icu_versions default
</intl_module>
Where the variable "$(this)" is pointing?. I have the fbintl in the
directory /usr/local/libexec/firebird/intl owned by "root". Is this
correct?, I've tested changing it to firebird:firebird, but the errror
still persists.
BTW, I can connect to databases without problems. The only thing I can't
do is restore this database.
--
Leonardo M. Ramé
http://leonardorame.blogspot.com