Re: Multiple Oracle Instances on NT

2001-06-26 Thread Bunyamin K. Karadeniz
Title: Multiple Oracle Instances on NT yOU CAN RUN SEVERAL ÝNSTANCES ON nT . I DO IT NOW. NOTHING IS DIFFERENT. BUT DO NOT FORGET TO MAKE ONE INSTANCE DEFAULT . - Original Message - From: Yttri, Lisa To: Multiple recipients of list ORACLE-L Sent: Monday, June 25

RE: Multiple Oracle Instances on NT

2001-06-26 Thread TAG DBA
.. regards, ~aslam (PS: I had enough of NT - migrating to Solaris in a months time) -Original Message- From: Yttri, Lisa [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2001 1:46 AM To: Multiple recipients of list ORACLE-L Subject:Multiple Oracle Instances on NT Hi

RE: Multiple Oracle Instances on NT

2001-06-26 Thread Szecsy Tamas
We are running an Oracle 8i (8.1.6.) server on NT 30-250 concurrent users day and night since two years. It is a dedicated Compaq Proliant server, never had any problems. Since two years the databse is running without a single reboot. Tamas Szecsy -Original Message- Sent: Tuesday, June

RE: Multiple Oracle Instances on NT

2001-06-26 Thread Sinardy Xing
Title: Multiple Oracle Instances on NT Hi, If I am not wrong Oracle instance on NT is a single process composed of all oracle's threads. UNIX ps -ef MTS is not supported by NT Sinardy -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bunyamin

RE: Multiple Oracle Instances on NT

2001-06-26 Thread A. Bardeen
Sinardy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bunyamin K. Karadeniz Sent: Tuesday, 26 June 2001 3:22 PM To: Multiple recipients of list ORACLE-L Subject: Re: Multiple Oracle Instances on NT yOU CAN RUN SEVERAL ÝNSTANCES ON nT

RE: Multiple Oracle Instances on NT

2001-06-26 Thread Kevin Kostyszyn
For every SID there will be 2 services in NT - one called OracleServiceURSID and another OracleStartURSID. If u keep the latter as start automatically - ur db will come up auto when NT boots up. Just thought I would mention, that is only for 8.0, 8i has one service:) Kev -- Please see the

Multiple Oracle Instances on NT

2001-06-25 Thread Yttri, Lisa
Title: Multiple Oracle Instances on NT Hi everyone - I have worked exclusively with Oracle on Unix, but not at all with Oracle on NT. Our users have come to us with a requirement to run an application with their database on NT. They want to build both a test and production environment

RE: Multiple Oracle Instances on NT

2001-06-25 Thread Kevin Kostyszyn
Title: Multiple Oracle Instances on NT I would say it depends on the size and amount of connections. Currently we have two instances running on one NT server, but they are not very large, only a couple of gigs. The machine is a dual 550 PIII with a gig of ram. It seems to run fine, except

RE: Multiple Oracle Instances on NT

2001-06-25 Thread Farnsworth, Dave
Title: Multiple Oracle Instances on NT Lisa, I am not an Oracle expert, but I can tell you from my brief experience that you should try to convince your users and management to NOT put test and production on one NT box. If you have something go wrong on the test it may require a bounce

Re: Multiple Oracle Instances on NT

2001-06-25 Thread Tim Gardner
Lisa, I have worked exclusively with Oracle on Unix, but not at all with Oracle on NT. Our users have come to us with a requirement to run an application with their database on NT. They want to build both a test and production environment on the same NT box. I would like to know some basics

RE: Multiple Oracle Instances on NT

2001-06-25 Thread Scott . Shafer
, Lisa [SMTP:[EMAIL PROTECTED]] Sent: Monday, June 25, 2001 3:16 PM To: Multiple recipients of list ORACLE-L Subject: Multiple Oracle Instances on NT Hi everyone - I have worked exclusively with Oracle on Unix, but not at all with Oracle on NT. Our users have come to us

RE: Multiple Oracle Instances on NT

2001-06-25 Thread TAG DBA
Hello Lisa... I have been handling Oracle on NT last 6 months - and I much prefer UNIX. Here are some things I learnt the hard way... - can you run multiple instances of Oracle on one NT machine yes u can. Another lister has replied to u about this - how one uses oradim80 to create