ORA-01950: no privileges on tablespace during import
maddoxOct 27 2011 — edited Aug 22 2013I am trying to import using data pump (OEM) from a 10g database to an 11g database using import files. I keep receiving an error (ORA-01950: no privileges on tablespace). My user has already been granted unlimited tablespace and create any table. Also, I was able to use the same user id and manually create a table in the tablespace. Does anyone have an idea of what I could be missing?