Re: Import Problem

From: Melendez <melendez_at_aol.com>
Date: 1995/09/30
Message-ID: <44kk3r$s1q_at_newsbf02.news.aol.com>#1/1


David,

You wrote: The second problem is that one of the user's tables can not be imported because he does not have the privilige on one of the tablespace. (I assume full import should grant those priviliges to users).

The missing privilege may be that the user needs a quota on the tablespace:

alter user <username>
quota <size or unlimited> on <tablespace name>;

Hope this helps.
Angelo Melendez, CNE
CIMS NISE East, Charleston, SC
melendez_at_nosc.mil Received on Sat Sep 30 1995 - 00:00:00 CET

Original text of this message