Error - ORA-01578 during archiving testing.

Dear Gurus,
Please note that we are getting the block corrupt error on continuous DB blocks during execution. Your input is required to figure out the issue and your kind help is needed to resolve this issue.
Please see below link for error.
[http://i47.tinypic.com/r9hr8i.jpg]
Thanks
Malik Adeel Imtiaz

Hi Malik,
During both the operation you may face some slowness on DB , dbverify you can run on backup files also to avoid scanning online dbfiles
dbms repair will fixed the corrupt block by removing them hence there could be loss of data
DBMS_REPAIR:
http://docs.oracle.com/cd/B19306_01/server.102/b14231/repair.htm
DB Verify:
http://docs.oracle.com/cd/B13789_01/server.101/b10825/dbverify.htm
Thanks,
Ajay More
http://moreajays.blogspot.com

Similar Messages

  • Data blocks are corrupted : Error ORA-01578

    Hi All,
    We having a serious problem with the oracle running in our development server.
    Data blocks are corrupted with the error ORA-01578
    and we have identified the segment as an Table TBTCO.
    Hence can any body suggest us the way to resolve this.
    Currently we dont require any data from that table. In that
    case can we drop down the table and import it again with
    the same table downloaded from production server?
    As we dont have any oracle DBA's please suggest us the way to resolve this.
    Please advise.
    Thanks & Regards,
    DVRK

    Hey,
    if you are using RMAN backup you can restore and recover only the corrupted blocks.
    For more information take a look at that nice blog article from Lars:
    Some hints to make handling of oracle datablock corruptions more efficient
    If you don't have any idea howto handle this situation, please open a SAP call.
    Regards
    Stefa

  • Oracle Error ORA-01578,ORA-01110

    Sir,
    As per verbal discussion regarding Problem of Oracle-7 database file curruption, below is the error message which I received
    ORA-01578: ORACLE data block corrupted (file # 2, block # 5739)
    ORA-01110: data file 2: 'C:\ORAWIN95\DATABASE\usr1orcl.ora'
    Just one table is not working properly name: balance
    Please not that this is a Personal Oracle 7 version database
    I will be highly thankful to you if you will please findout the solution of my problem because it has very imortant data...
    My email is [email protected]
    thanks

    I have not worked with Oracle7 but check if this package is available in your version and if yes. You can work with it to fix the problem.
    DBMS_REPAIR
    DBMS_REPAIR contains data corruption repair procedures that enable you to detect and repair corrupt blocks in tables and indexes. You can address corruptions where possible and continue to use objects while you attempt to rebuild or repair them.
    http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a96612/d_repair.htm#ARPLS044
    Joel Pérez

  • ORA-01578 during startup

    Hi all;
    I have 9i database (9.2.0.7.0) instance on Windows XP. When I starting up the instance, I have an error like following and instance not open.
    ORA-01578: Oracle data block corrupted (file#2, block#121)
    ORA-01110: data file 2: 'C:\oracle\oradata\orcl\undotbs01.dbf'
    Unfortunately I have no backup. What can I do to solve this problem?

    My createcfile.sql including following commands:
    STARTUP NOMOUNT
    CREATE CONTROLFILE REUSE DATABASE "ORCL" NORESETLOGS  NOARCHIVELOG
    --  SET STANDBY TO MAXIMIZE PERFORMANCE
    MAXLOGFILES 50
    MAXLOGMEMBERS 5
    MAXDATAFILES 100
    MAXINSTANCES 1
    MAXLOGHISTORY 226
    LOGFILE
    GROUP 1 'C:\ORACLE\ORADATA\ORCL\REDO01.LOG'  SIZE 100M,
    GROUP 2 'C:\ORACLE\ORADATA\ORCL\REDO02.LOG'  SIZE 100M,
    GROUP 3 'C:\ORACLE\ORADATA\ORCL\REDO03.LOG'  SIZE 100M
    -- STANDBY LOGFILE
    DATAFILE
    +'C:\ORACLE\ORADATA\ORCL\SYSTEM01.DBF',+
    +'C:\ORACLE\ORADATA\ORCL\UNDOTBS01.DBF',+
    +'C:\ORACLE\ORADATA\ORCL\CWMLITE01.DBF',+
    +'C:\ORACLE\ORADATA\ORCL\DRSYS01.DBF',+
    +'C:\ORACLE\ORADATA\ORCL\EXAMPLE01.DBF',+
    +'C:\ORACLE\ORADATA\ORCL\INDX01.DBF',+
    +'C:\ORACLE\ORADATA\ORCL\ODM01.DBF',+
    +'C:\ORACLE\ORADATA\ORCL\TOOLS01.DBF',+
    +'C:\ORACLE\ORADATA\ORCL\USERS01.DBF',+
    +'C:\ORACLE\ORADATA\ORCL\XDB01.DBF',+
    +'C:\ORA9DB\TSPACE\MUHDTA01.DBS',+
    +'C:\ORA9DB\TSPACE\MUHIDX01.DBS',+
    +'C:\ORA9DB\TSPACE\SISTEM01.DBS',+
    +'C:\ORA9DB\TSPACE\STKDTA01.DBS',+
    +'C:\ORA9DB\TSPACE\STKIDX01.DBS',+
    +'C:\ORA9DB\TSPACE\SIPDTA01.DBS',+
    +'C:\ORA9DB\TSPACE\SIPIDX01.DBS',+
    +'C:\ORA9DB\TSPACE\DATDTA01.DBS',+
    +'C:\ORA9DB\TSPACE\DATIDX01.DBS',+
    +'C:\ORA9DB\TSPACE\ROLL01.DBF',+
    +'C:\ORA9DB\TSPACE\TEMPDTA01.DBS',+
    +'C:\ORA9DB\TSPACE\INDEX.DBS',+
    +'C:\ORA9DB\TSPACE\CARIFIS.DBS',+
    +'C:\ORA9DB\TSPACE\CARIFISIDX.DBS',+
    +'C:\ORA9DB\TSPACE\CARIHESAP.DBS',+
    +'C:\ORA9DB\TSPACE\CARIIDX.DBS',+
    +'C:\ORA9DB\TSPACE\EVRAK.DBS',+
    +'C:\ORA9DB\TSPACE\EVRAKIDX.DBS',+
    +'C:\ORA9DB\TSPACE\ARSIVDATA.DBS',+
    +'C:\ORA9DB\TSPACE\ARSIVIDX.DBS',+
    +'C:\ORA9DB\TSPACE\UNDO01.DBF'+
    CHARACTER SET WE8ISO8859P9
    +;+
    RECOVER DATABASE
    ALTER DATABASE OPEN;
    Then I ran following commands:
    shutdown immediate;
    [email protected]+
    I have following errors:
    SQL> @C:\createcfile.sql
    ORACLE instance started.
    Total System Global Area 655434496 bytes
    Fixed Size 455424 bytes
    Variable Size 494927872 bytes
    Database Buffers 159383552 bytes
    Redo Buffers 667648 bytes
    CREATE CONTROLFILE REUSE DATABASE "ORCL" NORESETLOGS NOARCHIVELOG
    *+
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01565: error in identifying file 'C:\ORACLE\ORADATA\ORCL\SYSTEM01.DBF'
    ORA-27047: unable to read the header block of file
    OSD-04001: invalid logical block size
    ORA-01507: database not mounted
    ALTER DATABASE OPEN
    *+
    ERROR at line 1:
    ORA-01507: database not mounted

  • Error ORA-0942 during navigation

    I am getting an error an table not found error (ORA-00942) when navigating through Raptor.
    I am only moving from one pane to another but I get the error everytime the pane refreshes.
    I don't know what table it is looking for, so any help would be appreciated.
    Ian

    I experienced the same problem after attempting to display the defintion for a Object Type. I am connecting to a 9.2.0.5 instances and the objects are another users.
    It would be really nice if there was a way to run on debug output that would record SQL being used by Raptor itself. I can do this now by using session tracing, but then I have to go find trace file, process it, etc.
    Presuming Raptor is using Log4J or something similar, it seems like turning on the appropriate logging and sending it to a file or window would be fairly easy and most useful.

  • Error ORA-00600 during dropping user

    i'm trying to drop a user with:
    drop user myuser cascade
    but i receive this error:
    *ORA-00600: internal error code, arguments: [kzdukl3], [24], [], [], [],[], [], []*
    do you know what kind of error is it?

    Hi..
    Refer to METALINK Doc ID:      Note:435230.1.It says this error occurs if validation fails for any objects that need to be dropped belonging to this
    user.
    Regards,
    Anand

  • Error ora-24324 during installtion

    Hi All,
    I cannot install Oracle 10g rel. 2 on Win Server 2003 SB, because when the the configuration assistant installer try to copy the db files, it stop with the following errors:
    ORA-24324 Service Handle not Initialized
    ORA-24323 Value not authorized
    ORA-28547 Connection to Server failed probable Oracle NET ADMIN error
    I have uninstalled, deleted the entry in the registers (oracle and services), rebooted and reinstalled, But with the same errors.
    I hope in Your help.
    Best Regards
    Gaetano

    Hi,
    are you uninstall properly .... mean how you uninstall ORACLE software on your system thourgh OUI or manully.
    and also check any registry value in system registry (start >> run >> regedit).
    and try to again install ( after reboot your system)
    regards
    Taj

  • How to desactivate error ORA-39181 during expdp schema export.

    Hi all,
    Is it possible to NOT have ORA-39181 in log file during expdp export?
    In my case, I have a lot of ORA-39181 errors, and these errors can easily mask other errors...
    Tahnsk for your help,
    Regards,
    Elodie

    From oerr:
    $ oerr ora 39181
    39181, 0000, "Only partial table data may be exported due to fine grain access control on %s"
    // *Cause:  An unprivileged user has tried to export a table that has fine
    //          grain access control. The table owner is subjected to access
    //          control and may not be able to export all rows in the table.
    //          Only the rows that can be seen by that user will be exported. In
    //          order to preserve integrity of the table, the user importing the
    //          table should have enough privilege to recreate the table with the
    //          security policies at import time.
    // *Action: It is strongly recommended that the database administrator handle
    //          exporting of this table.HTH
    Amardeep Sidhu
    http://amardeepsidhu.com/blog

  • Error ORA-12560 during creation database on oracle 11.2.0.1

    Hi,
    I'm just installed 11g r2 (11.2.0.1) on system Sun Solaris 10.
    After install i would create a db with dbca, but at the end of the configuraton, when the creation begin, apperars ORA-12560 error.
    Any idea?
    tks
    max

    I set the ORACLE_HOSTNAME environment variable end the result of lsnctrl status now is:
    LSNRCTL for Solaris: Version 11.2.0.1.0 - Production on 25-JAN-2010 16:16:02
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.102.0.3)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Solaris: Version 11.2.0.1.0 - Production
    Start Date 25-JAN-2010 15:57:54
    Uptime 0 days 0 hr. 18 min. 9 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/oracle/product/11.2.0.1/db/network/admin/listener.ora
    Listener Log File /opt/oracle/diag/tnslsnr/nemo-as-col/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.102.0.3)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    The result of hostname command is nemo (tha machine name).
    After I retry with dbca with the same result :(
    max

  • PCI 6224 error code -88302 during self test

    Hello,
    I'm having a problem with self testing my PCI 6224 board in my computer. I am able to run 2 different boards successfully on 2 different computers, but this computer is seeming to give me troubles.
    When I open NI MAX to run self test, it gives me an error code -88302 and says issue with connection. I tried unplugging the DAQ to my circuit and running the self test again but got the same error.
    How can I further trouble shoot this problem to take my next steps to resolving this?
    Thanks,
    Brandon Deal
    Brandon Deal
    RDD Intern
    Solved!
    Go to Solution.

    Yeah, at this point it does sound like a software problem on this particular compute - most likely an issue with DAQmx. What version of DAQmx do you currently have installed? When you were trying the first troubleshooting steps I recommended, did you just repair DAQmx, or did you upgrade to the latest version of the driver? If you just repaired your existing installation, you can try upgrading to DAQmx 9.8 instead. You can download DAQmx 9.8 from the link below.
    NI-DAQmx 9.8
    http://www.ni.com/download/ni-daqmx-9.8/4297/en/
    You can also try resetting the MAX configuration data. While it is rare for it to happen, the MAX configuration database can become corrupted, which can cause sytem issue like you're seeing. Follow the steps in the document below to reset the configuration data.
    What is the Process for Resetting the MAX Database?
    http://digital.ni.com/public.nsf/allkb/2C7480E856987FFF862573AE005AB0D9
    At this point it's probably just a matter of pinpointing which piece of software is malfunctioning/corrupted and repairing/reinstalling it. You can continue trying to do that for this machine, or, if you do have another working machine available, you could switch to that computer - whichever is more convenient for you.
    Regards,
    Ryan K.

  • Oracle V11.2.0.3 ORA-01578: ORACLE data block corrupted - OBJECT = IDL_UB1$

    Hi,
    I am running into a data corruption issue.
    My database is:
    SQL> select banner from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE 11.2.0.3.0 Production
    TNS for Linux: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    The following information is written to the alert.log File
    alert.log File
    Mon Nov 07 17:24:12 2011
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =27
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - Production.
    ORACLE_HOME = /home/oracle/dbhome
    System name: Linux
    Node name: dbl-ora
    Release: 2.6.18-274.3.1.el5 (This is rhel5.7 or CentOs5.7)
    Version: #1 SMP Tue Sep 6 20:14:03 EDT 2011
    Machine: i686 / vm
    Mon Nov 07 19:42:14 2011
    Corrupt Block Found
    TSN = 0, TSNAME = SYSTEM
    RFN = 1, BLK = 52346, RDBA = 4246650
    OBJN = 225, OBJD = 225, OBJECT = IDL_UB1$, SUBOBJECT =
    SEGMENT OWNER = SYS, SEGMENT TYPE = Table Segment
    Errors in file /home/oracle/diag/rdbms/ora11/K/trace/K_ora_5425.trc (incident=11053):
    ORA-01578: ORACLE data block corrupted (file # 1, block # 52346)
    ORA-01110: data file 1: '/home/oracle/oradata/ora11/system01.dbf'
    Incident details in: /home/oracle/diag/rdbms/ora11/K/incident/incdir_11053/K_ora_5425_i11053.trc
    I was even able to detect the row that is generating the issue.
    In my case the obj# 33573 until 33577 are causing the issue,
    though I have no idea what sort of objects are affected.
    SQL> select * from idl_ub1$ where obj#=33572;
    OBJ# PART VERSION PIECE# LENGTH P
    33572 1 0 0 9032 F
    SQL> select * from idl_ub1$ where obj#=33573;
    ERROR:
    ORA-01578: ORACLE data block corrupted (file # 1, block # 52346)
    ORA-01110: data file 1: '/home/oracle/oradata/ora11/system01.dbf'
    no rows selected
    SQL> select * from idl_ub1$ where obj#=33577;
    ERROR:
    ORA-01578: ORACLE data block corrupted (file # 1, block # 52358)
    ORA-01110: data file 1: '/home/oracle/oradata/ora11/system01.dbf'
    no rows selected
    SQL> select * from idl_ub1$ where obj#=33578;
    OBJ# PART VERSION PIECE# LENGTH P
    33578 1 0 0 9032 F
    Any idea, how to fix this problem without recreating the whole database?
    Thanks in advance.
    wmager
    Edited by: magerxr on Nov 7, 2011 8:27 AM

    magerxr wrote:
    Thanks again for your quick advise.
    Here comes the result of dbv against my system tablespace.
    [oracle@dbl-ora ~]$ dbv FILE=/home/oracle/oradata/ora11/system01.dbf
    DBVERIFY: Release 11.2.0.3.0 - Production on Mon Nov 7 22:39:11 2011
    Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
    DBVERIFY - Verification starting : FILE = /home/oracle/oradata/ora11/system01.dbf
    Page 52346 is influx - most likely media corrupt
    Corrupt block relative dba: 0x0040cc7a (file 1, block 52346)
    Fractured block found during dbv:
    Data in bad block:
    type: 6 format: 2 rdba: 0x0040cc7a
    last change scn: 0x0000.0010acfa seq: 0x1 flg: 0x04
    spare1: 0x0 spare2: 0x0 spare3: 0x0
    consistency value in tail: 0x00000000
    check value in block header: 0x8fda
    computed block checksum: 0xaafbselect owner, segment_type, segment_name from dba_extents
    where file_id = 1 and 52346 between block_id and block_id+blocks-1;
    >
    Page 52347 is marked corrupt
    Corrupt block relative dba: 0x0040cc7b (file 1, block 52347)
    Bad header found during dbv:
    Data in bad block:
    type: 1 format: 6 rdba: 0x0000a206
    last change scn: 0xacfa.0040cc7b seq: 0x10 flg: 0x00
    spare1: 0xfa spare2: 0xac spare3: 0x401
    consistency value in tail: 0x00000000
    check value in block header: 0x0
    block checksum disabled
    select owner, segment_type, segment_name from dba_extents
    where file_id = 1 and 52347 between block_id and block_id+blocks-1;
    Page 52361 is marked corrupt
    Corrupt block relative dba: 0x0040cc89 (file 1, block 52361)
    Bad header found during dbv:
    Data in bad block:
    type: 1 format: 6 rdba: 0x0000a206
    last change scn: 0xacfb.0040cc89 seq: 0x10 flg: 0x00
    spare1: 0xfb spare2: 0xac spare3: 0x401
    consistency value in tail: 0x32298500
    check value in block header: 0x0
    block checksum disabled
    select owner, segment_type, segment_name from dba_extents
    where file_id = 1 and 52361 between block_id and block_id+blocks-1;
    >
    >
    DBVERIFY - Verification complete
    Total Pages Examined : 122880
    Total Pages Processed (Data) : 81298
    Total Pages Failing (Data) : 0
    Total Pages Processed (Index): 22307
    Total Pages Failing (Index): 0
    Total Pages Processed (Other): 3349
    Total Pages Processed (Seg) : 1
    Total Pages Failing (Seg) : 0
    Total Pages Empty : 15910
    Total Pages Marked Corrupt : 16
    Total Pages Influx : 1
    Total Pages Encrypted : 0
    Highest block SCN : 4064615 (0.4064615)post results from 3 SQL above

  • Error ORA-35185 when installing BI samples 10.1.2.1.0.

    I receiving an error ORA-35185 during common schema installation for Business Intelligence samples 10.1.2.1.0.
    Operating system: Windows 2003 SP1 x64
    Database: 10g Ent.Ed. 10.2.0.1.0 x64 (same with 10g EE 10.1.0.4.)
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    Creating utils AW...
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    The current directory is EIFDIR.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Creating debug AW...
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Creating shaw AW...
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Checking the Analytic Workspace version...
    PL/SQL procedure successfully completed.
    The Analytic Workspace version is: 10.2.0.1.0
    Migrating CS_OLAP.SHAW...
    ERROR: (ORA-35186) The word TO must be followed by an argument such as a
    dimension value.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    AW creation complete
    PL/SQL procedure successfully completed.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64
    bit Production
    With the Partitioning, OLAP and Data Mining options
    Modifying user privileges on CS_OLAP
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Dec 12 16:19:23 2005
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Any help?
    Sergejs

     
    To answer my own question, while computer is turned off, (after taking anti-static precautions) plug power to sata drive.
    Connect sata data cable to M/board, do not connect sata data cable to drive. 
    Enable sata 1 & 2 in bios, boot to windows. 
    Drivers are installed for device. 
    Then carefully plug sata data cable into sata drive. 
    Windows detects new hardware. 
    Enter Disk Management & partition/format to your hearts content.
    Thanks to those who had a look at my post.  Hope this helps someone else.

  • ORA-01578 block corrupted in OLAP instances

    Hi all,
    We found in almost every instance we got OLAP Option installed this error:
    ORA-01578: bloque de datos ORACLE corrupto (archivo numero 3, bloque numero 1452)
    ORA-01110: archivo de datos 3: 'G:\ORADATA\NKDW2\CWMLITE01.DBF'
    ORA-06512: en "OLAPSYS.CWM2_OLAP_METADATA_REFRESH", linea 8
    when executing:
    cwm2_OLAP_METADATA_REFRESH.MR_REFRESH()
    The first time we thought it was due to a "real" block corruption but when started to appear
    in others instances (different physical machines) we really thought it could be a bug.
    Several disk scans on linux and windows environments showed us everything was fine but Oracle
    still persist in the block corruption.
    Any ideas? your comments are welcome
    Thanx in advanced
    aLeX

    Please confirm the corruption.
    select tablespace_name
    , segment_type
    , owner
    , segment_name
    from dba_extents
    where file_id='3'
    and '1425' between block_id and block_id + blocks -1;
    Since you're running into issues on several machines (on a procedure in a package) it's possible that a piece of the code might be corrupted in some way. Can you drop the package then recreate it? The ?/cwmlite/admin/cwm2mrrf.plb and cwm2mrrf.plb scripts recreate this bit. If it turns out you have a bad script we can wrap you a new one and send it.

  • ORA-29540 during full database export

    Hi,
    Anyone encounter this error ORA-29540 during full database export. Have check out the web site for solution. Have check that the init file compatible is set to 8.1.0, the public synonym dba_java is been removed. However after the above remedies, the problem still occured. My database version is 8.1.5. Please let me know if there is other solution to this problem.
    Thank You ...
    regards,
    lbs

    Hi,
    Thanks...Any idea how to check whether the installation for the initjvm.sql is successful. cos I just took over from the previous DBA and he too have no idea...
    Thank You..

  • ORA-01578: How can I fix it?

    My Oracle 8.1.5 database crashed today with error ORA-01578:
    ORA-01578: ORACLE data block corrupted (file # 2, block # 699)
    ORA-01110: data file 2: '/oracle/u02/oradata/ORCL/rbs01.dbf'
    How can I fix this error? I shut down the database, but it does not restart, so I cannot log in with sqlplus.
    Thank you in advance for your help.
    Mike Wahler

    If this is a Rollback segments tablespace as evidence suggest, and you do not have backups, you can drop the RBS tablespace and create a new.
    Start by commenting out the rollback segments in the initXXX.ora file for the database.
    run svrgmrl
    connect internal
    shutdown immediate;
    startup mount;
    alter database datafile
    '/oracle/u02/oradata/ORCL/rbs01.dbf' offline drop;
    alter database open;
    !rm /oracle/u02/oradata/ORCL/rbs01.dbf
    drop tablespace RBS;
    create tablespace RBS datafile '/oracle/u02/oradata/ORCL/rbs01.dbf' size <number> M;
    (repeat this for all rollback segments mentioned in the init.ora file replaceing r01)
    create rollback segment r01 tablespace RBS storage (initial 1 M next 1M);
    Uncomment the rollback segments line in init.ora and shutdoen and startup again.
    Regards
    Yngvi

Maybe you are looking for

  • How can I move my media from the Apple TV to ITunes?

    I have a lot of purchused content that did not download to my itunes on my computer and I do not want to lose it. What can I do?

  • I reset my iPad2 to factory settings now photos will not sync

    I am having trouble with syncing photos to my ipad.  Very strange since I have been using MAC and ipad for several years now.  My ipad 2 (iOS 7.0.4) recently started having troubles synching to my MAC (OSX 10.9.1) so I reset the iPad to factory setti

  • Setting tab order/reading order of a form.

    I have created a survey with fillable form fields and saved as a PDF. When I tab through the form to fill it out many of the radio buttons get skipped. Also, when using VoiceOver to read the form it does not read the form fields in the correct order,

  • FlashCards does not start on Vista

    I know, this sounds strange, but on my notebook, FlashCards does not autostart. Well autostart is enabled, I checked in the registery an I also manually put FlashCards in the Startup Folder, but it still does not start. I have to start the program ma

  • Opening iTunes automatically

    Hey, this is my first post here. I would just like to know if there is a way to make iTunes ask you if you want to open iTunes when plugging your iPod in, if you dont want to open iTunes. And it not synchronising it istantly when its plugged. thanks