How to start service under WIn/2000

How to start service under WIn/2000

Post by Nick Woodruf » Wed, 19 Sep 2001 18:26:27



Installed Oracle 8.1.6 under Windows/2000 but don't want to start
Listener/Oracle services automatically from Win/2000 Services option and
would like to start via script without having to go into Win/2000 services
and start each service individually

I can start the listener manually via lsnrctl start command.

Is there a similar script to start the instance (svrmgrl??)

Thanks

 
 
 

How to start service under WIn/2000

Post by Chuck Hamilto » Wed, 19 Sep 2001 23:57:57


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Quote:> Installed Oracle 8.1.6 under Windows/2000 but don't want to start
> Listener/Oracle services automatically from Win/2000 Services
> option and would like to start via script without having to go into
> Win/2000 services and start each service individually

> I can start the listener manually via lsnrctl start command.

> Is there a similar script to start the instance (svrmgrl??)

startup.sql
===========
connect internal
startup
exit

startup.bat
===========

Hope this helps.

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBO6dg8mm5A4kkb4ZsEQLXAQCdE02lE7cpFQmTGA9tSBNW7vU07F8AniQu
4x+VGJgvLQuMpgGd0Von+gmC
=3ZJi
-----END PGP SIGNATURE-----

 
 
 

How to start service under WIn/2000

Post by Oracle » Fri, 21 Sep 2001 01:17:22



> Installed Oracle 8.1.6 under Windows/2000 but don't want to start
> Listener/Oracle services automatically from Win/2000 Services option and
> would like to start via script without having to go into Win/2000 services
> and start each service individually

> I can start the listener manually via lsnrctl start command.

> Is there a similar script to start the instance (svrmgrl??)

> Thanks

You can actually use the Windows commands to stop and start services
in your script or from the Command Prompt -

net stop OracleService<SID>
net start OracleService<SID>

 
 
 

1. SQL Server 2000 service won't start

We are running sql server 2000 on win2k server.  Everything was fine until a
couple of days ago.  Now sqlservr service won't start.  It says that model
db is being restored and it can't be recovered.  How do I get around this
and be able to bring up sql server?  I think I can do this from the command
line.  Any ideas on the problem and resolution?  Thanks.

2. Australia needs Oracle PL/SQL, Designer 2000, Developer 2000 Programmers or Analysts

3. Service Oracle is not starting on win 2000 pro

4. Rookie Question -- FindKey

5. 8i Win 2000 Service not starting problem

6. VFP - _CUROBJ Bug

7. sql 2000 on win 2000 SQLAgent doesn't start

8. Oracle DBA Performance & Tuning course

9. SQL Server 2000 - SQLServerAgent won't start

10. SQL Server 2000 won't start after tape restore

11. SQL 2000 won't start if more than 50 IPs on the server

12. Can't start the setup program of oracle 8.1.7 in win 2000

13. Installation of Oracle 8.1.7 on WIn 2000 does not start