Reclaim memory occupied by Table in recyclebin(dropped without purging )

Hi all,
In my oracle 11g R2 database, one table 'TEST' with 3 GB size has been dropped without purge option.
So now its showing in recyclebin.
Then later i issued '*PURGE RECYCLEBIN*', so that it disppeard from recyclebin view.
But dba_segments shows the table as '[email protected]==$0' exists in the data file.
How to remove this table from the data file , so to get back 3GB size?

I couldn't reproduce on 11201,
E:\Documents and Settings\aristadba>sqlplus / as sysdba
SQL*Plus: Release 11.2.0.1.0 Production on Tue Apr 17 12:28:01 2012
Copyright (c) 1982, 2010, Oracle.  All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL> conn aman/aman
Connected.
SQL> create table test_rbin as select * from dba_objects
  2  ;
Table created.
SQL> select segment_name from dba_segments where lower(segment_name) like '%test_rbin%';
SEGMENT_NAME
TEST_RBIN
SQL> select segment_name, owner from dba_segments where lower(segment_name) like '%test_rbin%';
SEGMENT_NAME
OWNER
TEST_RBIN
AMAN
SQL> drop table test_rbin;
Table dropped.
SQL> select segment_name, owner from dba_segments where lower(segment_name) like '%test_rbin%';
no rows selected
SQL> show recyclebin
ORIGINAL NAME    RECYCLEBIN NAME                OBJECT TYPE  DROP TIME
TEST_RBIN        BIN$HxpUUT4DRVec1WanHeziaw==$0 TABLE        2012-04-17:12:29:10
SQL> select segment_name, owner from dba_segments where segment_name like '%BIN$HxpUUT4DRVec1WanHeziaw==$0%';
SEGMENT_NAME
OWNER
BIN$HxpUUT4DRVec1WanHeziaw==$0
AMAN
SQL> purge recyclebin
  2  ;
Recyclebin purged.
SQL> select segment_name, owner from dba_segments where segment_name like '%BIN$HxpUUT4DRVec1WanHeziaw==$0%';
no rows selected
SQL>Show us a cut/paste from sql*plus terminal that its happening actually.
HTH
Aman....

Similar Messages

  • Warning ACPI tables not in reclaim memory

    Hi,
    When booting the system from a DCA i was getting an error
    Warning: ACPI tables not in reclaim memory
    prom_panic:Kmem_free block already free
    Entering boot debugger
    [12ff05]
    To get around this problem I downloaded the patch 110930-03 and made a image copy diskette of it and rebooted the system but it still gave me the same error.
    Then I appended the line
    setprop acpi-user-options '0x2'
    at the end of bootenv.rc and rebooted the system but still it did not work.
    I have a dell dimension 4100 system with P3 and 1GHz of RAM.It as a 40GB Hard disk of which I am using 15GB for windows 2000 server which is installed on the primary partition and rest of the space is still not partitioned.
    If anyone else has come across the same problem please let me know the workaround otherwise I will have to return the computer and buy another one.
    Thanks
    Anurag

    Interesting - usually this is a harmless (I believe) error message
    and doesn't affect operation - getting kicked into the debugger is
    new to me.
    Can you please let us know your HW config - system/mobo type and BIOS version please - I believe Sun engineers are working on this.
    Tks

  • ACPI Tables not in Reclaim Memory, panic[cpu0]/thr

    I try to do exactly the same. I do not think that the solution is to disable ACPI or to install Solaris 7.
    The Steps I did:
    I also get the WARNING messages when starting with the installation CD #1 (not the setup CD):
    ACPI Tables not in Reclaim Memory
    and in Bus Enumeration
    Warning: Resource Conflict - both devices are added
    The device is PNP0C01.
    So far, so good, warnings are not errors.
    then boot the solaris kernel from CD#1
    type in the following:
    b kadb -d<enter>
    :c<enter>
    the result is the following:
    panic[cpu0]/thread=fec17540: BAD TRAP: type=d (General Protection Fault) rp=fec12a94 addr=0
    General Protection Fault
    pid=0, pc=0xfe80f2f6, sp=0xfe808eb6, eflags=0x10002
    and so on.....
    Do you have any solution?
    kind regards
    adrian

    On usenet, you've at least mentioned that the system uses
    a pentium 4 cpu. That is not supported under solaris 8
    (yet).
    Search this forum for "pentium 4" discussions. There's
    a kadb patch posted that apparently allows installing
    solaris 8 on a pentium 4 system.

  • "ACPI Tables not in Reclaim Memory"

    What do it mean?

    << Warning: ACPI tables not in reclaim memory >>
    1.This means that your Intel Motherboard supports ACPI Functionality.
    2. ACPI (Advanced Configuration and Power Interface) is an open industry specification co-developed by Compaq, Intel, Microsoft, Phoenix, and Toshiba.
    3. ACPI evolves the existing collection of power management BIOS code, Advanced Power Management (APM) application programming interfaces (APIs, PNPBIOS APIs, Multiprocessor Specification (MPS) TABLES and so on into a well-defined power management and configuration interface specification.
    4. The specification enables new power management technology to evolve independently in operating systems and hardware while ensuring that they continue to work together.
    I have experienced a similar problem on my Intel Pentium III (1GHz) system. This may be an issue of hardware compatibility. This is all i can say about ACPI.
    I have tried the following procedure on my machine, but i haven't been successful in getting rid of this warning you have mentioned. My machine boots fine and Solaris works fine, inspite of this warning.
    Please go throught the following:
    How can I disable the ACPI in the Solaris 8 Operating Environment for x86?
    If ACPI is disabled through the BIOS, the warning can be avoided. However, this disables all ACPI functionality.
    Hence, Disable ACPI by either:
    % eeprom acpi-user-options=0x2
    OR
    By editing the /boot/solaris/bootenv.rc file (or equivalent on the boot floppy) and adding the line:
    % setprop acpi-user-options 0x2
    The value 0x2 disables the ACPI functionality, whereas the value 0x0 enables the ACPI functionality.
    Please let me know if this works.

  • ACPI Table not in Reclaim memory error, HELP!!!! please

    Totally new to this, only used Solaris on a Sparc.
    The CDROM is in the drive, it boots up at startup and says
    "SunOS Secondary Boot Version 3.00
    Warning: ACPI Tables not in Reclaim memory
    prom_panic: kmem_free block already free
    entering boot debugger:
    [130ee5]:
    please tell me how to fix this someone, i have a maxtor 20gb drive which i have just fdisk'd to get rid of the windows environment, so there are no partitions on the hard drive anymore.

    There is a bootable diskette that does not use the ACPI information that can be downloaded from Sun. Check the patches for Solaris intel and find the bootable diskette patch. I cannot remember the patch number off-hand. Hope this helps

  • How to find out memory occupied by a table and a user?

    I want to find out how much memory space is occupied by a table and I also wants to know how much data, a user is using.
    Eg: Consider Emp table of 8 columns and 14 rows. I need memory occupied by Emp table.
    Suppose consider "Scott" user is created 4 tables,3 sequences,2 indexes, 1 view.
    I want to know how much memory is used by Scott?

    Did you mean the object size?
    --For particular object size in MEGABYTEs
    select sum(bytes)/1024/1024 mega_bytes
    from dba_segments
    where segment_name = 'EMP'
    and owner = 'SCOTT';
    MEGA_BYTES
        0.0625
    --For a schema size
    select segment_type,sum(bytes)/1024/1024 mega_bytes
    from dba_segments
    where owner = 'SCOTT'
    group by rollup(segment_type);
    SEGMENT_TYPE       MEGA_BYTES
    INDEX                  1.0625
    LOBINDEX               0.0625
    LOBSEGMENT             0.0625
    TABLE                      15
                          16.1875

  • How to restore a dropped table when recycle bin is purged??

    how to restore a dropped table when recycle bin is purged??

    You should be asking general database questions in General Questions - and not in the Objects forum.
    Restoring a dropped table means restoring a logical or physical backup of that table.

  • How can i retrive a table which is dropped by mistake

    hi
    how can i retrive a table which is dropped by mistake?
    Ragards Josh

    Please mention your database version?
    Suppose that a table as follows is dropped;
    SQL> drop table hr.departments cascade constraints;
    Table dropped.We can recover as follows;
    SQL> flashback table hr.departments to before drop;
    Flashback complete.Now we check that the dropped table has been retrieved;
    SQL> select object_name, object_type from dba_objects
    2     where owner='HR';
    OBJECT_NAME
    OBJECT_TYPE
    DEPARTMENTS
    TABLEFLASHBACK TABLE
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_9012.htm#sthref8923
    Overview of Oracle Flashback Table
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/backrec.htm#i1015145
    When to Use Oracle Flashback
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/backrec.htm#sthref2426
    Extracted from the link above
    Flashback Table is a push button solution to restore the contents of a table to a given point in time.
    Using Flashback Drop and Managing the Recycle Bin
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/tables.htm#sthref2381
    Adith

  • How can I reclaim memory/storage so I can burn a DVD with iDVD?

    How can I reclaim memory/storage so I can burn a DVD with iDVD?

    Move your iPhoto Library and/or your iTunes library to and external HD that is formatted OS X Extended (journaled) and run them from there. Be sure to try the libraries on the EHD before you delete them from the boot drive.
    This should easily free up the 25 GB minimum needed for iDVD to create and burn video DVD efficiently.
    Follow this workflow to help assure the best qualty video DVD:
    Once you have the project as you want it save it as a disk image via the File ➙ Save as Disk Image  menu option. This will separate the encoding process from the burn process.
    To check the encoding mount the disk image, launch DVD Player and play it.  If it plays OK with DVD Player the encoding is good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.

  • TABLE, PACKAGE, USER가 DROP되지 않을 때의 조치 방법(ORA-1000)

    제품 : ORACLE SERVER
    작성날짜 : 2004-11-09
    TABLE, PACKAGE, USER가 DROP되지 않을 때의 조치 방법(ORA-1000)
    ============================================================
    다음 자료는 dropping an object (table, package, users) 시에
    ora-1000 또는 internal error 가 발생하며 drop 되지 않을 때의 조치
    방법입니다.
    internal 자료로서 엔지니어가 직접 알려주는 것이 좋다고 remark 되어 있는
    자료입니다.
    요약>
    drop package 시에 ora-1000 은 다음 자료 처럼 drop 하려는 object 와
    dependency 는 남아있지만 invalid object(no interdependant objects
    즉, children which are also parents) 가 존재할 때 발생합니다.
    따라서, drop 하려는 object 의 dependency 를 조회하여 invalid object
    와의 dependency 를 dependency$ 에서 지워줍니다.
    주의!>
    다음 작업을 수행 도중 dependency$ 의 row 를 삭제하기 전에는 반드시 cold
    backup 을 해 주십시오.
    <table, package, user 를 drop 할 때 Ora-1000(ORA-604) 이 발생하는 문제 조치
    방법 >
    Object 를 drop 할 때 ORA-1000 과 같은 에러가 발생하여, open_cursors
    를 1000 이상으로 늘여도 계속 에러가 발생할 때는 다음과 같이 원인을
    찾아 제거 합니다.
    1. drop 하려는 object 의 parent dependency 를 찾는다.
    svrmgr> connect internal;
    select lpad(' ',2*(level-1))||p_obj#,d_obj#
    from sys.dependency$
    where p_obj#=(select a.obj# from sys.obj$ a, sys.user$ b
    where a.owner#=b.user#
    and a.name='PROCEDURE1' and b.name='SCOTT')
    connect by prior d_obj#=p_obj#;
    2. drop 하려는 object 의 child dependency 를 찾는다.
    select lpad(' ',2*(level-1))||p_obj#,d_obj#
    from dependency$
    where d_obj#=(select a.obj# from obj$ a, user$ b
    where a.owner#=b.user#
    and a.name='PROCEDURE1' and b.name='SCOTT')
    connect by prior p_obj#=d_obj#;
    3. 위에서 조회된 모든 object 가 dba_objects 에 존재하지 않거나 status 가
    invalid 인 것을 찾는다.
    select * from dba_objects where object_id=xxx;
    4. 1 의 조회 결과와 2 의 조회 결과에 의해 동시에 발견된 object id 가
    있는지 확인한다.
    5. 위의 3 의 조회 결과 object 가 존재하지 않거나 invalid 인 것 ,
    4 의 결과 동시에 발견된 object id 가 있다면 cold backup 을 먼저 받아둔다
    6. valid 한 backup 이 있다면, sys user 로 접속하여 이들 row 를 다음과 같이
    delete 한다.
    다음을 먼저 select 한 다음, valid 한 backup 이 있는지 확인한 다음
    delete 해야 한다.
    즉, 두개의 object 가 서로를 의존하고 있는 것이므로, 두개의 row 를 삭제한다.
    다른 row 가 delete 되지 않도록 먼저 query 해 본다.
    예) procedure (contact) -> package (dbwww) 그리고 package (dbwww) ->
    procedure (contact) 인 경우
    1)select * from dependency$
    where d_obj#=(select object_id from dba_objects
    where owner='....'
    and object_type='PROCEDURE'
    and object_name='CONTACT')
    and p_obj#=(select object_id from dba_objects
    where owner='....'
    and object_type='PACKAGE;
    and object_name='DBWWW')
    and d_owner#=(select user_id from dba_users
    where username='...');
    2)select * from dependency$
    where d_obj#=(select object_id from dba_objects
    where owner='....'
    and object_type='PACKAGE'
    and object_name='DBWWW')
    and p_obj#=(select object_id from dba_objects
    where owner='....'
    and object_type='PROCEDURE';
    and object_name='CONTACT')
    and d_owner#=(select user_id from dba_users
    where username='...');
    3) alter system flush shared_pool;
    4) delete from dependency$
    where 위의 1),2) 같음;

  • C Memory dropping without cause N8 Belle

    Since i've installed Belle on my N8 the C memory is dropping without installing applications.
    Today morning was 102mb and now is 66.5mb.
    Anybody knows what can be happening?

    sorry for the earlier mail. the screen shot was wrong (it did  not have sizes).
    Size1mb gives nothing
    Size 100 kb gives only the native wall papers of belle
    size 1 give a list of files (less size but anyway - just see the crashes files- so many of them)
    skyee wrote:
    Hi!
    We are investigating this at the moment & would like to get a bit more info. Could you help us out with more details by following the below instructions to find the apps that are taking up memory space?
    Connect phone to PC.
    Open Computer->[phone model]->Phone memory from Windows desktop
    Type “size1 MB” in the search bar (without quotes) to search for files larger than 1 MB
    If there are no results then type “size100 kB” (without quotes) in the search bar to search files larger than 100 kB
    Send us the names and sizes of files shown or screenshot of the search results
    Thanks!
    BR<
    yvonne
    If you like the above or it solves the problem, do not forget to click on the star/Kudos :-)
    Attachments:
    filegreater than 1 1st set.JPG ‏77 KB
    filegreater than 1 2nd set.JPG ‏80 KB
    filegreater than 1 3rd set.JPG ‏69 KB

  • Undrop table from recyclebin

    Hi,
    On Oracle XE 11g I just tried this:
    flashback table t_tabelle1frak_xls before drop;
    I get this error:
    SQL-Fehler: ORA-00439: feature not enabled: Flashback Table
    Enabling flashback apparently is not possible.
    So I looked for the name of the dropped table in user_recyclebin and created a synonym on the original tablename like:
    create synonym T_TABELLE1FRAK_XLS for "BIN$swkskRSrTN2cPdYZWmvtfg==$0"
    But there must be a better way of undropping a table with disabled flashback?
    thanks,
    stephan

    flashback table t_tabelle1frak_xls before drop;
    I get this error:
    SQL-Fehler: ORA-00439: feature not enabled: Flashback Table
    Try
    flashback table t_tabelle1frak_xls to before drop;

  • How to post a table/set of records without losing formatting while posting

    how to post a table/set of records without losing formatting while posting in this message forum. Thanks

    Most forums have a FAQ. This one is no exception.
    It is in the right hand upper corner. It's URL is http://wikis.sun.com/display/Forums/Forums+FAQ
    Sybrand Bakker
    Senior Oracle DBA

  • About 2/3 of the time I leave Firefox, it is evidently retained in memory so I can't restart it without using the task manager. I don't use Norton or Skype programs. How do I keep this from happening?

    About 2/3 of the time I leave Firefox, it is evidently retained in memory so I can't restart it without using the task manager. I don't use Norton or Skype programs. How do I keep this from happening?
    == After I have used Firefox and "closed" it.

    See this:
    https://support.mozilla.com/en-US/kb/Firefox+hangs#Hang_at_exit

  • Zfs does not reclaim space after database table dropped

    Our Oracle DBA dropped 200GB of tables and zfs has not reclaimed the space. I have made sure we did not have any snapshots. When I do a du -h on the filesystem, it shows the correct space, but zfs list does not show the extra space. Any ideas?

    Hi,
    You should make sure that the removed Oracle Datafiles were on a ZFS file system. If they were under an UFS file system, the ZFS space will remain unchanged.
    Regards,
    Rei

Maybe you are looking for

  • Adc to dvi adapter

    I just bought a new g-5 and my 20 inch flat screen has 10 pins the new mac takes 8 pins does anyone no if radio shack or frys carrys this connector or do I need to order this online or do mac stores carry this item! thanks

  • Macbook pro numbers applying a formula to all rows

    macbook pro, numbers: applying a formula to all rows... I am trying to apply the same formula to successive row in a spreadsheet that I am using...how do I go about this?

  • Mapping custom keys

    Hi, I am using a Cyborg v7 keyboard for my arch system and while it works perfectly well, I don't know how to map the 12 'macro' keys. I tried using the 'showkey' program to find out what they keys are but they don't show up as sending an ascii,  sca

  • [svn] 784: Merge revision 755 from branches/3.0.x to trunk.

    Revision: 784 Author: [email protected] Date: 2008-03-11 23:03:27 -0700 (Tue, 11 Mar 2008) Log Message: Merge revision 755 from branches/3.0.x to trunk. Modified Paths: flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/messaging/AbstractProducer

  • Setup Couldn't detect any Sound Blaster Audigy 2 on your sys

    Hello...yap that is the message that my system shows when I try 2 instal my just bought Audigy 2, when I instal the driver from the Creative CD driver installation!!! I've tried any possible combination..but nothing works!!! I think I'm about to chan