Under Linux8.0, Oracle9i configuration instructions (3)

zhaozj2021-02-17  52

14, continue to install after "OK"

15, fill in the database access name and password

16, the Oracle9i database appears full screen

The above is the Oracle9i database, all of the installation process.

Fourth, start and test

1. Because the database is just installed, the database service is already up, so only the test listener can be started, with Oracle users, enter lsnrctl start

2, listen to the test, enter the following command with Oracle users

Netca

This will appear, configure the monitor, then select Local Net Service Name Configuration, then select Text, then change the user password, add the password written to the installation into it, it is OK! Then enter the return, until completion.

3. If you start Linux from the newly started, the system does not automatically launch Oracle9i service, you need to start service as an Oracle user, such as:

Su - Oracle

SQLPlus / NOLOG

After entering SQLPLUS, enter:

Connect / as sysdba

After entering, enter:

Startup

Then wait for the database to start complete.

The above is to start the Oracle service, then start the listener, you need to repeat the action of 1.

转载请注明原文地址:https://www.9cbs.com/read-29988.html

New Post(0)