Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Migration (exp/imp) ORA-006000

Re: Migration (exp/imp) ORA-006000

From: Yvan Galas <yvan.galas_at_fr.adp.com>
Date: Fri, 04 Feb 2000 13:58:35 GMT
Message-ID: <389ADB19.9F0B1181@fr.adp.com>


"s. hunter" wrote:
>
> Yvan Galas wrote:
>
> Yeah, I know......! =?)
> But I was kind of hoping that someone here might have had a similar problem.
> I thought it might be a privileges problem because I tried doing the import
> when the Username2 just had create session and it wouldn't let me!

Ok what you can do it's give the imp_full_database to Username2

grant imp_full_database to Username2;

And try again.. Received on Fri Feb 04 2000 - 07:58:35 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US