How to start oracle in Linux

angryTom
Release: 2020-03-11 11:03:25
Original
8565 people have browsed it

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!