Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: imp issue...very confusing!
If a user has UNLIMITED TABLESPACE or a large-enough QUOTA on the same tablespace as that used in the Source database, the tables will be imported into the same tablespace.
UNLIMITED TABLESPACE, I thought, was a database-level privilege,
not tied to individual tablespaces. If you grant UNLIMITED TABLESPACE
you grant on ALL Tablespaces. What you should be doing is specifying
the new Tablespace as the DEFAULT Tablespace and QUOTA UNLIMITED on that
Tablespace
Hemant
At 10:37 PM Tuesday, you wrote:
>I found that when I give a user (touser) unlimited tablespace on his/her
>own tablespace, for some reason the user also gets granted unlimited
>tablespace on all tablespaces. When that happens, the fromuser touser
>option results in all the objects getting put back into the fromuser
>tablespace. When I revoke unlimited tablespace, the import works fine.
>
>Ron Smith
Hemant K Chitale
Oracle 9i Database Administrator Certified Professional
http://web.singnet.com.sg/~hkchital
"A man's reputation is what other people think of him; his character is
what he really is."
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Jul 13 2004 - 09:47:15 CDT
![]() |
![]() |