First, make sure you download Oracle10g_win32_db.zip before installation, and there are official websites.
1. When you install Oracle 10g, the client and server segment need to be installed with NET Manager (Oracle Listener, which is described below), follow the Oracle10G_WIN32_DB / DISK1 / Install path, open install, follow the default settings Enterprise Editon Click Next I.e.
2. When prompted to select a password, there will be four default UserName, (Sys, System, Sysman, dbsnmp), here you can change the login password. Server's password is now set to Oracle. (This can be entered into SQL PLUS). You can choose from multiple languages in the back with the language option, usually add English, Chinese and Japanese. (You can see the relevant language display on an application interface such as OEM or SQL when the language of the control panel is changed to the appropriate option.
3. When the installation is complete, the Database Configuration Assistant in the Open program creates a database, where the database is free to name it. Specific methods Refer to the information in this directory - the creation of the Oracle10G database.
4. Oracle10g will have a default database orcl.
5. Configuring the listener, the listener's role is the logical name used by the user to identify a database on the network, which encapsulates key information such as database server address and database name. Open NET Manager and follow the illustration.
The host name is the IP address on the server. After the configuration is completed, it will be tested to see if the connection is successful. The default user name is Scott, the password is Tiger. If the connection is unsuccessful, the specific configuration should be performed accordingly.
6. After the listener is configured, the URL of the prompt information given after the installation is opened.
(The following information should be given after the installation is completed:
The following J2EE applications have been configured and available in the URLs listed below to access Oracle 10G OEM.
The database profile is already installed to D: /oracle/Product/10.1.0, and other selected installation components have also been installed to D: /oracle/Product/10.1.0/db_1.
Ultra Search URL:
Http: // server: 5620 / Ultrasearch
Ultra Search Management Tool URL:
Http: // server: 5620 / Ultrasearch / Admin
ISQL * Plus URL:
Http: // server: 5560 / isqlplus
ENTEPRISE Manager 10G Database Control URL:
http:// serverip: 5500 / em)
Databases can be managed after logging in.
7. Open the SQL Plus in the program, enter the command username, password, and host strings, you can log in to use SQLPlus, where host strings are the database name on the server, such as the default database orcl. If the monitor program is not configured, the user will not be able to enter SQLUS on the client and operate the database.
Particularly pay attention to, each username corresponds to the scheme name in OEM, which contains information in this scheme and views, etc.
The younger brother just contacted 10g, seeing there is no Chinese installation information on the Internet, hand itching, welcome everyone to learn