티스토리 뷰

OS

[Linux] Oracle XE 설치

빼인트 2010. 6. 30. 16:49
rpm -Uvh oracle-xe-univ-10.2.0.1-1.0.i386.rpm
[root@systech /home/install/software/oracle]# rpm -Uvh o*.rpm
준비 중...                  ########################################### [100%]
   1:oracle-xe-univ         ########################################### [100%]
Executing Post-install steps...
You must run '/etc/init.d/oracle-xe configure' as the root user to
configure the database.

[root@systech /home/install/software/oracle]# /etc/init.d/oracle-xe configure

Oracle Database 10g Express Edition Configuration
-------------------------------------------------
This will configure on-boot properties of Oracle Database 10g Express 
Edition.  The following questions will determine whether the database should 
be starting upon system boot, the ports it will use, and the passwords that 
will be used for database accounts.  Press <Enter> to accept the defaults. 
Ctrl-C will abort.

Specify the HTTP port that will be used for Oracle Application Express [8080]:

Specify a port that will be used for the database listener [1521]:

Specify a password to be used for database accounts.  Note that the same
password will be used for SYS and SYSTEM.  Oracle recommends the use of 
different passwords for each database account.  This can be done after 
initial configuration:
Password can't be null. Enter password:
Confirm the password:

Do you want Oracle Database 10g Express Edition to be started on boot (y/n) [y]:y

Starting Oracle Net Listener...Done
Configuring Database...Done
Starting Oracle Database 10g Express Edition Instance...Done
Installation Completed Successfully.
To access the Database Home Page go to "http://127.0.0.1:8080/apex"
[root@systech /home/install/software/oracle]# 
[root@systech /home/install/software/oracle]# su - oracle    <-- oracle계정은 자동으로 생성됨


profile에 아래의 내용 추가

export ORACLE_BASE=/usr/lib/oracle/xe/app/oracle
export ORACLE_SID=XE
export ORACLE_HOME=$ORACLE_BASE/product/10.2.0/server
 
PATH=$PATH:$HOME/bin:$ORACLE_HOME/bin


'OS' 카테고리의 다른 글

Windows 7 창 흔들면 전체 창 최소화 기능 없애기  (2) 2011.05.25
[Linux] PHP 설치  (0) 2010.08.19
[Linux] RPM(Redhat Package Manager)  (0) 2010.07.15
[Windows] 비프음 제거  (0) 2010.07.12
[Linux] Telnet 및 FTP 설치  (0) 2010.06.27
[Linux] uptime  (0) 2010.06.27
Lx 스위치(EtherNet Switch)  (0) 2010.05.20
SAS(Serial Attached SCSI)  (0) 2010.05.20
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함