473,387 Members | 1,528 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

blockig error

how to unblock the CF
below error what was the solution.



GES: Potential blocker (pid=282) on resource CF-00000000-00000000;
enqueue info in file /exlibris/app/oracle/admin/meta4/bdump/meta4_arc0_22455.trc
Killing enqueue blocker (pid=282) on resource CF-00000000-00000000
by killing session 189.549GES: Potential blocker (pid=8833) on resource CF-00000000-00000000;


8) Trace meta4_arc0_22455.trc shows:

Unable to get enqueue on resource CF-00000000-00000000 (ges mode req=3 held=6)
Possible local blocker ospid=282 sid=189 sser=549 time_held=1027 secs (ges mode req=6 held=4)
Killing blocker (pid=282) on resource CF-00000000-00000000
DUMP LOCAL BLOCKER: initiate state dump for KILL
last wait for 'control file sequential read' blocking sess=0x0 seq=407 wait_time=15 seconds since wait started=1033
file#=0, block#=11, blocks=1
Dumping Session Wait History
REQUEUE CONTROL FILE ENQUEUE REQUEST AFTER KILLING THE FIRST BLOCKER
BLOCKER: inst=1, session id=189, serial=549, held=1027sec
REQUESTER: mode=S, type=0, timeout=900, new timeout=450




SELECT SESSION_ID,LOCK_TYPE,LAST_CONVERT,MODE_HELD,BLOCKI NG_OTHERS FROM DBA_LOCK;
**** Hit return to continue ****

SESSION_ID LOCK_TYPE LAST_CONVERT MODE_HELD BLOCKING_OTHERS
---------- -------------------------- ------------ --------------- ---------------
426 Control File 214 None Not Blocking
444 Redo Thread 97079 Exclusive Not Blocking
189 Control File 220 S/Row-X (SSX) Blocking
189 Control File 220 Share Not Blocking
189 Control File 220 Exclusive Not Blocking
190 Control File 96 None Not Blocking
212 SH 37 Exclusive Not Blocking
212 DML 37 Exclusive Not Blocking
212 Transaction 37 Exclusive Not Blocking
212 DML 37 Row-X (SX) Not Blocking
212 WF 39 Exclusive Not Blocking
**** Hit return to continue ****

SESSION_ID LOCK_TYPE LAST_CONVERT MODE_HELD BLOCKING_OTHERS
---------- -------------------------- ------------ --------------- ---------------
212 Control File 37 None Not Blocking
218 Temp Segment 97077 Row-X (SX) Not Blocking
219 RS 97079 Row-S (SS) Not Blocking
219 XR 97085 Null Not Blocking
219 Control File 97082 Row-S (SS) Blocking
219 KT 97077 Share Not Blocking
220 Media Recovery 97079 Share Not Blocking
220 Media Recovery 97079 Share Not Blocking
220 Media Recovery 97079 Share Not Blocking
220 Media Recovery 97079 Share Not Blocking
220 Media Recovery 97079 Share Not Blocking
**** Hit return to continue ****

SESSION_ID LOCK_TYPE LAST_CONVERT MODE_HELD BLOCKING_OTHERS
---------- -------------------------- ------------ --------------- ---------------
220 Media Recovery 97079 Share Not Blocking
220 Media Recovery 97079 Share Not Blocking
220 Media Recovery 97079 Share Not Blocking
220 PW 97076 Row-X (SX) Not Blocking
220 Media Recovery 97079 Share


rman target / nocatalog
Recovery Manager: Release 10.2.0.3.0 - Production on Fri Oct 12 08:38:59 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
connected to target database: META4 (DBID=633370153)
using target database control file instead of recovery catalog


RMAN> backup database;
Starting backup at 12-OCT-07
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=188 devtype=DISK
channel ORA_DISK_1: starting full datafile backupset
channel ORA_DISK_1: specifying datafile(s) in backupset
input datafile fno=00009 name=/metalib/oradata/meta4/meta4_ts0_02.dbf
input datafile fno=00011 name=/metalib/oradata/meta4/meta4_ts1_03.dbf
input datafile fno=00010 name=/metalib/oradata/meta4/meta4_ts1_02.dbf
input datafile fno=00007 name=/metalib/oradata/meta4/meta4_ts0_01.dbf
input datafile fno=00008 name=/metalib/oradata/meta4/meta4_ts1_01.dbf
input datafile fno=00012 name=/metalib/oradata/meta4/meta4_rman01.dbf
input datafile fno=00001 name=/metalib/oradata/meta4/meta4_system01.dbf
input datafile fno=00003 name=/metalib/oradata/meta4/meta4_sysaux01.dbf
input datafile fno=00002 name=/metalib/oradata/meta4/meta4_undotbs01.dbf
input datafile fno=00004 name=/metalib/oradata/meta4/meta4_users01.dbf
input datafile fno=00005 name=/metalib/oradata/meta4/meta4_tslob01.dbf
input datafile fno=00006 name=/metalib/oradata/meta4/meta4_log01.dbf
channel ORA_DISK_1: starting piece 1 at 12-OCT-07
channel ORA_DISK_1: finished piece 1 at 12-OCT-07
piece handle=/exl_backup/meta4/meta4_db_df20071012_s22_s1.bak tag=TAG20071012T084331 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:04:36
channel ORA_DISK_1: starting full datafile backupset
channel ORA_DISK_1: specifying datafile(s) in backupset
RMAN-00571: ================================================== =========
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ================================================== =========
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 10/12/2007 09:11:44
ORA-03114: not connected to ORACLE
ORA-03113: end-of-file on communication channel
##################################
Oct 15 '07 #1
0 3773

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: AIM | last post by:
Error in msvc in building inheritance.obj to build hello.pyd Hello, I am trying to build the boost 1.31.0 sample extension hello.cpp. I can not compile the file inheritance.cpp because the two...
5
by: Tony Wright | last post by:
Hi, I am having a problem installing an msi for a web site. The error message I am getting is: "The specified path 'http://mipdev05/features/Fas2' is unavailable. The Internet Information...
1
by: Aravind | last post by:
we have two files: 1. rc4.c (defines one function "create_pin()") 2. MyImpl.c(calling the function "create_pin()"),This implements JNI method. 1.When I am trying to create .dll file with one...
1
by: yanwan | last post by:
I met this problem in executing a c++ project in visual studio. Does anyone have suggestions to resolve "error lnk 2001"? --------------------Configuration: reconstruction - Win32...
5
by: Enos Meroka | last post by:
Hallo, I am a student doing my project in the university.. I have been trying to compile the program using HP -UX aCC compiler, however I keep on getting the following errors. ...
13
by: deko | last post by:
I use this convention frequently: Exit_Here: Exit Sub HandleErr: Select Case Err.Number Case 3163 Resume Next Case 3376 Resume Next
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
2
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.