Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8345387
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T06:39:30+00:00 2026-06-09T06:39:30+00:00

So, I ran the query select * from dba_data_files I want to know what

  • 0

So, I ran the query

select * from dba_data_files

I want to know what does the column BYTES and USER_BYTES mean. Does BYTES mean the space allocated and USER_BYTES mean the space that is used up? Please clarify.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T06:39:32+00:00Added an answer on June 9, 2026 at 6:39 am

    According to the documentation:

    BYTES Size of the file in bytes

    USER_BYTES The size of the file available for user data. The actual size of the file minus the USER_BYTES value is used to store file related metadata.

    On my system, for example, BYTES-USER_BYTES is exactly 1,048,576 (1M) for each file.

    In this context, “space allocated” and “space used up” are effectively the same thing – i.e. space allocated on disk = space used on disk.

    To find out how much free space is available (e.g. for new tables & indexes or growth of existing ones), query dba_free_space.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here's the query that is being executed on SQL Server 2008: SELECT "dbo"."tblMainData"."recID" FROM
I ran this query: SELECT i.name AS IndexName, s.used_page_count * 8 AS IndexSizeKB FROM
I ran a query against Northwind database Products Table like below select * from
select * from tableName where somecode = '$$$$$$$&8Y~$$$$' when I ran this query in
I ran this query in my database : SELECT DB_NAME(dbid) as DBName, COUNT(dbid) as
I have the following query that I ran on my database to remove some
I ran a query that resulted in the string '1,2,3,4' . How can I
I'm using VB.NET. I am performing a select query that returns approximately 2500 rows,
I've been working on optimizing a query and have ran into a situation that's
My SQL query is: SELECT * FROM 1910640 WHERE stype='P' OR stype='ERC' OR stype='PERC'

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.