Re: ora-1950 on import

From: StefanKapitza <skapitza_at_volcanomail.com>
Date: Thu, 15 May 2008 09:09:51 -0700 (PDT)
Message-ID: <67230b2c-0569-4f38-9716-41137a624d2e@d45g2000hsc.googlegroups.com>


On May 15, 3:33 pm, Chuck <skilover_nos..._at_bluebottle.com> wrote:
> What would cause this? I am exporting data from schema S1 in database
> D1, and importing into schema S2 in database D2. In S1, everything is in
> the USERS tablespace. I set up the default tablespace in S2 to be TS2,
> grant unlimited quota on TS2 and no quota on USERS. S2 btw is starting
> out empty. Out of 100 tables, 96 of them correctly loaded into
> tablespace TS2, however on 4 of them I got ora-1950 - no privileges on
> tablespace 'USERS'. Why?

4 Tables are different than the others (obvious answer).

IIRC blobs or lobs or something like that are showing this behaviour, Solution is to create the Tables in advance with the desired tablespace and do an import with ignore=yes.

regards.

s.kapitza Received on Thu May 15 2008 - 11:09:51 CDT

Original text of this message