Unix Technical Forum

TNS Error creating Oracle 8i Database

This is a discussion on TNS Error creating Oracle 8i Database within the Oracle Database forums, part of the Database Server Software category; --> Hello all, I am in desparate need of help, not being an Oracle guru I am finding it difficult ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-23-2008, 04:34 AM
Adam C
 
Posts: n/a
Default TNS Error creating Oracle 8i Database

Hello all,

I am in desparate need of help, not being an Oracle guru I am finding
it
difficult to trouble shoot the problem I am experiencing. Any and all
help is much appreciated!

PLATFORM:
Win2K SP2, Oracle8i Personal Edition

PROBLEM:
Trying to create a New Database! Was previously able to do this using
either
the UI or via scripting, however now, whenever I try either approach I
get the same error...

************************************************** *********************
Fatal NI connect error 12560, connecting to:
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ) (PROGRAM=oracle)
(ARGV0=oracleALMS)(ARGS='(DESCRIPTION=(LOCAL=YES)( ADDRESS=(PROTOCOL=beq)))')))
(CONNECT_DATA=(SID=ALMS)(CID=(PROGRAM=D:\Oracle\Or a81\bin\SQLPLUS.EXE)
(HOST=DDI-WKG1)(USER=adam))))

VERSION INFORMATION:
TNS for 32-bit Windows: Version 8.1.5.0.0 - Production
Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version
8.1.5.0.0 - Production
Time: 17-NOV-03 13:39:42
Tracing not turned on.
Tns error struct:
nr err code: 0
ns main err code: 12560
TNS-12560: TNSrotocol adapter error
ns secondary err code: 0
nt main err code: 530
TNS-00530: Protocol adapter error
nt secondary err code: 0
nt OS err code: 0


...I get this error several times, as well as another message saying
something
like "Not Connected To Oracle" (when using the UI to try and create
it, if I
choose to Ignore the errors, I get to 99% and then it just hangs
there).

Whichever approach I use, the OracleService is created and started
without a
problem, but the steps following that seem to always fail.

I have verified that the TNSListener service is started.

I have been able to configure a TNS Names entry that points to another
instance
of Oracle (on another box) and connect to it using PL*SQL

Please HELP

Adam
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-23-2008, 04:34 AM
Adam C
 
Posts: n/a
Default Re: TNS Error creating Oracle 8i Database

I eventually found the cause of the problem explained in another post,
I was attempting to create the database via Terminal Services and
as pointed out, the Bequeath protocal doesn't work properly in this env.

Went to the physical machine and ran the create database and viola` it
worked!!

Thanks anyway.

Adam

> Hello all,
>
> I am in desparate need of help, not being an Oracle guru I am finding
> it
> difficult to trouble shoot the problem I am experiencing. Any and all
> help is much appreciated!
>
> PLATFORM:
> Win2K SP2, Oracle8i Personal Edition
>
> PROBLEM:
> Trying to create a New Database! Was previously able to do this using
> either
> the UI or via scripting, however now, whenever I try either approach I
> get the same error...
>
> ************************************************** *********************
> Fatal NI connect error 12560, connecting to:
> (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ) (PROGRAM=oracle)
> (ARGV0=oracleALMS)(ARGS='(DESCRIPTION=(LOCAL=YES)( ADDRESS=(PROTOCOL=beq)))')))
> (CONNECT_DATA=(SID=ALMS)(CID=(PROGRAM=D:\Oracle\Or a81\bin\SQLPLUS.EXE)
> (HOST=DDI-WKG1)(USER=adam))))
>
> VERSION INFORMATION:
> TNS for 32-bit Windows: Version 8.1.5.0.0 - Production
> Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version
> 8.1.5.0.0 - Production
> Time: 17-NOV-03 13:39:42
> Tracing not turned on.
> Tns error struct:
> nr err code: 0
> ns main err code: 12560
> TNS-12560: TNSrotocol adapter error
> ns secondary err code: 0
> nt main err code: 530
> TNS-00530: Protocol adapter error
> nt secondary err code: 0
> nt OS err code: 0
>
>
> ..I get this error several times, as well as another message saying
> something
> like "Not Connected To Oracle" (when using the UI to try and create
> it, if I
> choose to Ignore the errors, I get to 99% and then it just hangs
> there).
>
> Whichever approach I use, the OracleService is created and started
> without a
> problem, but the steps following that seem to always fail.
>
> I have verified that the TNSListener service is started.
>
> I have been able to configure a TNS Names entry that points to another
> instance
> of Oracle (on another box) and connect to it using PL*SQL
>
> Please HELP
>
> Adam

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-23-2008, 04:34 AM
sybrandb@yahoo.com
 
Posts: n/a
Default Re: TNS Error creating Oracle 8i Database

adam@ddisolutions.com.au (Adam C) wrote in message news:<8bdc35cd.0311171754.771d155f@posting.google. com>...
> Hello all,
>
> I am in desparate need of help, not being an Oracle guru I am finding
> it
> difficult to trouble shoot the problem I am experiencing. Any and all
> help is much appreciated!
>
> PLATFORM:
> Win2K SP2, Oracle8i Personal Edition
>
> PROBLEM:
> Trying to create a New Database! Was previously able to do this using
> either
> the UI or via scripting, however now, whenever I try either approach I
> get the same error...
>
> ************************************************** *********************
> Fatal NI connect error 12560, connecting to:
> (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ) (PROGRAM=oracle)
> (ARGV0=oracleALMS)(ARGS='(DESCRIPTION=(LOCAL=YES)( ADDRESS=(PROTOCOL=beq)))')))
> (CONNECT_DATA=(SID=ALMS)(CID=(PROGRAM=D:\Oracle\Or a81\bin\SQLPLUS.EXE)
> (HOST=DDI-WKG1)(USER=adam))))
>
> VERSION INFORMATION:
> TNS for 32-bit Windows: Version 8.1.5.0.0 - Production
> Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version
> 8.1.5.0.0 - Production
> Time: 17-NOV-03 13:39:42
> Tracing not turned on.
> Tns error struct:
> nr err code: 0
> ns main err code: 12560
> TNS-12560: TNSrotocol adapter error
> ns secondary err code: 0
> nt main err code: 530
> TNS-00530: Protocol adapter error
> nt secondary err code: 0
> nt OS err code: 0
>
>
> ..I get this error several times, as well as another message saying
> something
> like "Not Connected To Oracle" (when using the UI to try and create
> it, if I
> choose to Ignore the errors, I get to 99% and then it just hangs
> there).
>
> Whichever approach I use, the OracleService is created and started
> without a
> problem, but the steps following that seem to always fail.
>
> I have verified that the TNSListener service is started.
>
> I have been able to configure a TNS Names entry that points to another
> instance
> of Oracle (on another box) and connect to it using PL*SQL
>
> Please HELP
>
> Adam



8.1.5 is way old, desupported and not certified for win2k.
Please do not crosspost.


Sybrand Bakker
Senior Oracle DBA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:36 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com