Page 1 of 1

OraNames parsing issue

Posted: Mon 21 Apr 2008 02:34
by tjarvis
Hi,

When using the OracleConnection.GetServerList() method there seems to be an issue with any entries that end with the text ".world", the ".world" text gets stripped from the tnsname entry.

i.e.

SomeName.world =
(DESCRIPTION ....
.....
)

returns SomeName instead of SomeName.world, this causes an issue when then trying to connect using that server name.

Regards

Posted: Mon 21 Apr 2008 10:45
by Alexey.mdr
Hello!

Thank you for the bug report. The problem is reproduced now.
We are working on deploying a solution.
It's likely the bug will be fixed in the next build.