Oracle 12c (direct mode) : ORA-03113: end-of-file on communication channel

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
dcoracle600pro
Posts: 51
Joined: Mon 09 Apr 2012 09:57

Oracle 12c (direct mode) : ORA-03113: end-of-file on communication channel

Post by dcoracle600pro » Thu 06 Jul 2017 10:31

My application use 9.4 version of devart.

With 9.4, I can connect to Oracle 11.2 database.
With 9.4, I cannot connect to Oracle 12c (12.2.0.1.0). When I execute Open() instruction, I have this exception : ORA-03113: end-of-file on communication channel.

You can see in my print screen the details of the problem.
Image

utahking
Posts: 7
Joined: Thu 29 Jun 2017 15:20

Re: Oracle 12c (direct mode) : ORA-03113: end-of-file on communication channel

Post by utahking » Thu 06 Jul 2017 21:15

The devs have responded in a previous thread:

viewtopic.php?f=1&t=35620

Hopefully it will be resolved soon.

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Oracle 12c (direct mode) : ORA-03113: end-of-file on communication channel

Post by Pinturiccio » Fri 07 Jul 2017 13:12

We have fixed the bug with the "ORA-03113" error when a Windows account is not in a domain in the Direct mode. We will post here when the corresponding build of dotConnect for Oracle is available for download.

dcoracle600pro
Posts: 51
Joined: Mon 09 Apr 2012 09:57

Re: Oracle 12c (direct mode) : ORA-03113: end-of-file on communication channel

Post by dcoracle600pro » Tue 08 Aug 2017 15:05

I have the same problem but in Oracle 11R2 (Devart version 9.4).
The windows account was not in a domain and the direct connection wasn't possible.

In solution, I changed the listener authentification mode in NONE instead of NTS

t0pdevice
Posts: 4
Joined: Mon 07 Aug 2017 07:19

Re: Oracle 12c (direct mode) : ORA-03113: end-of-file on communication channel

Post by t0pdevice » Tue 08 Aug 2017 16:48

In solution, I changed the listener authentification mode in NONE instead of NTS
How specifically did you do this?

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Oracle 12c (direct mode) : ORA-03113: end-of-file on communication channel

Post by Pinturiccio » Fri 11 Aug 2017 11:51

New dotConnect for Oracle 9.4.314 includes the fix of the ORA-03113 error.

New build of dotConnect for Oracle 9.4.314 is available for download.
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Customer Portal (for users with valid subscription only).
For more information, please refer to viewtopic.php?t=35679

Please try using the latest build of dotConnect for Oracle. Is the issue solved in this version?

Post Reply