Oracle 8i Installation Problem [message #57133] |
Thu, 22 May 2003 04:28 |
Hiren
Messages: 29 Registered: September 2002
|
Junior Member |
|
|
I am having Windows NT 4.0 system at home. It does
not have Network Adapter Card.
I installed Oracle 8.0 Personal Edition.
But the service OracleTNSListener80 service does not start. What should I do ?
Can I install Oracle 8.0 Personal Edition, on a system
without network card ?
|
|
|
Re: Oracle 8i Installation Problem [message #57137 is a reply to message #57133] |
Thu, 22 May 2003 06:36 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
if there is no network card, you can do any kind of networking.
so, the system/database will be a standalone.
so, you dont need a listener at all.
you can access the database directly in the server using userName/password.
YOU cannot access it from a remote client or a client installed in another system.
|
|
|