Home » RDBMS Server » Server Utilities » Database is not created
Database is not created [message #70123] Wed, 17 April 2002 09:01 Go to next message
Girdhari Choudhary
Messages: 18
Registered: March 2002
Junior Member
Hello friends
i installed oracle8.1.6 on linux 7.2.it is installed
properly but i did not create database while installing now i try to create the database by dbassist but at 99% it gives the following error and after pressing ok it undo the database creation
Error is:-I/O Exception in execprog:java.io.IOException
Oracle8i/u01/app/oracle/product/8.1.7/bin/orapwd not found

Unable to create database
DBCA 00054 unknown error
I have jdk118_v3 and downloaded the patch also glibc2.1.3-stub etc.
what can be the problme.please tell instantly.its littel bit urgent
thanx in advance
Re: Database is not created [message #70124 is a reply to message #70123] Wed, 17 April 2002 09:47 Go to previous messageGo to next message
Grant
Messages: 578
Registered: January 2002
Senior Member
If Oracle8i/u01/app/oracle/product/8.1.7/bin/orapwd exists then I would say your environment variables are not set or are incorrect. Make sure you have

PATH (including $ORACLE_HOME/bin)
ORACLE_HOME="Oracle8i/u01/app/oracle/product/8.1.7"
ORACLE_SID=
LD_LIBRARY_PATH="$ORACLE_HOME/lib:/usr/lib"
SHLIB_PATH="$ORACLE_HOME/lib"
Re: Database is not created [message #70615 is a reply to message #70123] Sun, 07 July 2002 09:18 Go to previous messageGo to next message
John Barnes
Messages: 1
Registered: July 2002
Junior Member
I have the same exact problem with dbassist on Linux platform. The dialog says 1% and hangs. The step that never completes is the starting of an Oracle instance. I need help getting past this problem.
Re: Database is not created [message #70906 is a reply to message #70123] Sun, 11 August 2002 19:26 Go to previous messageGo to next message
Dileep Dharma
Messages: 6
Registered: August 2002
Junior Member
Hi,

Do we need to install any patches before installing oracle 8.1.7 on sun solaris 8 (sun sparc machine)?

Kindly provide the details for the same.

Thanks and Regards,
Dileep Dharma
Re: Database is not created [message #72351 is a reply to message #70123] Sun, 25 May 2003 16:58 Go to previous message
Sujit Kandi
Messages: 1
Registered: May 2003
Junior Member
I was getting same problem.
When I checked in $ORACLE_HOME/bin directory
(The location where it was searching the
file) for orapwd file , it was not there but
another file with the similar name 'orapwdO'
was available.I renamed this 'orapwdO' file
to 'orapwd' file and evrything worked fine.
Previous Topic: Sqlloader Log
Next Topic: Export and import query
Goto Forum:
  


Current Time: Wed Jun 26 13:20:33 CDT 2024