I created the database on NT using scripts and I did use auto start for the
service. Sorry for the delay in reply..was out over the long weekend.
- Uma
-Original Message-
Sent: Friday, August 31, 2001 9:28 AM
To: Multiple recipients of list ORACLE-L
Who created the DBs on NT? How?
When
Who created the DBs on NT? How?
When you created the 817 DBs, did you use the GUI or did you use the command line and
a script?
did you use autostart?
Cheers,
Earl
---
TheOracleDBA
[EMAIL PROTECTED]
On Thu, 30 Aug 2001 09:03:47
Uma Mohoni wrote:
>Guys,
>I have an just finished upgrad
Uma,
Check your registry to ensure that the key ORA__AUTOSTART is set to
TRUE. That will start the instance after the Service starts.
It's documented for 8.1.6 in Appendix B "Oracle8i Configuration Parameters
and the Registry" in "Oracle8i Client Administrator's Guide Release 2
(8.1.6) for Wind
Title: RE: 8.1.7 on W2K
Well, this may not be the absolutely correct way to do it... but this is what I did
write a batch script that does the oradim call to start services and instance
Put it in the batch scheduler and choose runtime as 'on system startup'
Hasn't failed
Add:
ORA_%SID%_AUTOSTART "TRUE"
value in the registry for your ORACLE/HOME.
Igor Neyman, OCP DBA
Perceptron, Inc.
(734)414-4627
[EMAIL PROTECTED]
- Original Message -
To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>
Sent: Thursday, August 30, 2001 1:03 PM
> Guys,
> I