both Oracle client and Server on the same machine [message #67308] |
Fri, 16 April 2004 13:31 |
Joe Cohen
Messages: 3 Registered: May 2003
|
Junior Member |
|
|
I have a single Windows XP machine available for testing. I want the whole Oracle package on this one machine, i.e., the Server, the client, the databases, the listener,etc,,,the whole ball of wax. Do-able ? An outline of how ? Bless y'all.......Joe
|
|
|
Re: both Oracle client and Server on the same machine [message #67318 is a reply to message #67308] |
Wed, 28 April 2004 06:26 |
Srinath
Messages: 40 Registered: May 2002
|
Member |
|
|
Hi:
You can have everything on single windows xp machine.
you can have your server,client,listener,database and whole like oem graphical tool....etc.
first you need to install oracle server which in tern will have sqlplus utility.
then create you database.
configure you listener. made neccessary modifications to your tnsnames ora.
open your sqlplus start up the db...and you can connect to the local machine using the alias
hope this helps,
thank you.
Srinath
|
|
|
|