Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > Oracle
|
Oracle General Oracle database discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Oracle section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 30th, 2004, 05:52 AM
Authorized User
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to start and shutdown an instance of Oracle

Hi all,

I have been asked one question in oracle database basics
'How to start and shutdown an instance of Oracle ?'

Since i have used only simple SQL statements i couldn't answer that but wanted to know.

I hope this forum will give me answer for this.

If possible give me URL of document relating to basic database administration commands of oracle.

Regards.

 
Old May 5th, 2004, 01:15 PM
aas aas is offline
Authorized User
 
Join Date: Mar 2004
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to aas
Default

You must start of SQL manager tool. To connect as internal user to your DB and execute:
start <DB_sid> - for start of database
shutdown <DB_sid> - for stop of database


The more documentation you can find on http://otn.oracle.com/documentation/database10g.html






Similar Threads
Thread Thread Starter Forum Replies Last Post
program to run before window shutdown? rocky0893 VB How-To 0 June 20th, 2007 05:33 AM
Shutdown using VB.NET ashoka_klt Pro VB.NET 2002/2003 4 September 21st, 2006 10:36 AM
windowsXP shutdown program malikabid Visual Basic 2005 Basics 2 September 19th, 2006 05:46 AM
How do I get the shutdown time mwalters VB How-To 1 December 30th, 2004 07:57 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.