Home » Infrastructure » Windows » Oracle 9i Installation on WIndows 2000/XP
Oracle 9i Installation on WIndows 2000/XP [message #202968] Mon, 13 November 2006 07:57 Go to next message
patbhu2004
Messages: 2
Registered: November 2006
Location: Mumbai
Junior Member
Dear All,

I have installed Oracle 9i Release 2 on Windows 2000 Professional (Software Only Installation, where database not created by Oracle) ,

When I tried to connect as “/ as sysdba” , first I get the error ORA-01041 - internal error. hostdef extension doesn't exist , so I change the parameter in sqlnet.ora file,
Old value : SQLNET.AUTHENTICATION_SERVICES = (NTS)
New value : SQLNET.AUTHENTICATION_SERVICES = (NONE)

So now it is giving error ORA-01031 insufficient privileges ,

I have installed the Oracle as Administrator user , I have got ORA_DBA rights , still it is not getting connected., even I have format the hard disk , removed all virus utility and back up agent.

I have also tried to create database thru fresh installation , at the time of database creation it fails.

What could be the error.?

Please help

Thanks in advance.
Re: Oracle 9i Installation on WIndows 2000/XP [message #204212 is a reply to message #202968] Sun, 19 November 2006 01:07 Go to previous messageGo to next message
Mohammad Taj
Messages: 2412
Registered: September 2006
Location: Dubai, UAE
Senior Member

hi
You software installation was done successfully if yes.
then create new database through DBCA
cmd>run>dbca
or
start>program>oraclehome>configuration & migration tools>DBCA
DBCA - database configuration assistant.

after create new database try to connect to database.
like
cmd>set oracle_sid=db_name
cmd>sqlplus "sys as sysdba"
password :
connected.
sql>

ORA-01041 - internal error. hostdef extension doesn't exist

For above err check ur alert.log file ( found in "oraclehome/admin/bdump/") post here last few lines ur alert.log file.

hope this helps
Mohammad Taj.
Re: Oracle 9i Installation on WIndows 2000/XP [message #204257 is a reply to message #204212] Sun, 19 November 2006 21:54 Go to previous messageGo to next message
patbhu2004
Messages: 2
Registered: November 2006
Location: Mumbai
Junior Member
Dear Mohammad Taj,

Thankx from reply,

But, with DBCA i got the error "ORA-12571: TNS:Packet writer failure" , this process created the directory bdump , but i could not found the alert.log file.

following content is from sqlnet.log

***********************************************************************
Fatal NI connect error 12638, connecting to:
(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))

VERSION INFORMATION:
TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 9.2.0.1.0 - Production
Time: 10-NOV-2006 16:12:41
Tracing not turned on.
Tns error struct:
nr err code: 0
ns main err code: 12638
TNS-12638: Credential retrieval failed
ns secondary err code: 0
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
Re: Oracle 9i Installation on WIndows 2000/XP [message #204259 is a reply to message #204257] Sun, 19 November 2006 22:09 Go to previous messageGo to next message
Mohammad Taj
Messages: 2412
Registered: September 2006
Location: Dubai, UAE
Senior Member

hi

then you hit a bug.
ORA-01041: internal error. hostdef extension doesn't exist
Cause: Pointer to hstdef extension in hstdef is null.
Action: Report as a bug




hope this helps
MOhammad Taj.
Re: Oracle 9i Installation on WIndows 2000/XP [message #204630 is a reply to message #202968] Tue, 21 November 2006 07:47 Go to previous message
tahpush
Messages: 961
Registered: August 2006
Location: Stockholm/Sweden
Senior Member

Have you tried to
Comment out "SQLNET.AUTHENTICATION_SERVICES=(NTS)" instead of NONE?
And then try DBCA

[Updated on: Tue, 21 November 2006 07:50]

Report message to a moderator

Previous Topic: errors while trying to start windows CSService 10g
Next Topic: Oracle 9i driver does not appear in DSN list
Goto Forum:
  


Current Time: Fri Apr 19 06:35:13 CDT 2024