Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What data are stored in Oracle tablespace

user12251389Mar 17 2017 — edited Mar 20 2017

I am getting an error

'ORA-1652: unable to extend temp segment by 128 in tablespace TEMP'

I can checkĀ  how much tablespace size the tablespace used in dba_data_files table. But is it possible to check what information are stored in this tablespace ? For example i have procedures,funtions and Packages and i want to know which tablespace is using this procedures,funtions and Packages then in this case is it possbile to check this information.

This post has been answered by Gaz in Oz on Mar 17 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2017
Added on Mar 17 2017
8 comments
631 views