Oracle
Good friends, Oracle installed on Linux on the internet everywhere. But none of the readers can be installed successfully according to the article. To tell the truth, I have referred to the online article installed n times before the success of the installation of its pain, in order to let new friends not have my pain I am determined to write this article on my installation of the whole process to tell you and as much as possible to detail not to let the details of everyone puzzled. My name is xiyuxi I mail is sybase8@163.net
Because the level of limited if there are omissions, please forgive me, if you have any suggestions or unclear please mail me.
Good luck to all of you. The installation was successful.
The installation steps are as follows:
1. Machine configuration:
Memory greater than 128M
Hard disk space is large enough to have at least 600M of space left on the installation side,
2. To view hard disk space:
Log in [Root@xiyuxi/root] with root user #df
View available space, if not enough, do not install.
3. Start Service
Be sure to manually start Telnet and FTP services before installing the following methods:
A. Log in [Root@xiyuxi/root] with root user #ntsysv
B. Use the SPACEBAR to select Telnet and FTP options
C. Use the TAB key to move the focus to the OK key and hit enter
D. exit
E. [Root@xiyuxi/root] #cd/etc/rc.d/init.d/
F. [Root@xiyuxi/root]#./network restart (please be careful not to ignore the dots above)
4. Install 6.2 compatible RPM package
Please prepare the RedHat7.1 installation CD to find the following three glibc2.1 compatibility packs
E. If you do not know you can use localhost as a hostname
F. [Root@xiyuxi/root] #xhost + host name (if unknown host name is localhost) as follows
G. [root@xiyuxi/root] #xhost + localhost
H. [Root@xiyuxi/root] #su –oracle
I. [Oracle@xiyuxi/oracle] $CD/home/test/oracle8ir2
J. [Oracle@xiyuxi Oracle8ir2]$./runinstaller
K. This time the Oracle installation interface pops up, follow the prompts step by step next.
Attention:
On the file locations interface, check destination path for/ora8
In the UNIX Group name window, type Oracle
When the pop-up prompts you to run/ora8/orainstroot.sh as root,
Switch to the root user window that you just reserved
---------------------------------------------------------------
[root@xiyuxi/root]# Cd/ora8
[Root@xiyuxi ora8]$./orainstroot.sh
---------------------------------------------------------------
Then return to the window just popped up and click Retry.
Select "Oracle8i Enterprise edition8.1.6.1.0" on the "Available products" window that appears
Installation Type Optional typical
When prompted for global database name, make a name such as Ora8.xyx, Oracle_sid is Ora8 (same as. bsah_profile)
Prompt for DB files localtion, enter/oradata
The last Summary window, click Install
Depending on the speed of the machine, my machine will be finished in about 10 minutes. After that, pop up a window asking to run root.sh, switch to another window,
---------------------------------------------------------------
[Root@xiyuxi ora8]./root.sh
---------------------------------------------------------------
When you are asked for local bin directory, press ENTER to return to the window just now and click OK
And then the more 10 machine minutes after Oracle Database Configuration assistants, click OK, on the end of the installation screen, click Exit, in the pop-up do your reallywant to exit? Click Yes on the window, Oralce 8i Enterprise is installed!
10. Start Oracle Server
Landing with Oracle users [oracle@xiyuxi/oracle]$
[Oracle@xiyuxi/oracle] $svrmgrl
[Oracle@xiyuxi/oracle] $connect Internal
[Oracle@xiyuxi/oracle] $startup
10. Stop Oracle Server
Landing with Oracle users [oracle@xiyuxi/oracle]$
[Oracle@xiyuxi/oracle] $svrmgrl
[Oracle@xiyuxi/oracle] $connect Internal
[Oracle@xiyuxi/oracle] $shutdow Normal
11. Managing Oracle
A, start the Oracle server
b, you can use its Windows system with Sql*plus worksheet even your Oracle server
You can do the rest by yourself.
Well, finally, I wish you all a successful installation of Oracle, preferably one success, if unknown, or found errors please
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.