ORA-03113 When Behind NAT Router

Apr 26, 2012

I have an app that collects data and after some time submits the data to Oracle.

The app. has worked flawlessly for years in different setups.

Now, I have a setup where the clients are in a separate LAN behind a NAT router and the server is on the main LAN.

I get "ORA-03113: end-of-file on communication channel" in different circumstances.

Sometimes it happens, when the app has not been in contact with the database for 15-20 minutes. This can probably be handled by disconnect/connect mechanisms.

But whats worse, sometimes ORA-03113 appears in the middle of continuously submitting hundreds/thousands of rows.

The server does not have routes to access the clients separate LAN, is that part of the reason?

View 1 Replies


ADVERTISEMENT

Express Edition (XE) :: Oracle Doesn't Start Correctly With 3G Router

Oct 7, 2013

I have used a HUAWEI dongle directly connected to my PC. First, the operating system and Oracle start up, then I connect to the internet using the Huawei Mobile Partner utility. Any application can connect to Oracle and use it correctly. All OK. Now I have added a 3G router which is connected to the PC by ethernet cable and has the Huawei dongle connected to a USB port on the router. All works correctly if I follow the sequence: 

1) Start the PC with the router switched off, and wait until Oracle has fully started. 

2) Power the router up and wait 2 minutes until Windows says the 100 Mb ethernet link is open. Oracle.exe in Task Manager is about 210 Mb, and sometimes more, depending on activity. 

However, if I switch on the router first and then start the PC, Oracle does not start correctly. It rejects connection requests forever more, indicating Network Adapter could not establish the connection: Code 17002.In Task Manager Oracle.exe occupies only 145Mb. What can I do to get it to start correctly ? I can dig into Listener.ORA, TNSNAMES.ORA and HOSTS without any problems, and have often modified them manually (not the case here), but logs and traces escape me !

View 3 Replies View Related

ORA-03113 / End-of-file On Communication Channel

Mar 18, 2011

The problem concerns distributed transactions.There are 2 databases that communicate with each other through a database link.We call Xa transactions from our weblogic application. Both databases work in a shared server mode.

Everything works until we run some performance tests on the evironment where the data volume is much bigger then the one on the other environments where the same tests succeeded. We're getting the following error: ORA-03113: end-of-file on communication channel

The error get registered in a local database alert.log when accessing data through the database link while there's no trace corresonding to this error as far as the second database is concerned. We're almost sure there's no network problem. The error occurs in only 1% of a total executions number. We also observe the inactive sessions number increasing on the remote database.

Both databases use ASMM by having set the SGA_TARGET and PGA_AGGREGATE_TARGET parameters and proper level of the STATISTICS_LEVEL parameter, so some hot elements like SORT type operations should execute fine.Any Oracle parameter should be tunned or we should take into consideration something else...

View 1 Replies View Related

SQL & PL/SQL :: ORA-03113 End-of-file On Communication Channel

Dec 18, 2012

M getting ORA-03113 end-of-file on communication channel while calling my custom procedure. attaching code of procedure.

View 2 Replies View Related

ORA-03113 - End-of-file On Communication Channel?

Oct 31, 2012

I am using a amazon EC2 machine i have oracle 11g on EC2 linux machine.when i m trying to startup the oracle it giving the error.

ORA-03113: end-of-file on communication channel
Process ID: 15294
Session ID: 125 Serial number: 5

i did google for this but it said to look in to alert.log which shows the error but i m not able to get the alert.log on ec2 linux machine.

View 82 Replies View Related

SELECT With JOIN In Oracle Error ORA-03113?

Aug 23, 2011

When executing a SELECT with JOIN in oracle error as I am having the title. If I change the JOIN to where the procedure works normally. When installing my application, it works normally for a day or two, then it only shows the end of communication error. What I do is select the following:

SELECT /*+ FIRST_ROWS(10) */ TM1.EsqCodigo, TM1.EsqDescricao, TM1.EsqTipo, TM1.EsqConector, T2.ACnDes, TM1.EsqStatus, TM1.EsqVersaoNfeRecepcao, TM1.EsqVersaoArqNfeRecepcao, TM1.EsqVersaoArqNfe, TM1.EsqVersaoProcNfe, TM1.EsqVersaoNfeRetRecepcao, TM1.EsqVersaoArqNfeRetRecepcao, TM1.EsqVersaoNfeCancelamento, TM1.EsqVersaoArqNfeCancelamento, TM1.EsqVersaoNfeInutilizacao,

[code]...

View 2 Replies View Related

Server Administration :: ORA-03113 - End-of-file On Communication Channel

Sep 27, 2010

My archivelog database get error because my flash_recovery_area is full.

so I disable archivelog mode. When to restart database server I got this message:

ORA-03113: end-of-file on communication channel
processus ID : 27427
session id : 96, Numéro de série : 3

Do you think I can delete manually ( Os commande rm ) files in flash_recovery_area ?

How to restart database server

View 8 Replies View Related

Enterprise Manager :: ORA-03113 / End-of-file On Communication Channel

Jul 12, 2011

i use oracle11g. i got some error messages.

ora - 03113: end-of-file on communication channel
Process ID : 13782
Session ID: 87 Serial number : 5

View 5 Replies View Related

Server Administration :: ORA-03113 / End-of-file On Communication Channel

Jan 27, 2011

I start sql*plus and start working. after 2-3 minutes i get error -

ORA-03113: end-of-file on communication channel.

I googled and found to see alert.log.(but i found no such file on my system) but in my system i found some info at C:\app

ishiproduct11.1.0db_1log
ishi-pcclientclsc42.txt

the content of the file is ;

********************************************
Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
2011-01-27 12:35:03.512: [ OCROSD][3332]utgdv:1:could not open registry key SOFTWAREOracleocr os error The system could not find the environment option that was entered.
2011-01-27 12:35:03.512: [ OCRRAW][3332]proprinit: Could not open raw device
2011-01-27 12:35:03.512: [ default][3332]a_init:7!: Backend init unsuccessful : [33]
2011-01-27 12:35:04.617: [ CSSCLNT][3332]clsssinit: error(32 PROC-32: Cluster Ready Services on the local node is not running Messaging error [9]) in OCR initialization
*************************************************

I am getting the same error evert time i login.Tried to stop/start oracle services but problem persists...

View 8 Replies View Related

SQL & PL/SQL :: Compiling Invalid Objects Results In ORA-03113 Error

Mar 19, 2011

I am getting the following error while compiling the invalid objects.

ERROR at line 2: ORA-03113: end-of-file on communication channel

I am trying to compile the invalid objects after importing the dump file.

View 1 Replies View Related

Data Guard :: Ora-03113 Network I/O When Adding Standby To Broker

Dec 13, 2011

I got a primary database which ships logs successfully to a standby database where it is applied successfully as well.

I can connect using the tns name defined for data guard (which are already used for log shipping) in sqlplus.

Yet, at the time of configuring data guard broker,the command add database 'standby' connect identifier is 'to_standby'; fails.

Looking into drc<instance>.log, I see the error ora-03113 network I/O.

I haven't seen any error like that online and I can't explain why it does that when logs can ship already with the same connection identifier.

I have edited dest_2 with and without parameters LGWR and SYNC and reconfigured the broker without success. I've removed the configuration files and tried again.

I've checked that the password file is the same on both servers as well.Nothing seems to work. Is there a parameter I'm missing somewhere.

View 3 Replies View Related

OLE DB :: ORA-03113 On Crystal Report - VS With 32bit Win7 And 64bit Oracle DB

Jan 10, 2013

we have moved our database to a new server which is 64bit. (earlier database was 32bit)

when i try to connect my crystal report or Vs .net to the new server i'm getting below error.

ORA-03113: end-of-file on communication channel

my computer is Win 7 (32bit)

View 2 Replies View Related

Server Administration :: ORA-03113 End-of-file On Communication Channel Error

Jun 21, 2010

We are running Oracle 11.1.0.6 on CentOS Linux at our local network. Two dozen users work from client's network to access this database. There are firewall and switches between the local network and client network. Everything run smoothly for last two years until about 10 days ago, something changed. The client on the client's network can still connect to this database, but they can not run large queries. Their client connection hangs and time out. I can see TNS-12535: TNS:operation timed out and TNS-00505: Operation timed out in the alertlog file. They even had problem to load stored procedures and views onto TOAD from your PC. All the user on the local network can work on this database normally.

We consulted network team and firewall team, none of them said they make any changes recently and have no firewall rule or others to block the traffic.

I have a strong feel that this is a network related problem. But don't know how to provide solid evidence to make network people/firewall people to buy it.

You can connect to the database but can't run query on large table/view?

View 1 Replies View Related

PL/SQL :: ORA-03113 When Inserting CLOB Value Casted As XML From SELECT Query Into Table?

Aug 15, 2013

I have a table that contains a CLOB column with pseudo-XML in it. I want to keep this data in an XMLType column so that I can leverage some of Oracle's built-in XML features to parse it more easily.

 The source table is defined as: CREATE TABLE "TSS_SRM_CBEBRE_LOGS_V" ( "INCIDENT_ID" NUMBER, "EVENT_TYPE" VARCHAR2(100 BYTE) NOT NULL ENABLE, "EVENT_KEY" VARCHAR2(100 BYTE), "CREATION_DATE" TIMESTAMP (6) NOT NULL ENABLE, "CREATED_BY" VARCHAR2(100 BYTE) NOT NULL ENABLE, "LOG_MSG" CLOB); 

The target (for testing this problem) table is defined as: CREATE TABLE "TESTME" ( "LOG_MSG" "XMLTYPE")  My query is: insert /*+ APPEND */ into testme ("LOG_MSG")select XMLTYPE.createXML("LOG_MSG") as LOG_MSG from "TSS_SRM_CBEBRE_LOGS_V" b; In SQL*Developer, my error is: Error report:SQL Error: No more data to read from socket In SQL*PLUS and Toad, my error is: ORA-03113: end-of-file on communication channelProcess ID: 13903Session ID: 414 Serial number: 32739

View 6 Replies View Related

Database Failed To Start Up - ORA-03113 / End-of-file On Communication Channel

Jun 19, 2012

We had power failure, and i had to restore the database from offline backup.after restore i tried to start the database and i received following errors.

SQL> startup
ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
ORACLE instance started.
Total System Global Area 663961600 bytes
Fixed Size 2184056 bytes
Variable Size 394267784 bytes
Database Buffers 260046848 bytes
Redo Buffers 7462912 bytes
Database mounted.
ORA-01589: must use RESETLOGS or NORESETLOGS option for database open

[code]....

I reviewed the /oracle/PRD/saptrace/diag/rdbms/prd/PRD/incident/incdir_583361/PRD_ora_7179_i583361.trc, it hugh file with alot of Jargon.

View 7 Replies View Related

Backup & Recovery :: RMAN 03009 / ORA 03113 - Error On Backup To S3

Jul 19, 2013

I am running Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production

I ran the following commands in RMAN:

RMAN>
connect target /
CONFIGURE COMPRESSION ALGORITHM 'MEDIUM' ;
set encryption identified by 'xxxx' only;
run {

[code]...

I get the follwing error:

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on ch1 channel at 07/19/2013 06:57:4
ORA-03113: end-of-file on communication channel

[code]...

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved