Difference between revisions of "Oracle Quitting"
From mi-linux
Jump to navigationJump to searchm (Protected "Oracle Quitting" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Main Page]] >> [[Oracle|Oracle and SQL]] >> [[Oracle_Workbook|Workbook]] >> Quitting Oracle | + | [[Main Page]] >> [[Oracle|Oracle and SQL]] >> [[Oracle_Workbook|Workbook]] >> [[Oracle_SQL_Overview|SQL Overview]] >> Quitting Oracle |
== Leaving the program == | == Leaving the program == | ||
Latest revision as of 15:53, 24 February 2016
Main Page >> Oracle and SQL >> Workbook >> SQL Overview >> Quitting Oracle
Leaving the program
To exit ORACLE type:
QUIT
Remember to logout of Windows if finished completely.
- Your data in an Oracle database is saved centrally on the server on oradb-srv. You do not need to keep a backup of it elsewhere, such as a memory stick. You do however need to keep a backup of any SQL query files that you wish to keep. Files can also be backed up onto the Linux servers by using ftp (File Transfer Protocol) to transfer them to and from the server.
Restarting Oracle
When you need to log back into Oracle follow the section on using the SQL*Plus client.
Note you do not need to reload the sample database.