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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle Lite on 98 and TNS

Re: Oracle Lite on 98 and TNS

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Wed, 31 May 2000 04:20:43 -0700 (PDT)
Message-Id: <10514.107245@fatcity.com>


Steff,

Olite is a completely different beast from Personal Oracle or Oracle Server. It does not have a listener and cannot receive incoming Net8 connections (it can make outgoing Net8 connections). You connect to the Olite db via ODBC (Olite 8i will also accept a JDBC connection).

For an ODBC connection from SQL*Plus:
Username: SYSTEM
Password: MANAGER (actually I think anything will work as Olite, or at least the pre-8i versions, didn't check any security/privileges)
Connect string: ODBC:<dsn>
  Where <dsn> is the ODBC Data Source Name. By default a DSN of POLITE is created upon installation.

HTH,


Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger. Received on Wed May 31 2000 - 06:20:43 CDT

Original text of this message

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