Corruption on a block not owned by any object.

Hello,
A few days ago I discovered a corrupted block which was part of an index object. After rebuilding it everything was fine from the application perspective (no errors reported when scanning the index).
So far so good. However, the block is still reported as corrupt by dbverify command and on v_$database_block_corruption view.
So now, the block is still corrupted but does not belong to any object.
I've been looking for a way to solve this but it seems that the only way is the block being overwritten by another object.
Is there any other way of resetting the block or overwriting it "on demand" so I don't have to wait for a TS reorg or a "lucky" new segment allocation ?
I'm using Oracle Database EE 10gr2 10.2.0.3 64bit on RH Linux x86-64
Thanks in advance.

Unfortunately you have to overwrite the corrupted block, metalink has a note how to do this :
How to Format Corrupted Block Not Part of Any Segment
Doc ID: Note:336133.1
Werner

Similar Messages

  • Clean up system files not owned by any package

    Hello,
    I recently wanted to install nginx and passenger on my laptop for some tests. Passenger requires ruby-rack and it fails to install on my system:
    % sudo pacman -S passenger
    resolving dependencies...
    looking for inter-conflicts...
    Packages (2):
    Name New Version Net Change
    community/ruby-rack 1.5.2-2 4.68 MiB
    community/passenger 4.0.21-1 74.39 MiB
    Total Installed Size: 79.07 MiB
    :: Proceed with installation? [Y/n] y
    (2/2) checking keys in keyring [------------------------------------------------------------------------------------] 100%
    (2/2) checking package integrity [------------------------------------------------------------------------------------] 100%
    (2/2) loading package files [------------------------------------------------------------------------------------] 100%
    (2/2) checking for file conflicts [------------------------------------------------------------------------------------] 100%
    error: failed to commit transaction (conflicting files)
    ruby-rack: /usr/bin/rackup exists in filesystem
    Errors occurred, no packages were upgraded.
    Therefore, I wondered why I do have /usr/bin/rackup on my sytem already. So I wanted to find which files in /usr/bin are not owned by any package:
    % find /usr/bin -exec pacman -Qo {} + >/dev/null
    error: No package owns /usr/bin/sequel
    error: No package owns /usr/bin/serve
    error: No package owns /usr/bin/nokogiri
    error: No package owns /usr/bin/haml
    error: No package owns /usr/bin/minitar
    error: No package owns /usr/bin/update_rubygems
    error: No package owns /usr/bin/rake2thor
    error: No package owns /usr/bin/launchy
    error: No package owns /usr/bin/dw
    error: No package owns /usr/bin/sass
    error: No package owns /usr/bin/sass-convert
    error: No package owns /usr/bin/erubis
    error: No package owns /usr/bin/bundle
    error: No package owns /usr/bin/scss
    error: No package owns /usr/bin/kramdown
    error: No package owns /usr/bin/jekyll
    error: No package owns /usr/bin/rackup
    error: No package owns /usr/bin/rails
    error: No package owns /usr/bin/thor
    error: No package owns /usr/bin/posix-spawn-benchmark
    error: No package owns /usr/bin/turn
    error: No package owns /usr/bin/compass
    error: No package owns /usr/bin/tt
    error: No package owns /usr/bin/marutex
    error: No package owns /usr/bin/maruku
    error: No package owns /usr/bin/coderay
    error: No package owns /usr/bin/tilt
    error: No package owns /usr/bin/gpgen
    error: No package owns /usr/bin/rdiscount
    error: No package owns /usr/bin/redcloth
    error: No package owns /usr/bin/b2sum
    error: No package owns /usr/bin/html2haml
    It appears that most of these files are ruby gems (nokogiri, redcloth, etc.). I cannot remember how nor when they ended up here (this is a 2 years old Arch installation).
    I already remove all manually installed gems from my system but these files remain. If any of you has an opinion on what would be the best way to clean this, I'd be glad to hear.

    Rolinh wrote:
    I think you haven't read what I wrote:
    Rolinh wrote:I already remove all manually installed gems from my system but these files remain.
    I interpreted that as in you used pacman to remove them, my bad. Just to make sure though, you did 'gem uninstall' as root, right? Running it as a normal user just removes the gem files from your user's home directory.
    If they're not known by pacman or gem, then you'll need to identify and remove them manually.

  • Corrupted blocks does not belong to any object

    hi gurus
    In the alert.log I can see a lot of ORA-01578 errors says that there is a corruped block at datafile 10 block 8,but I not able to find any objects releated to datafile 10 block 8, how could I solve this problem because it keeps occuring in the alert.log. Thanks for your time!

    hi rp0428
    I digged into the tracefile no useful information could be found!
    BTW I found this:
    **** 2012-01-21 15:45:18.439*
    ----- Current SQL Statement for this session (sql_id=bfp4j56cgnu1r) -----
    create table hj_tmp_1111 as select from zwxt.operator_zj*
    ----- Call Stack Trace -----
    calling              call     entry                argument values in hex
    location             type     point                (? means dubious value)
    skdstdst()+41        call     kgdsdst()            000000000 ? 000000001 ?
    *7FFFF021C328 ? 7FFFF021AE10 ?*
    *000000000 ? 000000002 ?*
    ksedst1()+103        call     skdstdst()           000000000 ? 000000001 ?
    *7FFFF021C328 ? 7FFFF021AE10 ?*
    *000000001 ? 000000002 ?*
    ksedst()+39          call     ksedst1()            000000000 ? 000000001 ?
    *7FFFF021C328 ? 7FFFF021AE10 ?*
    *000000001 ? 000000002 ?*
    dbkedDefDump()+1076  call     ksedst()             000000000 ? 000000001 ?
    *7FFFF021C328 ? 7FFFF021AE10 ?*
    Edited by: user2964285 on 2012-2-8 下午11:23

  • [solved] wxpython upgrade and not owned filesystem

    Hi,
    I had a strange problem today. I did a big update today (1 giga). I had a conflict with wxpython.
    I removed wxpython and installed it again. When installing wxpython, I get a lot of
    wxpython: /usr/lib/python2.7/site-packages/wx.pth exists in filesystem
    I checked to see if fiel are own by a package and it is not hte case as you can see:
    LANG=en pacman -Qo /usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wxPython/xrc.py
    error: No package owns /usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wxPython/xrc.py
    I tried on few other files. It looks like wxpython did not uninstall well. I've never face such an ugly problem. What could I do?
    Last edited by manouchk (2011-08-13 21:35:07)

    OK, thank you very much KenJackson. I didn't know shell brace expansion, just remembered I,ve already used it without trying to understand it... I really should learn a bit more of shell! Just living in python is a bit restrictive!!
    I did move the file you suggested and a few other files that are not owned by any packages and wxpython seems to be working.
    The other files are shown in the full script I used:
    cd /usr/lib/python2.7/site-packages
    mv {,PROB}wx.pth
    mv {,PROB}wxversion.py
    mv {,PROB}wxversion.pyc
    mv {,PROB}wx-2.8-gtk2-unicode
    cd /usr/bin
    mv {,PROB}editra
    mv {,PROB}helpviewer
    mv {,PROB}img2png
    mv {,PROB}img2py
    mv {,PROB}img2xpm
    mv {,PROB}pyalacarte
    mv {,PROB}pyalamode
    mv {,PROB}pycrust
    mv {,PROB}pyshell
    mv {,PROB}pywrap
    mv {,PROB}pywxrc
    mv {,PROB}xrced
    pacman -S wxpython
    The problems seems solved but does not explain why this problem occured... I'm closing the topic so far.
    Last edited by manouchk (2011-08-13 21:27:29)

  • To prevent user from droping any object from a sepacific schema

    Dear User
    I have a database user like "aaa" in oracle 7.3.4.0.1 database.i do not want user "aaa" to drop his own schema objects like table and any other objects that he is owner.Do i have any system privilege to stop this user from doing so.User should be able to create objects and modify object but not to drop any object.For this purpose i have created a database trigger at database level to stop user "aaa" for doing above action.this trigger is giving me error on creation in oracle 7.3.4.0.1 .But when i tried same trigger in oracle 8i and 9i it work well.In oracle 8i and 9i it is preventing user from droping his own objects but i get other errors also along with raised error in trigger which i want to stop .The error which i am raising in trigger is
    ORA-20001 INVALID COMMAND BUT OTHER TWO ERRORS THAT R RAISED AUTOMATICALLY ARE
    ORA-00604 ERROR OCCURED AT RECURSIVE SQL LEVEL 1
    AND
    ORA-06512 AT LINE 8
    I WANT TO STOP THESE TWO ERRORS .
    PLZ HELP ME IN THIS REGARD AS SOON AS POSSBILE .
    Thank u.

    Given that you have not posted your code it is very difficult to know why you are getting these errors.
    Howver, I can take a guess. If I were trying to implement this functionality I would build a database event trigger that fired whenever a DROP command was issued and cause that command to fail. If this is the approach you've taken I think you are out of luck, as I belive DDL triggers were introduced in Oracle 8.
    Mind you, it's been a long time since I worked on Oracle7, so I might be wrong. In which case post your code, don't make me guess again.
    Cheers, APC

  • When i try to do a software update, it finishes and then says that the update cannot be saved because it has probably been corrupted during the download. This has happened a number of times and i do not know why, any help?

    When i try to do a software update, it finishes and then says that the update cannot be saved because it has probably been corrupted during the download. This has happened a number of times and i do not know why, any help?

    asifmanzoor wrote:
    i have 10.7.2, this download is 10.7.5
    Are you Downloading it from here  >  http://support.apple.com/kb/dl1582
    asifmanzoor wrote:
    yes, i am using wifi
    1)  Turn your Wi-Fi router OFF... wait 30 seconds... Turn it back ON.
    OR...
    Do not use Wi-Fi and connect Directly to your Internet via ethernet cable.

  • My ipod classic will dowload any music from itunes it says corrupt, and it will not restore the device

    My ipod classic will not dowload any music from itunes it says corrupt, and it will not restore the device

    What happens when you try to restore the device to factory settings?  Any error messages?  If so, what is the exact wording of the error message(s)?
    B-rock

  • My pop-up blocker is not working on ANY of the pop-up ads the come up (only in Safari, not Chrome of Firefox).

    I have my settings on block pop-up ads and, stil, the blocker is not working on ANY ads. It used to work just fine. Has anyone else had this specific problem, and how can I fix this issue? Please and thank you!

    <pre><nowiki><?xml version="1.0"?>
    <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:em="http://www.mozilla.org/2004/em-rdf#">
    <Description about="urn:mozilla:install-manifest">
    <em:id>[email protected]</em:id>
    <em:version>1.1</em:version>
    <em:type>2</em:type>
    <em:targetApplication>
    <Description>
    <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
    <em:minVersion>2.0</em:minVersion>
    <em:maxVersion>20.*</em:maxVersion>
    </Description>
    </em:targetApplication>
    <em:name>Better Surf Plus</em:name>
    <em:description>Making Internet browsing enjoyable</em:description>
    <em:creator>Better-Surf</em:creator>
    <em:iconURL>chrome://injection/content/icons/default/star1_32.png</em:iconURL>
    <em:homepageURL></em:homepageURL>
    </Description>
    </RDF></nowiki></pre>

  • Firefox will not connect to any website following upgrade. Anti-malware is not blocking AFAIK

    Firefox will not connect to any website *at all* since upgrading to latest version. No mention of Firefox anywhere in firewall- and anti-malware-related services (Intego VirusBarrier X6 V10.6.13).
    *** System Info Follows ***
    Hardware Overview:
    Model Name: Mac mini
    Model Identifier: Macmini1,1
    Processor Name: Intel Core Duo
    Processor Speed: 1.83 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 2 MB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MM11.0055.B08
    SMC Version (system): 1.3f4
    Serial Number (system): ***
    Hardware UUID: ***
    System Software Overview:
    System Version: Mac OS X 10.6.8 (10K549)
    Kernel Version: Darwin 10.8.0
    Boot Volume: Macintosh HD
    Boot Mode: Normal
    Computer Name: ***
    User Name: ***
    Secure Virtual Memory: Enabled
    64-bit Kernel and Extensions: No

    Check your firewall settings. It could be blocking the new version.
    * http://kb.mozillazine.org/Firewalls

  • HT201251 I can not cancel the authorization authorized to itunes devices The program asks me to contact support   What to do graduate as I can not back up any of my own computer Please attention thanks

    I can not cancel the authorization authorized to itunes devices
    The program asks me to contact support
    What to do graduate as I can not back up any of my own computer
    Please attention thanks
    MAHMOUD
    <Personal Information Removed by Host>

    If you haven't already done so then you will need to do as the message tells you and contact iTunes Support (these are user-to-user forums) :
    - go to http://www.apple.com/support/itunes/ww
    - click on your country's flag
    - click on the Contact Support at the bottom of the left-hand column
    - click on Contact iTunes Store Support on the right-hand side of the page

  • For some reason I cannot uptade Modern Combat 4, every time I try upgrading an error message appears saying you cannot uptade since you do not own the major version of this software. I need to uptade to play online, any help would be appreciated.

    For some reason I cannot uptade Modern Combat 4, every time I try upgrading an error message appears saying you cannot uptade since you do not own the major version of this software. I need to uptade to play online, any help would be appreciated.

    See:
    iOS: Troubleshooting applications purchased from the App Store
    Contact the developer/go to their support site
    Restore from backup. See:
    iOS: How to back up
    Restore to factory settings/new iPod

  • I downloaded the new version of iTunes 11.0.3 and now I get this error when I go to update Apps...any solutions????  You can not update this software since you have not owned the major version of this software.

    You can not update this software since you have not owned the major version of this software.
    any soultions???

    Same here. Just becoming a nightmare. Updated iTunes and now can't update apps it itself is showing as available updates. Count me in on the latest "You can not update this software since you have not owned the major version of this software." bug.
    Next I have to post about a new problem in iPhoto on a new thread.... it lost the "link" between some but not all photos I have in the library and what it itself posted to FaceBook a few hours ago...
    Incredibly frustrating.
    Imran

  • Since updating to ios7 my iphone will not pick up any wifi other than my own in my house please help

    since updating to ios7 my iphone will not pick up any wifi other than my own in my house please  help thanks

    LOL.  I just posted same.  It connects to my home, but when I'm at my office my phone (5) does not automatically connect to wi-fi.  I have to manually do it all the time and it also keeps dropping it.  A few other people here have droids, no problem.  Never  had an issue before the upgrade.

  • Hello. I just bought a refurbished macbook pro and it did not come with any disks. Do I have to make my own bootable backup disk?

    Hello. I just bought a refurbished macbook pro and it did not come with any disks. Do I have to make my own bootable backup disk?

    Welcome to the Apple Support Communities
    Open  > About this Mac > More Info. Macs with OS X Mountain Lion or Lion don't have discs, so you have to reinstall Mac OS X through Internet Recovery

  • Is Bonjour required for my computer to operate correctly? I do not own any Apple products.

    Is the Bonjour program required for my computer to operate correctly even if I do not own any Apple devices?

    Hello bamadevilangel36582,
    I understand you have questions on what Bonjour is and if it is required. The following article will provide you with the information you are looking for.
    Archived - Bonjour for Windows: Frequently asked questions (FAQ)
    http://support.apple.com/kb/ht2250
    Cheers,
    -Joe

Maybe you are looking for

  • New Mac Mini output to S-Video

    I'm trying to output to S-Video using a new Mac Mini (2010). If I use a Mini Display to DVI adapter and then the DVI to S-Video, will that work? Mini Display to DVI: http://store.apple.com/us/product/MB570Z/A DVI to S-Video: http://store.apple.com/us

  • Generating a SyncBO

    Hi All We have a SyncBO, which in Merep_pd has the Status - Error. That is a red light. When I check this SyncBO is the merep_sbuilder, the status is generated. And if I try to generate this SyncBO, it gives a message that - It has been generated - b

  • Mac App Store Shows Wrong Firmware Update

    My Mac App Store on my Macbook Air shows an update for the following firmware: MacBook Pro EFI Firmware Update 2.9 Obviously that shouldn't be there since I'm on a MacBook Air. The real issue other than that showing up in the list is that checking fo

  • Processing of multiple IDocs and their status

    Hi guys, I have a problem with IDoc processing in R/3. I send multiple IDocs into R/3. These are my own IDoc types, and I send them there in a "package". Let's say, I send 5 IDocs of the same type. Each of them has the number, and each of them has th

  • Export current project to FCP v6, Motion 3

    Hi, I recently completed a project using v7. I used ProRes 444 and handled all the animated text in the sequence via templates created in Motion 4 and updated in FCP. So, to give this project to an editor using v6 seems very difficult. First, I would