Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

IMP-00058: ORACLE error 1034 encountered

721188Sep 7 2009 — edited Sep 8 2009
Dear Experts,

I got an oracle XE 10g on a linux CentOS.

When i want to import my dump into my instance i got a:
IMP-00058: ORACLE error 1034 encountered
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory
IMP-00005: all allowable logon attempts failed
IMP-00000: Import terminated unsuccessfully

here is the command:
+[oracle@picoracle tmp]$ imp exp_remu_mini.dmp+

Import: Release 10.2.0.1.0 - Production on Mon Sep 7 14:09:08 2009

Copyright (c) 1982, 2005, Oracle. All rights reserved.

Password:

I got the same error when using only the imp command:
+[oracle@picoracle tmp]$ imp+

Import: Release 10.2.0.1.0 - Production on Mon Sep 7 14:14:39 2009

Copyright (c) 1982, 2005, Oracle. All rights reserved.

Username: remu_mini
Password:

IMP-00058: ORACLE error 1034 encountered
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory
IMP-00005: all allowable logon attempts failed
IMP-00000: Import terminated unsuccessfully


Here are my env variables:
[oracle@picoracle tmp]$ env |grep ORA
ORACLE_SID=xe
ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/


Any idea ?
Thanx for ur help
Nicolas
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2009
Added on Sep 7 2009
6 comments
15,175 views