not able to access view in connection to tablespace ?? urgent plz
hi friends , I dropped a tablespace including contents and datafile
assuming that it is unnecessary. Now if am querying the a important view
it showed that tablespace not exists. I worried much, and immediately
I created the tablespace. But it now showing the error
ORA-03212: Temporary Segment cannot be created in locally-managed tablespace.
I cant remember what exactly is the tablespace that i dropped.
but what is the relation between this view and that tablespace.
I am able to query all the underlying tables of the view.
with thanks
madhu
view referred temporary tablespace
HI, thanks for the suggestion.
I recreated the temporary tablespace , and I am able to query
the views.
But still I have doubt.
why some views refered to this
temporary tablespace eventhough a temporary tablespace named 'TEMP'
is also existing??