Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: TNS adapter error...just advice, ok?

Re: TNS adapter error...just advice, ok?

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Tue, 23 Oct 2001 16:10:10 +0100
Message-ID: <3bd58892$0$8514$ed9e5944@reading.news.pipex.net>


"vg" <vgalan_at_personal.ro> wrote in message news:54e5e6b4.0110230650.54485d20_at_posting.google.com...
> Please explain to me how Oracle achieves this goal for me?
> I know that the process of creating a new db consists in:
>
> a) create the new db via "oradim -NEW ..."
> b) set ORACLE_SID=XXX
> c) connect via svrmgrl as internal/oracle
> d) call create database statement (usually from a larger script where
> you put all the necessary settings for the new database)
> e) create listeners&Co to allow clients to connect to it.
>
> At this very moment (remember, I have NO db-s yet) if I call
> svrmgrl as internal/oracle I always get TNS adapter error. These
> days I've been experiencing a lot with this problem and I fears that
> even if I choose to create the new DB autonomously using "DB
> Configuration Assistant" I will get the same error.

can you post the oradim statement that you are using? I suspect that your problem lies there. Also there is no harm in precreating the listener on the database server, rather than at the end.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
Received on Tue Oct 23 2001 - 10:10:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US