Skip to Main Content

DevOps, CI/CD and Automation

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!

OledDB connection GetSchema("Tables") or GetSchema("Columns") hang

user11275614Aug 28 2013

I have the weirdest bug ever.  I wonder if this is a bug with Oracle.  I have Oracle 11g database installed on a machine in one subnet and the 11g client on another subnet.  These are two machines in different subnet but under the same network domain.  In C# application code, I can connect to the database and does a SQL query retrieving the data.  However, when I do GetSchema("Tables"), it hangs forever.  GetSchema() is OK.


Here is an interesting observation: if the application is on a machine under the same subnet as the database server, everything works.  Anyone has seen this weird error with Oracle database?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 25 2013
Added on Aug 28 2013
0 comments
1,377 views