dbTalk Databases Forums  

Minimum 9i Services on Win2K ?

comp.databases.oracle.server comp.databases.oracle.server


Discuss Minimum 9i Services on Win2K ? in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
MrBill
 
Posts: n/a

Default Minimum 9i Services on Win2K ? - 06-26-2003 , 07:27 AM






Hi
I've installed 9i on my pc for experimentation. I don't want to do any of
the internet part of 9i. I just want to do database stuff. I don't want to
expend resources that are not required to support the database. It seems
that Oracle has installed 9 services. What is the minimum complement of
services required to have a plain old database? No web services or other
frills desired.
Thanks,
Bill



Reply With Quote
  #2  
Old   
Niall Litchfield
 
Posts: n/a

Default Re: Minimum 9i Services on Win2K ? - 06-26-2003 , 07:37 AM






Once you have created the database, and assuming you want to connect from
the same machine that you have the database on, the minimum is just the
service for the database. OracleService<DatabaseName> . If you wish to use
connect from a remote machine you wll also need a listener running.


--
Niall Litchfield
Oracle DBA
Audit Commission UK
"MrBill" <nospam (AT) nospam (DOT) com> wrote

Quote:
Hi
I've installed 9i on my pc for experimentation. I don't want to do any of
the internet part of 9i. I just want to do database stuff. I don't want
to
expend resources that are not required to support the database. It seems
that Oracle has installed 9 services. What is the minimum complement of
services required to have a plain old database? No web services or other
frills desired.
Thanks,
Bill





Reply With Quote
  #3  
Old   
MrBill
 
Posts: n/a

Default Re: Minimum 9i Services on Win2K ? - 06-26-2003 , 07:49 AM



Great. Just what I needed.

Thanks,
Bill

"Niall Litchfield" <n-litchfield (AT) audit-commission (DOT) gov.uk> wrote

Quote:
Once you have created the database, and assuming you want to connect from
the same machine that you have the database on, the minimum is just the
service for the database. OracleService<DatabaseName> . If you wish to use
connect from a remote machine you wll also need a listener running.


--
Niall Litchfield
Oracle DBA
Audit Commission UK





Reply With Quote
  #4  
Old   
MrBill
 
Posts: n/a

Default Re: Minimum 9i Services on Win2K ? - 06-26-2003 , 08:17 AM



It appears that two services are minimum: OracleService<dbname> and
Oracle...TNSListener. Even if one is connecting from the same machine.

-- Bill
Quote:
"Niall Litchfield" <n-litchfield (AT) audit-commission (DOT) gov.uk> wrote in message
news:3efae90b$0$18492$ed9e5944 (AT) reading (DOT) news.pipex.net...
Once you have created the database, and assuming you want to connect
from
the same machine that you have the database on, the minimum is just the
service for the database. OracleService<DatabaseName> . If you wish to
use
connect from a remote machine you wll also need a listener running.


--
Niall Litchfield
Oracle DBA
Audit Commission UK







Reply With Quote
  #5  
Old   
Niall Litchfield
 
Posts: n/a

Default Re: Minimum 9i Services on Win2K ? - 06-26-2003 , 09:37 AM



You only need the listener service if you are connecting using the listener
(eg connect username/password@tnsnamesentry Local connections eg connect
username/password don't go through the listener but you do need some
environment variables set.


--
Niall Litchfield
Oracle DBA
Audit Commission UK
"MrBill" <nospam (AT) nospam (DOT) com> wrote

Quote:
It appears that two services are minimum: OracleService<dbname> and
Oracle...TNSListener. Even if one is connecting from the same machine.

-- Bill

"Niall Litchfield" <n-litchfield (AT) audit-commission (DOT) gov.uk> wrote in
message
news:3efae90b$0$18492$ed9e5944 (AT) reading (DOT) news.pipex.net...
Once you have created the database, and assuming you want to connect
from
the same machine that you have the database on, the minimum is just
the
service for the database. OracleService<DatabaseName> . If you wish to
use
connect from a remote machine you wll also need a listener running.


--
Niall Litchfield
Oracle DBA
Audit Commission UK









Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.