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


ADVERTISEMENT

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

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

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

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

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

Enterprise Manager :: Oracle Enterprise Manager Communication Error?

Feb 2, 2010

We have the Oracle Enterprise Manager Grid Control 10.2.0.5. We recently upgraded our Databases from 10.2.0.3 to 10.2.0.4 and since then we are having this problem.

Whenever i click an Agent on the Grid Control it gives me this error: "Communication between the Oracle Management Service host to the Agent host is unavailable. Any functions or displayed information requiring this communication link will be unavailable. For example: deleting/configuring/adding targets, uploading metric data, or displaying Agent home page information such as Agent to Management Service Response Time (ms)."

I get the same error when i try to configure a host or a database.

Don't know what is wrong

View 4 Replies View Related

SQL Startup Error - End-of-file On Communication Channel

Dec 28, 2012

Oracle 11g 11.2.0.2 Expression Edition

I made the number of processes to 1 by issuing the below command.

SQL> alter system set processes = 1;
SQL>shutdown immediateI am getting the below error when I issued startup command.

SQL> startup;
ORA-03113: end-of-file on communication channelalert log:
Fri Dec 28 14:09:24 2012
PMON started with pid=2, OS id=2984
Fri Dec 28 14:09:24 2012
PSP0 started with pid=3, OS id=5788
Fri Dec 28 14:09:25 2012
ORA-00020: No more process state objects available
ORA-20 errors will not be written to the alert log for the next minute. Please look at trace files to see all the ORA-20 errors.
Process GEN0 submission failed with error = 20
USER (ospid: 4780): terminating the instance due to error 444
Fri Dec 28 14:09:25 2012
VKTM started with pid=4, OS id=1676 at elevated priority

Instance terminated by USER, pid = 4780How to startup my database again?

View 19 Replies View Related

Enterprise Manager :: Jvm.dll File Missing?

Jan 21, 2010

While running "Prompt>Emctl resetTZ agent"

it gives error message: jvm.dll missing....

View 1 Replies View Related

Enterprise Manager :: Configure Enterprise Manager In Windows 2003 Server?

Aug 21, 2010

I am having a database running in my windows 2003 server and I want to configure Enterprise manager for that database to check the resource utilization during the peak hours and also the number of transactions...

View 1 Replies View Related

Enterprise Manager :: Setup - No Such File Or Directory

Jun 17, 2010

This is the error message iam getting when trying to open EM... Im new to DBA and also to this DB....

[sandeep@Linux4 ~]$ emctl start dbconsole
TZ set to US/Eastern

Unable to locate file /home/sandeep/oracle/product/10.2.0/db_1/Linux4.localdomain.com_orcl/sysman/config/emd.properties : No such file or directory

View 16 Replies View Related

Enterprise Manager :: How To Recreate File For EMCTL

Jul 19, 2010

I cannot start our Enterprise Manager services for our newly created db. I'm encountering this error:

"$ emctl start dbconsole
Unable to locate file /appl1/home/oracle/10.2/xxx-dbs_abcd/sysman/config/emd.properties : No such file or directory"

I've been executing this command for a no. of times at the ORACLE_HOME directory:

$ ./emca -config dbcontrol db -repos create

.. but still I cannot start EMCTL dbconsole.

View 16 Replies View Related

Enterprise Manager Configuration - Getting Error In Log File?

Jun 17, 2013

 I have installed database 10gr2 on Red Hat linux 5.4 but cannot use enterprise manager. When i launch the page it shows ALL SERVICE are down ( Database , LISTENER) but all these services have been started manually. I dropped the old repository and created a new one but getting the following errors in the logfile:

Jun 17, 2013 5:20:56 PM oracle.sysman.emcp.ParamsManager getParamCONFIG:
No value was set for the parameter MODIFY_SID.Jun 17, 2013 5:20:56 PM oracle.sysman.emcp.DatabaseChecks getDbServiceNameCONFIG: No service name available. Will try to set db_unique_name.db_domainJun 17, 2013 5:20:56 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineCONFIG: SQLEngine connecting with SID: ghadb, oracleHome: /ORACLE/product/10.2.0/db_1, and user: SYSJun 17, 2013 5:20:56 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineCONFIG: SQLEngine created successfully and connectedJun 17, 2013 5:20:56 PM

[code]...

View 2 Replies View Related

Enterprise Manager :: Unable To Connect To Enterprise Manager Console?

Dec 20, 2010

i have already give the grant option cnnect,resource to scott but it is not connecting to enter prise manager console of Oracle database 11gR1. i am getting this error while connecting "The application requires more database privileges than you have currently been granted. Click on Help to get more version specific information"

when i am giving scott the dba rights then it is connecting. but i cann't give dba rights to scott.so, how/what is the specific command to give permission scott for connecting to enter prise manager console.

View 1 Replies View Related

Enterprise Manager :: Create A Standby Database - File Locations ERROR

Nov 12, 2010

I have this message when I try to create a new standby database.In the others targets I don't have it..Some database file locations are empty. Please specify locations for all database files.

If I try to customize ... I have the same error.

View 2 Replies View Related

Enterprise Manager :: How To Start Enterprise Manager On Windows 7

Mar 21, 2013

How to start EM on windows 7?

View 3 Replies View Related

Recovery Manager (RMAN) :: Allocate Channel T1 Type SBT-TAPE?

Dec 16, 2012

what is the meaning of 'SBT_TAPE' in the following command in RMAN? In the following command, does it refer to a tape drive, or a hard disk backup?

allocate channel t1 type 'SBT_TAPE' parms
'ENV=(NSR_SERVER=<a backup server server name>,NSR_CLIENT=<a oracle server>,NSR_DATA_VOLUME_POOL=ORACLE ARCHIVE LOG)';

View 1 Replies View Related

Enterprise Manager :: Oracle 9i Enterprise Edition Installation Error / End Header Not Found

Feb 18, 2011

My problem is i install Oracle 9i enterprise edition 9.0.1.1.1 in windows xp professional but at the time of oracle database confiuration assistent it show me following errors it show:

Not a zip file(End header not found)

View 1 Replies View Related

Enterprise Manager :: Config - Enter Price Manager Grid Control For All DB

Feb 8, 2010

we have 5 database servers in different locations,

1.main database 10g(production) ip-192.1.1.1
2.standby for production 10g ip- 192.1.1.2

both are linux

3.another database 10g windows
4. another database 9i windows

both are in same location

5.new database 10g in linux ip-192.1.1.3
some other location
i m having a system windows xp installed
i m monitoring, all 10g by oracle enterpric manager
linux os monitor by Putty software

and i m monitoring below 10g database by sqlplus. now how could i monitor all the database by oracle enterprise manager grid control installed in my system that windows OS installed.

View 4 Replies View Related

Enterprise Manager :: Can't Open Enterprise Manager

May 11, 2011

i have change my database name successful but after that when i open my enterprise manager i can open it but i cannot do anything in enterprise manager . i cannot show any tabs there.. i have attached my this enterprise manager login page here

View 12 Replies View Related

Recovery Manager (RMAN) :: Allocate Channel Manually For Restore / Recovery

Jun 27, 2012

How i can manually allocate channel for my backups going to tape?

For disk backups i can do and it work...
RUN
{
ALLOCATE CHANNEL disk1 DEVICE TYPE DISK FORMAT 'J:dbname\%U';
restore database preview;
}

View 2 Replies View Related

Enterprise Manager :: JDK 1.6.0 SR6?

May 6, 2011

I'm trying to install OMS on AIX and one of the prerequisites is JDK 1.6.0 SR6 but I couldn't find it in the IBM site, can some one tell me where can I download JDK 1.6.0 SR6?

View -1 Replies View Related

Enterprise Manager Cannot Start

Sep 2, 2013

I am trying to start enterprise manager without success. i used to work after installation of db 10g but do day when i run the command below it fails. also i donot see any thing useful in the logs that am being directed to directory /oracle/Ora10R2/Orahome/localhost.localdomain_dse/sysman/log

[oracle@cdsdb ~]$ emctl start dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.2.0
Copyright © 1996, 2005 Oracle Corporation. All rights reserved.
http://localhost.localdomain:1158/em/conso...boutApplication
Starting Oracle Enterprise Manager 10g Database Control .....
[code]....

View 1 Replies View Related

Enterprise Manager :: EM Port For Second DB

Jul 2, 2010

I have two databases on the same oracle 11g install. The first (ORCL) database uses the default port for EM (1158). However, I don't know what the second one uses. I go to the portlist.ini file, but it only has the entry for the default (ORCL) database.

View 3 Replies View Related

Enterprise Manager :: OEM Is Not Working

Sep 24, 2010

I tried to start my oem managing but got the following error.

[oracle@Eagle2 ~]$ emctl start dbconsole
OC4J Configuration issue. /home/oracle/app/product/11.1.0/db_1/oc4j/j2ee/OC4J_DBConsole_Eagle_boomiedb not found.

View 19 Replies View Related

Enterprise Manager :: How To Use OEM Remotely

Oct 21, 2011

How can I use OEM remotely?

my DB server is on 172.17.1.4 IBM-AIX

and my computer is 172.17.1.53

Because I am tired of using sqlplus :@

View 2 Replies View Related

Enterprise Manager :: Listener Is Getting Down?

Apr 25, 2010

When i run EM ,in my explorer show these
SID = ORCL

instance is open agent is up but ...listener is down .my listener is active and run.... however i can connect to DataBase and execute DDL or DML transactions.How i could resolve it ?

View 6 Replies View Related

Cannot Find Enterprise Manager After Installation

Aug 15, 2013

I have install oracle 11g database enterprise edition But i cannot find the Oracle Enterprise Manager after the installation. i want the gui based Oracle Enterprise Manager i have access the the web base Oracle Enterprise Manager but not the gui based.how to use and download the GUI Based Oracle Enterprise Manager ....

View 1 Replies View Related







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