Oracle Import/Export Problems

From: Hari Om <hari_om_at_hotmail.com>
Date: 3 Jun 2003 14:36:12 -0700
Message-ID: <d1d5ebe4.0306031336.4fcaf17c_at_posting.google.com>


Hi Experts,

I wanted to use Oracle Export and Import utility for my 2 DB Servers (both are same version 9.2.0.1)

On one Server, I have an instance "MSFT" with user as "BILL" which has around 20 Tables (with data)

On other Server, I have an instance "ORCL" with users as "LARRY".

I would like to COPY, BILL's 20 TABLES to LARRY's Schema.

I tried following:
#./exp system/gates file=bill.dmp owner=bill

and it showed exported successfully without any ERRORS. The output also showed exporting 1000 rows etc....for every table.

Later on different Server, I try to do IMPORT which gives me " Privilege Error on TABLESPACE USERS" wonder why?

I tried following...
#./imp system/ellison file=bill.dmp FROMUSER=bill TOUSER=larry full=y

Any any expert here point out what the Error is?

Thanks!

HARI Received on Tue Jun 03 2003 - 23:36:12 CEST

Original text of this message