473,396 Members | 1,683 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,396 software developers and data experts.

HELP: imp error

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).

Then, i wanna to export an dmp file named test.dmp.so, here is my
command:
[root@icemsdb root]# su - oracle
bash-2.05$
bash-2.05$ imp fromuser=abc touser=abc file=test.dmp

Import: Release 9.2.0.2.0 - Production on Tue May 18 15:10:08 2004

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Username: system
Password:

IMP-00058: ORACLE error 1033 encountered
ORA-01033: ORACLE initialization or shutdown in progressUsername:

what's wrong? Pls help me .

TQ!

regards,
tracy
Jul 19 '05 #1
3 12367
tracy wrote:
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).

Then, i wanna to export an dmp file named test.dmp.so, here is my
command:
[root@icemsdb root]# su - oracle
bash-2.05$
bash-2.05$ imp fromuser=abc touser=abc file=test.dmp

Import: Release 9.2.0.2.0 - Production on Tue May 18 15:10:08 2004

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Username: system
Password:

IMP-00058: ORACLE error 1033 encountered
ORA-01033: ORACLE initialization or shutdown in progressUsername:

what's wrong? Pls help me .

TQ!

regards,
tracy


Nothing, oracle is shutting downm or still starting up.
Be patient, or -if it takes longer than a couple of
minutes- look in the oracle log files (alert_{SID}.log)
what's going on.
You did *create* the database, did you?
--

Regards,
Frank van Bortel

Jul 19 '05 #2
Frank van Bortel <fv********@netscape.net> wrote in message news:<c8**********@news1.tilbu1.nb.home.nl>...
Nothing, oracle is shutting downm or still starting up.
Be patient, or -if it takes longer than a couple of
minutes- look in the oracle log files (alert_{SID}.log)
what's going on.
You did *create* the database, did you?


-- wat i try to do is bring import the dmp file to the db. Here is my alert.log:
Tue May 18 14:22:01 2004
ALTER DATABASE MOUNT
Tue May 18 14:22:01 2004
scumnt: failed to lock /ora92/oradata/OraHome//dbs/lkabc exclusive
Tue May 18 14:22:01 2004
ORA-09968: scumnt: unable to lock file
Linux-ia64 Error: 11: Resource temporarily unavailable
Additional information: 9296
Tue May 18 14:22:01 2004
ORA-1102 signalled during: ALTER DATABASE MOUNT...
Tue May 18 14:22:49 2004
Restarting dead background process QMN0
QMN0 started with pid=9
Jul 19 '05 #3
tracy wrote:
Frank van Bortel <fv********@netscape.net> wrote in message news:<c8**********@news1.tilbu1.nb.home.nl>...
Nothing, oracle is shutting downm or still starting up.
Be patient, or -if it takes longer than a couple of
minutes- look in the oracle log files (alert_{SID}.log)
what's going on.
You did *create* the database, did you?

-- wat i try to do is bring import the dmp file to the db. Here is my alert.log:
Tue May 18 14:22:01 2004
ALTER DATABASE MOUNT
Tue May 18 14:22:01 2004
scumnt: failed to lock /ora92/oradata/OraHome//dbs/lkabc exclusive
Tue May 18 14:22:01 2004
ORA-09968: scumnt: unable to lock file
Linux-ia64 Error: 11: Resource temporarily unavailable
Additional information: 9296
Tue May 18 14:22:01 2004
ORA-1102 signalled during: ALTER DATABASE MOUNT...
Tue May 18 14:22:49 2004
Restarting dead background process QMN0
QMN0 started with pid=9


Who owns /ora92/oradata/OraHome//dbs/lkabc?
Assuming your instance is called abc, your environment
should contain:
ORACLE_SID=abc
ORACLE_BASE=/ora92/???
PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:.:/ora92/????/bin
PWD=/opt/oracle/920/dbs
LANG=en_US.UTF-8
ORACLE_TERM=xterm
LD_ASSUME_KERNEL=2.4.1
ORA_NLS33=/ora92/????/ocommon/nls/admin/data
ORACLE_HOME=/ora92/??????

My lk file is owned by the owner of the oracle process, oinstall.
You could try a shutdown, and startup again, or shutdown, delete
the abclk file, and startup.
What I find strange is the double // - doubt if it harms, though
--

Regards,
Frank van Bortel

Jul 19 '05 #4

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

Similar topics

6
by: wukexin | last post by:
Help me, good men. I find mang books that introduce bit "mang header files",they talk too bit,in fact it is my too fool, I don't learn it, I have do a test program, but I have no correct doing...
5
by: xuatla | last post by:
Hi, I encountered the following compile error of c++ and hope to get your help. test2.cpp: In member function `CTest CTest::operator+=(CTest&)': test2.cpp:79: error: no match for 'operator='...
9
by: YZK | last post by:
Hello. I'm not a Web developer, just a user, and I think I may have somehow messed myself up majorly. I'm not quite sure how. Right now, javascript used by websites I go to either does not work at...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
1
by: Dave | last post by:
I am having problems accessing DTS after install SP4 and was wondering if someone could offer some advice. I installed SP4 and got the following error after it competed. Unable to write to...
6
by: Jax | last post by:
I have Visual Studio 2002 Standard Edition. It has been working fine up to a point and now i'm at that point. Due to the limitations of the edition i am not using any of my own .dll's and instead...
5
by: Marc Violette | last post by:
<Reply-To: veejunk@sympatico.ca> Hello, I'm hoping someone can help me out here... I'm a beginner ASP.NET developper, and am trying to follow a series of exercises in the book entitled...
6
by: James Radke | last post by:
Hello, I have a multithreaded windows NT service application (vb.net 2003) that I am working on (my first one), which reads a message queue and creates multiple threads to perform the processing...
1
by: Rahul | last post by:
Hi Everybody I have some problem in my script. please help me. This is script file. I have one *.inq file. I want run this script in XML files. But this script errors shows . If u want i am...
12
by: =?Utf-8?B?ZGdvdw==?= | last post by:
I designed a "contact_us" page in visual web developer 2005 express along with EW2 after viewing tutorials on asp.net's help page. Features work like they should, but I cannot figure out how to...
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: 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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.