Oracle Tablespaces Questions and Answers

Recent IT Questions

1 - 7 of 7
<<PREVIOUS 1 NEXT>>

Data issue in a Oracle Table

I have a 180 GB size table. When I select the table,it returns some columns with null data. But if I Select that particular record showing NULL column with a Primary key filter,it is showing data for that column. Please let me know what might be the problem with that table.

View Answer   |  Oct 8 2009  8:55 AM GMT
Oracle Tables, Oracle Tablespaces
asked by Ctnaveenkumar

  25 pts.

Oracle- Parsing data in a specific row into a temp table

I have used select text from dba_views where owner = 'Something' and view_name = 'Something'; I get back a row with the word (MEMO) in it. However that row contains a lot of text when clicked on. Such as something like SELECT /* SCCS Rev 1.1 10/14/2002 by Blah SCCS Rev 1.2 10/24/2002 ...

View Answer   |  Jul 21 2009  3:44 PM GMT
Oracle, Oracle Tables, Oracle Tablespaces
asked by Dug

  45 pts.

Oracle- Source Code for Tables and Views cannot find

Hey, I am working on some coding to find a certain phrase with a number like (SCCS Rev 1.13) in the comments within procedures, tables, views, packages, etc. It works for everything except Tables and Views. This is because i am using Dba_source which does not include the source code for table or...

View Answer   |  Jul 21 2009  1:38 PM GMT
Oracle, Oracle Table, Oracle Tablespaces
asked by Dug

  45 pts.

Variation in space occupied in same TABLSPACE by equally populated tables.

I am inserting data in table T2 from T1(INSERT INTO T2..SELECT..FROM T1..). Both tables are in same tablespace. Even though records in T2 are less than T1,size occupied by T2(12 GB) is much higher than T1(440 MB). WHat may be the reason(s)?

View Answer   |  Apr 13 2009  12:41 AM GMT
Oracle Tablespaces, Oracle 10g
asked by DBDEV

  5 pts.

Oracle table space

how do we purge the old data in the table space of the the segment in oracle 10g?

View Answer   |  Apr 2 2009  4:16 PM GMT
Oracle administration, Oracle Tablespaces
asked by Oracle1985

  5 pts.

How Do I release unused space from a tablespace after dropping a blob table

I have a 30 GB BLOB table in a 162 GB tablespace. After I used the online table reorg to move this BLOB table and its BLOB index to another tablespace, Toad tells me that I have about 35 GB free. However, I can not reduce the size of this tablespace (i.e, resize the datafiles associated with this...

View Answer   |  Feb 5 2009  5:11 PM GMT
Oracle Tablespaces, BLOB
asked by Hmhora

  10 pts.

10 g Temp Tablespace always shows full in OEM.

have a Oracle 10g database that is with its temporary tablespace full. Is there any way to clean this tablespace? I tried to restart the database, but i've no effect.Every day I increase the size of temp tablespace.Night we run some procedures and morning temp tablespace shows Full.

View Answer   |  Jan 18 2008  2:15 PM GMT
Oracle 10g, Oracle Tablespaces
asked by DAC

  15 pts.

1 - 7 of 7
<<PREVIOUS 1 NEXT>>