Strange stuff: "NET: Unknown error 1."

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
waeberd
Posts: 22
Joined: Tue 09 Nov 2004 06:48

Strange stuff: "NET: Unknown error 1."

Post by waeberd » Tue 18 Jan 2005 12:25

Hello,

using

ODAC 5.10.4.12
Delphi 7
Oracle 9.2.0.1.0 (and probably other oracle 9 versions)
NET-connection (clientless)

I get the very rare exception:

"NET: Unknown error 1."

and cannot really reproduce it...

Do you have a clue what this could be?
Did anybody else encounter this kind of error?

Thanks,

Daniel

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Wed 19 Jan 2005 09:14

This error message can be caused by different reasons, so to determine what is the reason in your case we need you to send us small sample project that demonstrates this problem and include scripts to create server objects to ODAC support address.

waeberd
Posts: 22
Joined: Tue 09 Nov 2004 06:48

Post by waeberd » Wed 19 Jan 2005 09:25

it was not possible until now to narrow it down, but I will keep tryin'!

Thanks, Daniel

Hmm

NET: unknown error1

Post by Hmm » Mon 14 Feb 2005 07:52

One of cases, when this error occurs - trying to open any table/view with expired password.
(ODAC 4.10.1.11 in NET mode)

waeberd
Posts: 22
Joined: Tue 09 Nov 2004 06:48

Post by waeberd » Mon 14 Feb 2005 07:54

I have updated to the latest ODAC version and the problem seems to be resolved (must be a CLOB / BLOB issue).

Thanks!

Daniel

Guest

Re: NET: unknown error1

Post by Guest » Wed 13 Jul 2005 10:25

Hmm wrote:One of cases, when this error occurs - trying to open any table/view with expired password.
(ODAC 4.10.1.11 in NET mode)

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 14 Jul 2005 13:12

Try to download ODAC last version (4.50.3.24). If problem persists then send us complete small sample to demonstrate it and include script to create server objects.

Post Reply