Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

creation of new OracleConnection VERY SLOW in VS2008

612071Jun 4 2008 — edited Feb 21 2011
Hi all,

I've only found one other post regarding this issue with the latest version of the oracle data provider (2.111.6.20) on the Oracle Developer Tools for VS Forum (at: 2488162 Figured I'd post it here to see if anyone else is experiencing problems.

I've got VS2008 with the latest release of ODAC/Developer tools for VS installed and when I try to just create a connection object (i.e. OracleConnection con = new OracleConnection()), it is taking upwards of 45 seconds to create. Obviously this is unsuitable. Is this a known bug? If so, do I need to revert back to older version of OracleDataAccess assembly as stated in the aforementioned post?

I'm really looking for a solution with this version however, as I'm trying to work with some UDTs in Oracle and converting to custom types in .NET and from what I've read, this latest version is the only one that can do so. (correct me if I'm wrong).

Any information is appreciated!

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 21 2011
Added on Jun 4 2008
6 comments
10,371 views