Print Thread
Incorrect codepage in DBMS_OUTPUT tab of Test window
#46339 03/04/13 10:34 AM
Joined: Jun 2011
Posts: 14
L
longman Offline OP
Member
OP Offline
Member
L
Joined: Jun 2011
Posts: 14
i have trouble in Beta 10 (in beta's thread topic creation is impossible, so i am creating it here). example was tested on the same PC but on 2 versions of Pl/Sql Developer.

Test code (try to print russian text):
Code
-- Created on 04.03.2013 by USER 
declare 
  -- Local variables here
  i integer;
begin
  -- Test statements here
  dbms_output.put_line('собака');
end;

picture of example:
[Linked Image]











SupportInfo:
Character Sets
Character size: 4 byte(s)
CharSetID: 873
NCharSetID: 2000
Unicode Support: True
NLS_LANG: RUSSIAN_RUSSIA.AL32UTF8
NLS_CHARACTERSET: AL32UTF8
NLS_NCHAR_CHARACTERSET: AL16UTF16

version beta 10 returns:
[Linked Image]





version 9.0.6.1665 returns:
[Linked Image]





can you resolve this problem?

Last edited by longman; 03/04/13 10:51 AM.
Re: Incorrect codepage in DBMS_OUTPUT tab of Test window
longman #46342 03/04/13 11:18 AM
Joined: Aug 1999
Posts: 22,232
Member
Offline
Member
Joined: Aug 1999
Posts: 22,232
This is indeed not correct. It turns out that UTF8 characters are not fetched correctly. We have fixed this for the next patch release. If you want a pre-release, let me know.


Marco Kalter
Allround Automations
Re: Incorrect codepage in DBMS_OUTPUT tab of Test window
Marco Kalter #46355 03/05/13 07:14 AM
Joined: Jun 2011
Posts: 14
L
longman Offline OP
Member
OP Offline
Member
L
Joined: Jun 2011
Posts: 14
i have sended PM for you

Re: Incorrect codepage in DBMS_OUTPUT tab of Test window
longman #46357 03/05/13 10:25 AM
Joined: Aug 1999
Posts: 22,232
Member
Offline
Member
Joined: Aug 1999
Posts: 22,232
Thanks, we'll send you a fix shortly.


Marco Kalter
Allround Automations
Re: Incorrect codepage in DBMS_OUTPUT tab of Test window
Marco Kalter #46409 03/07/13 04:28 PM
Joined: Aug 1999
Posts: 22,232
Member
Offline
Member
Joined: Aug 1999
Posts: 22,232
Can you try this pre-release and let me know if this fixes it?


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.033s Queries: 14 (0.009s) Memory: 2.5161 MB (Peak: 3.0405 MB) Data Comp: Off Server Time: 2024-06-17 13:45:25 UTC
Valid HTML 5 and Valid CSS