Do not use on any
shared computer
July 25, 2008 12:11am pdt
null
[x]
Attachment Details

Export and import from oracle 9i enterprise to Oracle 10g express

Tags: oracle, import, 9i, 10g, export
Hi,
I am trying to export data from Oracle 9i enterprise edition using (exp)
server\BIN> exp usr/pwd file=emp.dmp full=yes
then I copied emp.dmp file to Oracle 10g express (....\server\BIN) another system using network (shared)
server\BIN> imp usr/pwd file=emp.dmp full=yes
got an error and contents of log file :

Connected to: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
Export file created by EXPORT:V09.02.00 via conventional path
import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
import server uses AL32UTF8 character set (possible charset conversion)
. importing SYSTEM's objects into SYSTEM
IMP-00017: following statement failed with ORACLE error 1119:
 "CREATE UNDO TABLESPACE "UNDOTBS1" BLOCKSIZE 8192 DATAFILE  'D:\ORACLE\ORADA"
 "TA\JERDEV\UNDOTBS01.DBF' SIZE 959447040       AUTOEXTEND ON NEXT 5242880  M"
 "AXSIZE 32767M EXTENT MANAGEMENT LOCAL "
....
....
IMP-00015: following statement failed because the object already exists:
 "CREATE SEQUENCE "WM$LOCK_SEQUENCE" MINVALUE 1 MAXVALUE 99999999999999999999"
 "9999999 INCREMENT BY 2 START WITH 4 NOCACHE NOORDER NOCYCLE"
. importing WKSYS's objects into WKSYS
 "ALTER SESSION SET CURRENT_SCHEMA= "WKSYS""
IMP-00003: ORACLE error 1435 encountered
ORA-01435: user does not exist
IMP-00000: Import terminated unsuccessfully

Its really urgent please

advance thanx,
Radhakrishna
Start your free trial to view this solution
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

Question Stats
Zone: Database
Question Asked By: rk_radhakrishna
Solution Provided By: Tolomir
Participating Experts: 2
Solution Grade: A
Views: 220
Translate:
Loading Advertisement...
 
[+][-]Accepted Solution by Tolomir

Rank: Master

Accepted Solution by Tolomir:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Expert Comment by markgeer

Rank: Genius

Expert Comment by markgeer:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Expert Comment by Tolomir

Rank: Master

Expert Comment by Tolomir:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Expert Comment by markgeer

Rank: Genius

Expert Comment by markgeer:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Author Comment by rk_radhakrishna
Author Comment by rk_radhakrishna:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Assisted Solution by markgeer

Rank: Genius

Assisted Solution by markgeer:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
Loading Advertisement...
20080723-EE-VQP-34