Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Transferring data thru Export/Import
Senthil,
I've had stuff import into the wrong tablespace. This was because the user receiving the objects did not have quota on the tablespace where I wanted the stuff to go. I wonder if you need to run something like "alter userB quota unlimited <or a number of bytes> on tablespaceB"?
Just a thought.
Terry.
senthil <rsenthilkumar_at_my-deja.com> wrote in message
news:8jqq8f$168$1_at_nnrp1.deja.com...
> hi,
> i wanna transfer the content of User A into User B, ie, the data
> imported for User B should reside in User B's tablespace not in User
> A's tablespace. but its creating all objects into User A's tablespace.
> how to avoid that.
> thanks.
> senthil.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Mon Jul 03 2000 - 00:00:00 CDT
![]() |
![]() |