While importing i'm getting ora 00904 - tablespace does not exits???
While doing import, I am getting ora 00904 - tablespace does not exits can any one help me.. pls....
I was trying to import total of 4 tables and out of that 2 are having BLOB and CLOB types...
The users is same, the default tablespace is same, those tables are there in the schema but finally it is showing that 904 error .
My parfile contains the following...
-
userid=username/pwd
buffer=104857600
file=/one_18Jun_c.dmp
log =/one_sep5.log
FROMUSER=abab
TOUSER=abab
IGNORE=y
ROWS=Y
commit=y
statistics=none
tables=one,two,three,four