Home  >  Article  >  Operation and Maintenance  >  How to start oracle in Linux

How to start oracle in Linux

angryTom
angryTomOriginal
2020-03-11 11:03:258587browse

How to start oracle in Linux

How to start oracle in Linux

1. First open the command line window and switch to su - oracle, start database monitoring.

2. Open sqlplus.

How to start oracle in Linux

Recommended study: "Linux Video Tutorial"

3. Use the sys account as sysdba Log in.

How to start oracle in Linux

4. Enter the password of the sys user and press enter.

How to start oracle in Linux

5. After successful login, enter startup.

How to start oracle in Linux

6. Wait a moment and you will see that the database instance is running.

How to start oracle in Linux

For more related tutorials, please pay attention to PHP Chinese website!

The above is the detailed content of How to start oracle in Linux. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn