Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How get started?
Thanks for your reply! I'm definitely trying to work locally on a local database, and this version supports client/server. I'm not filling in anything for the host string, and also tried "ORCL". Neither one worked.
Do you know the menu items to use NET 8 Easy config? I could try that.
Also, how did you print out:
> NAME PROTOCOL SERVER PORT SID
> mydatabase TCP/IP myservermachine 1521 ORCL
?
In article <981618702.581196_at_services-02.netland.nl>,
eschipp_at_hotmail.com wrote:
> This is a multipart message in MIME format.
> --=_alternative 002B0FA6C12569ED_=
> Content-Type: text/plain; charset="us-ascii"
>
> Standalone version: I think you can leave connect string empty.
> Or try ORCL.
>
> I don't know if your version of Oracle support client / server.
> It it does support and you want to use it. You can use NET 8
Assistant for
> your server
> to let the listener "listen" for clients to connect. I don't know if
this
> software is available in
> your version.
> You can use NET 8 Easy config (or similar tool) to define under what
name
> to connect to the server. For instance:
>
> NAME PROTOCOL SERVER PORT SID
> mydatabase TCP/IP myservermachine 1521 ORCL
>
> Of course the listener on the server has to be configured likewise.
>
> If none of these tools are available it is more complicated. You have
to
> define a lot
> of *.ora files. :-(
>
> I hope this is of any help.
> Regards,
> Erik
>
> --=_alternative 002B0FA6C12569ED_=
> Content-Type: text/html; charset="us-ascii"
>
> <br><font size=1 face="sans-serif">Standalone version: I think you
can leave connect string empty.</font>
> <br><font size=1 face="sans-serif">Or try ORCL.</font>
> <br>
> <br><font size=1 face="sans-serif">I don't know if your version of
Oracle support client / server. </font>
> <br><font size=1 face="sans-serif">It it does support and you want to
use it. You can use NET 8 Assistant for your server</font>
> <br><font size=1 face="sans-serif">to let the listener
"listen" for clients to connect. I don't know if this
software is available in </font>
> <br><font size=1 face="sans-serif">your version.</font>
> <br><font size=1 face="sans-serif">You can use NET 8 Easy config (or
similar tool) to define under what name</font>
> <br><font size=1 face="sans-serif">to connect to the server. For
instance:</font>
> <br>
> <br><font size=1 face="sans-serif">NAME
PROTOCOL SERVER PORT SID</font>
TCP/IP myservermachine 1521 ORCL</font>
Sent via Deja.com
http://www.deja.com/
Received on Thu Feb 08 2001 - 09:51:04 CST
![]() |
![]() |