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.