Oracle Quitting
From mi-linux
Jump to navigationJump to searchMain Page >> Oracle and SQL >> Workbook >> 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.