Hi,
Preferably try for
1) Shutdown (normal mode ) .If your application has many user
connected tell them to disconnect first else this might take eons.
or
1) shutdown immediate . (Remember this will rollback transactions ,
but for long uncommitted transactions this will take a long time) )
As far as possible do not give Shutdown abort except in
extreme circumstances .
In Oracle 8 onwards
1) Shutdown transactional will allow you to complete the transaction.
shreepad
To: Shreepad Vaidya/EMEA/ALLTELCORP, [EMAIL PROTECTED] AT
INTERNET@CCMAIL
cc:
Hi,
To shutdown the database for daily backup, I issue the following
commands :
1) shutdown database abort
2) startup database normal
3) shutdown database normal.
Is this the recommended procedure, could gurus share your experience ?
Thanks.
Regds,
New Bee
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: CHAN Chor Ling Catherine (CSC)
INET: [EMAIL PROTECTED]
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Shreepad Vaidya
INET: [EMAIL PROTECTED]
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).