Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Urgent help needed!
rwking_at_gmail.com wrote in
news:1158200438.844620.237050_at_m73g2000cwd.googlegroups.com:
> Hi everyone,
>
> I have a project due in about an hour... one of the questions I have to
> answer is determining the physical size of the database. It's an
> Oracle 10 database. Actually, it's a small datawarehouse with 5 tables
> of raw data. I only have a SQL Plus interface, so some commands don't
> work. I can't find a query to get me the physical size anywhere on the
> net. If you have any ideas or input, PLEASE send me an email or
> respond to this post. I would greatly appreciate it. I hope someone
> is out there.
>
> Regards,
>
> Rich
>
>
With advice, you can have it good, fast or free. Pick any two, plz.
>I only have a SQL Plus interface, so some commands don't work.
Which commands do not work in SQL*Plus?
The lack of planning on your part does not necessarily constitute an emergency on my part,
SQL> DESC DBA_DATA_FILES
SQL> DESC DBA_TEMP_FILES
Received on Wed Sep 13 2006 - 21:31:08 CDT
![]() |
![]() |