473,387 Members | 1,483 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.

how to check tablespace space ?

1
how we can check how much space is filled in a tablespace or is tablespace fully filled or not ?
Sep 7 '07 #1
1 45246
amitpatel66
2,367 Expert 2GB
how we can check how much space is filled in a tablespace or is tablespace fully filled or not ?
The following Queries would give you information on table spaces:

select * from user_tablespaces

select * from dba_tablespaces
Sep 7 '07 #2

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

Similar topics

6
by: Thomas Schulz | last post by:
Any ideas how to check for free disc space from Python. Platform independent? Thanks for any suggestion. Thomas
0
by: sandeep G | last post by:
I've a table which has a number & a blob column, both of which are NOT NULL type. This table is composite partitioned using range & hash on the same column. Each partition is sub partitioned into...
8
by: Bernard Dhooghe | last post by:
Environment: DB2 UDB LUW. The be able to use on-line reorg, indices must be of type-2. 1. How to migrate a 8.1 database that was created on 7.1 (with type-1 indices)at once to type-2 indices ...
3
by: randi_clausen | last post by:
I am trying to resize a DMS tablespace container in a database. There is only one table in this tablespace and it is at 89% full currently. The command executes successfully but still the size...
5
by: Christian Traber | last post by:
Hi! just playing with tablespaces... - moved a existing table to a new tablespace - tried to move it back to default tablespace (ALTER TABLE accounts SET TABLESPACE pg_default;) Got the...
2
by: V_S_H_Satish | last post by:
Hai Friends Quite a long time back i ask these questions but everybody send me some snapshot and functions names but i need select statements for the following stuff pls help me in this 1....
3
by: pradeep | last post by:
Hi How i check alphnumeric & space validation for input text ? e.g. input : "abc GNM 2" is valid & input : "abc GNM %2" is invalid guide me.
2
by: RuthC | last post by:
Hi, I use this regular expression to check alphanumeric with('_' and '-') var regex_alphanumeric = /^{2,}$/; but It allows white space also.Now I want to check white space also. Please help...
0
by: muhammadrashidmughal | last post by:
hello what are the situation in which tempdb space boost up, or how can we check tempdb space , is there any other way that we can shrink tempdb log file,
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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.