473,386 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Help with Import ORACLE

Hello,

I have a little problem with an oracle import.
My problem is :

1) I have a dump (file.dmp) contains a table T1 (just for this
example)
2) I have an oracle schema (user=U1, pass=pass1) contains a table T2
with the same structure as T1
but having different tablespace (data,index) and with different
pctFree and pctUsed.
3) I would like to import the file file.dmp in this schema

___

the command
imp U1/pass1 file=file.dmp doesn't work because the table is already
exist
the command
imp U1/pass1 file=file.dmp ignore=Y doesn't work
Thank you for help

MB
Jul 19 '05 #1
1 19873
mb@asterop.com (M Bouloussa) wrote in
news:ab*************************@posting.google.co m:
Hello,

I have a little problem with an oracle import.
My problem is :

1) I have a dump (file.dmp) contains a table T1 (just for this
example)
2) I have an oracle schema (user=U1, pass=pass1) contains a table T2
with the same structure as T1
but having different tablespace (data,index) and with different
pctFree and pctUsed.
3) I would like to import the file file.dmp in this schema

___

the command
imp U1/pass1 file=file.dmp doesn't work because the table is already
exist
the command
imp U1/pass1 file=file.dmp ignore=Y doesn't work
Thank you for help

MB


You post leave out many details.
OS
OS version
Oracle version
"doesn't work" is like telling the doctor you don't feel well.
Do you realize how many different ways it "doesn't work" might happen?
Why can't/don't/won't you post EXACTLY what you got via cut & paste?
Have you tried
imp help=yes
Is/was table T1 owned by U1?
Do you have "DBA privs"?
What should happen to the existing data?
If PK/UK is on this table what is to be done with duplicates?
Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: GrayGeek | last post by:
After cx_Oracle and the related Oracle tools for Python 2.2.3 + Boa-constructor on Win2000, I added "import cx_Oracle" to the top of a test script. It gives me an error about being unable to find...
5
by: duikboot | last post by:
Hi all, I'm trying to export a view tables from a Oracle database to a Mysql database. I create insert statements (they look alright), but it all goes wrong when I try to execute them in Mysql,...
4
by: Azhar Bilgrami | last post by:
Dear Hi: Hope to see u in good health. " I want to migrate a database which is currently running Unix as Operating System and Oracle ver 6 as Database, it is also using oracle froms version 3...
4
by: jag | last post by:
Well i created couple of separate database using DBCA without oracle jvm, multimedia, example db, xml db coz for our databases we did not need it. Now to manage those databases i use EMC but to...
3
by: tracy | last post by:
hi, guys, I really need ur guidance.I just installed oracle db in my backup server(os is linux) and intent to import an .dmp file to it. I had created tablespace, datafiles, users( inclide abc). ...
1
by: Arti Potnis | last post by:
Hi, I want to import some tables from Oracle 9i to MS Access 2000. I'm able to import the table structures and data using File->Get External Data->Import . (I don't want to import links)...
0
by: msansari | last post by:
I am planning to migrate my oracle database from 8.1.7 to 9i. I done the full database export using the following command....
1
by: M Bouloussa | last post by:
Hello, I have a little problem with an oracle import. My problem is : 1) I have a dump (file.dmp) contains a table T1 (just for this example) 2) I have an oracle schema (user=U1, pass=pass1)...
0
by: harshakusam | last post by:
Hi All, In my python script i use to run some oracle queries for this i require a library to connect to oracle which is cx_Oracle. When we were using 9i(oracle).. my script was running fine.....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.