Identify a tablespace that is not used in the database

Hello

How to find the tablespace that is not assigned to any user? Note that I have a table partition in which there is table space where the records will be placed in the future based on the requirement on this partition table. I gave the unlimited tablespace on these tablespace privilege for the user. How to find storage space that is not used at any time in the database?


Kind regards

007

007 wrote:
Hello

How to find the tablespace that is not assigned to any user? Note that I have a table partition in which there is table space where the records will be placed in the future based on the requirement on this partition table. I gave the unlimited tablespace on these tablespace privilege for the user. How to find storage space that is not used at any time in the database?

Kind regards

007

According to my understanding of your question

To check the quota on the tablespace use query below:

SELECT * FROM dba_ts_quotas WHERE username = "XXXX";

to check the default tablespace use the following query:

Select USER_USERS from dba_users where username = 'XXXX '.

How to find storage space that is not used at any time in the database?

Use view dba_data_files for space used for the tablespace.

I hope this help you

Neeraj-

Published by: Virginia October 22, 2011 14:35

Tags: Database

Similar Questions

  • A way to show items that are not used in the sequence

    Hello world

    is there a way to display items that are not used in the sequence.

    in order not to forget the "rushes" in the Assembly?

    my best,

    Turn on the use Audio and video columns in the sandbox and then sort by those.

  • can I install PES 11 on two laptops that are not used in the same place?

    Can I install PES 11 on two laptops that are not used in the same place or at the same time?

    Yes, your license entitles you to two simultaneous activations.

  • Not used in the database tablespace

    Hello

    I want to find the list of the tablespace in my database which is not used at any time. I have listed below the scenarios where I must avoid these tablespace

    1. I have a tablespaces in my database in which my application creates indexes at runtime and it falls. I need avoid these tablespace.
    2. each user can have a separate UNTOTABLESPACE. I need avoid these tablespace in my query.

    I use the query now to find the list of the tablespace that is not in my database below. But my query below does not satisfy the two conditions above.

    SELECT NAME UNUSED_TABLESPACE
    V $ tablespace
    WHERE NAME NOT IN (SELECT USER_USERS
    FROM dba_users)
    AND NAME NOT IN ('UNDOTBS1")
    AND NAME NOT IN (SELECT tablespace_name
    OF dba_ts_quotas)
    AND NAME NOT IN (SELECT tablespace_name
    FROM dba_segments)
    AND NAME NOT IN (SELECT temporary_tablespace
    FROM dba_users)

    Kind regards

    007

    1 if you have Diagnostic Pack license that you can try to use DBA_HIST_TBSPC_SPACE_USAGE, but it has only a dozen days of history. See http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/statviews_3195.htm#I1023456.

    2. an Oracle user cannot use a specific UNDO tablespace: a user can only use a specific permanent tablespace or a specific temporary tablespace.

  • Create a login page that is not related to the database

    Hello

    I am really new to dream and ask you for help... Sorry if similar questions have been asked.

    I'm doing a website for my assignment interface, and I need to create a login page.

    How can I make a text box for entry of the identifier and the password? and how can I add a "connect" button?

    Furthermore, there is no connection to a database, it's just a model... so the solution using the codes may not help I guess

    Hello

    Check this thread Re: can I create a login/password in the Muse for a HTML5 page or two?

  • Find indexes in the schema that are not used

    Hello
    Anyone know an easy way to SQL or EM to find all indexes that are not used (not accessed) in a schema?
    Greetings

    Published by: user552215 on January 26, 2012 04:15

    Salvation;

    Please see:

    Identify unused indexes [ID 144070.1]
    Identify unused indexes with the ALTER INDEX TRACKING controls [ID 136642.1]

    Respect of
    HELIOS

  • You received the C00D1199 error message using Windows Media Player. The file type is supported by the drive, but the file was compressed by using a codec that is not supported by the player. »

    "You have received an error C00D1199 message while using Windows Media Player. The file type is supported by the drive, but the file was compressed by using a codec that is not supported by the player. »

    The file audio im trying to open, a conference for a class I'm taking. Is there anyway that I can get the audio to play? program in windows media, itunes, quicktime player?

    Hello

    You can check this link:

    http://Windows.Microsoft.com/en-us/Windows7/C00D1199

    Note: This link implies also on Windows vista.

  • File compressed using a codec that is not supported by the player

    I use Director of windows. I can't import audio my cd or i tunes = reason "file compressed using a codec that is not supported by the player", how to fix this? What are the options?

    Thanks for your help.

    Hello

    To check the file type, follow the steps below:

    (a) access the location where the file is stored

    (b) right click on the file

    (c) click Properties in the drop-down list

    (d) under the general tab check the listed file type.

    File types supported by Windows Media Player 12 and Windows Media Center

    http://Windows.Microsoft.com/en-us/Windows-Vista/file-types-supported-by-Windows-Media-Center

    For more information about iTunes contact Apple support in the below given link.

    http://www.Apple.com/support/iTunes/

    Windows Media Player cannot play the file. The player might not support the file type or does not support the codec used to compress the file. You may encounter this error message for the following reasons:

    1. the file type is supported by the drive, but the file was compressed by using a codec that is not supported by the player.

    2. the file might have been encoded with a codec that is not supported by Windows Media Player. If this is the case, Windows Media Player cannot play the file.

    Hope the helps of information. Please post back and we do know.

  • Adobe Player/Flash receives the error notice that he not use 32-bit 64-bit

    problems when you try to view things through Adobe Player/Flash receives the error notice that it uses 32-bit 64-bit not, I try to follow the instructions how to fix problem with on any what success iohow to use

    Help please, problem with the Windows Vista, 64-bit computer.

    Whenever I want to display items through opinion of get Adobe Player/Flash that he not use 32 bits 64 bits, I try to follow the instructions.

    I'd appreciate it, step by step instructions how to solve the problem, cannot view images, videos, etc. via internet.

    Thank you

    Marty 720

    http://social.answers.Microsoft.com/forums/en-us/InternetExplorer/thread/babaa5f8-FF06-4EA2-aef6-a9416d65f981

    Read all the foregoing by PA bear MVP.

    See you soon.

    Mick Murphy - Microsoft partner

  • Can I remove Logical columns that I will not use in the layer of presentation as the id or foreign key columns?

    Hello

    Can I remove Logical columns at the level of the business layer that I'm not going to use the layer of presentation as the ID or foreign key columns? It will not affect the relations to the business layer?

    Kind regards

    Nestor

    Hi Nestor,.

    It won't unless they are used as keys, columns sort order, the ID column or the likes. But you can leave them in the MDB layer and expose just in the presentation layer - just in case you need it later. It is not use all the resources or generate overhead. More: Developer of the RPD should be used to work with loads of columns

  • Can I create a web database search that does not use Javascript?

    Can I create a web database search that does not use Javascript?

    While it would be possible to do it through custom coding, this type of web database search would not supported by Eloqua.

  • Why will win 10 does recognize not my account of ADE - it works on my other computers - and informs me that any ID used on the Win 10 machine cannot be used on this computer and cannot be used elsewhere - this despite ADE being supposed to be multi platfo

    Why will win 10 does not recognize my account ADE - it works on my other computers - he informs me that any ID used on the Win 10 machine cannot be used on this computer and cannot be used elsewhere - this despite ADE being supposed to be multi platform/machine. More than 10 years with the same account I have never experienced this before.

    Close all applications.

    Click Start > run.

    Open, type regedit in the text box and press ENTER. The Registry Editor opens.

    In the left pane of the registry editor, locate the following registry key: HKEY_CURRENT_USER\Software\Adobe\Adept

    Select the key of the follower.

    Choose file > export.

    In the export registry file dialog box, select the branch selected under export range. Enter a name and location for the backup registry key, and then click Save.

    Right click on the key to the follower, and then choose Remove.

    In the dialog box confirm the key deletion, click OK.

    Close the registry editor.

    Open Adobe Digital Editions and reauthorize.

  • y at - it a button to remove all the nuances that are not used in an file?

    Hey all,.

    I was wondering is there a button that removes all the nuances that are not used in an illustrator file?

    Any help would be great

    Look in the Actions Panel. It should be an action he who says to remove all unused items in the Panel.

  • queue on the profile that are not used

    Hi guys,.

    is anyway to wrap on the profile that are not used or attributed to any user name or roles?

    flaskvacuum wrote:
    Hi guys,.

    is anyway to wrap on the profile that are not used or attributed to any user name or roles?

    SQL> CREATE PROFILE test LIMIT
      2     FAILED_LOGIN_ATTEMPTS 5
      3     PASSWORD_LIFE_TIME 60
      4     PASSWORD_REUSE_TIME 60
      5     PASSWORD_REUSE_MAX 5
      6     PASSWORD_VERIFY_FUNCTION null
      7     PASSWORD_LOCK_TIME 1/24
      8     PASSWORD_GRACE_TIME 10;
    
    Profile created.
    
    -- Created but not assigned --
    SQL> select distinct profile from dba_profiles where profile not in (select profile from dba_users);
    
    PROFILE
    ------------------------------
    TEST
    
    SQL>
    
  • I did my credit card has been removed and now I'm not a new card but now my membership has changed, as a free membership. So, I want to pay again. But now, I don't have a plan that has been used in the past. How can I do?

    I did my credit card has been removed, and now I make a new card.

    But now my membership has been changed as a free membership.

    So, I want to pay again.

    But now, I don't have a plan that has been used in the past.

    How can I do?

    I want a quick answer

    Hello

    You will need to contact support by calling/chat for this request.

    Contact the customer service

    * Be sure to stay connected with your Adobe ID before accessing the link above *.

    Kind regards

    Sheena

Maybe you are looking for

  • How can I register now. new page is confusing and new

    How can I register the new homepage? everything is new and confused! Or how to make the old version?

  • Connexiona Photosmart 5515 ePrint or connected HP fails

    Printer is connected via WiFi to the same network as I type this message. Printer received a static IP (192.168.3.235) which I am able to ping successfully of all computers on the network: dcanady-x-3: ~ darren$ ping 192.168.3.235PING 192.168.3.235 (

  • Use my tv as a monitor.

    I have a gateway MT 6840 I can't connect to my TV. I have cable three (red, white, and yellow), also I tried the cable s any help?

  • Computer will not start!-boots to black screen

    OK so this is what is happening I think maybe breaking it... so I she closed and he was going to shut down, but before I did I wanted to install updates, I have so been lettng but my cat hit the power cord and it turned off I tried to restart it and

  • emergency assistance? for Standalone AP users do not get ip addresses

    Dear friends, I have Cisco LAP1140 access points and I wanted to use them as standalone, so I converted their light weight ios to stand alone to image of C1140-k9w7 - tar.124 - 25d.JA. is my senario of network CORE SW + SW + access points Core SW: Ac