Installing Oracle XE on RHEL 5.0

Bloged in Computer, Information Technology by deni Tuesday April 29, 2008

Oracle merupakan database sistem yang handal, atau lebih dikenal dengan RDBMS.
Dari awal saya mengenal oracle atau sekitar tahun 1999, oracle merupakan sistem database yang cukup sulit di install pada sistem operasi Linux, saya inget pertama kali mencoba menginstall oracle 8i pada sistem operasi Slackware dengan penuh cucuran keringat darah plus pusing-pusing kepala… masa lalu kita lupakan.

Setelah sekian lama saya mengenal Oracle saya baru mengetahui ternyata ada Oracle versi Expessnya..
Atau lebih kenal dengan Oracle XE (Expess Edition), sistem database ini pada release terakhirnya berbasis pada Oracle 10g release 2 atau 10.2.0.1

Saya mencoba untuk menginstall Oracle diatas sistem operasi Linux RHEL 5.0, sebelum melakukan installasi pastikan bahwa swap memory pada sistem linux anda adalah minimal 1024MB, dan disarakan physical memory adalah 512MB untuk development atau 1GB untuk production.

Untuk source installer Oracle XE dapat anda download disini.

Berikut ini adalah installasi Oracle XE pada sistem operasi Linux RHEL :

[root@erp deni]# rpm -ivh oracle-xe-10.2.0.1-1.0
error: open of oracle-xe-10.2.0.1-1.0 failed: No such file or directory
[root@erp deni]# rpm -ivh oracle-xe-10.2.0.1-1.0.i386.rpm
Preparing… ########################################### [100%]
1:oracle-xe ########################################### [100%]
Executing Post-install steps…

You must run ‘/etc/init.d/oracle-xe configure’ as the root user to
configure the database.

atau bila tidak memerlukan preparation dapat dilakukan dengan perintah :

[root@erp deni]# rpm -ivh –nopre oracle-xe-10.2.0.1-1.0.i386.rpm

Setelah itu akan kita lakukan konfigurasi database dengan perintah :

[root@erp deni]# /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]:8081

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:
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:8081/apex”

lalu untuk menjalannya pake perintah
[root@erp deni]# /etc/init.d/oracle-xe start
Starting Oracle Database 10g Express Edition Instance.
Done!

dan hasil nya bisa dilihat pada layar gambar berikut:

Have fun bila ada yang mau mencobanya..:)

Berakhir pekan dengan OpenBSD

Bloged in Operating System by deni Monday April 28, 2008

OpenBSD merupakan varian dari keluarga *BSD berbasis 4.4BSD yang merupakan operating sistem berbasis UNIX, untuk lebih detailnya bisa dilihat di webnya OpenBSD.

Saya sendiri secara pribadi sudang mengenal operating sistem ini semenjak saya kuliah tingkat 2 sekitar tahun 1999.
Operating Sistem ini (OpenBSD) dikenal karena merupaka operating sistem yang aman, tingkat keamanan
yang tinggi inilah yang membuat OpenBSD merupakan operating sistem yang handal dan tangguh.

Saat ini OpenBSD telah mencapai release 4.2 yang di launching pada tanggal 1 November 2007, artinya belum ada setahun di launching.

Nah berhubung akhir pekan ga ada kerjaan dan dari pada tidur saya gunakan untuk menginstall OpenBSD 4.2 dilaptop tua saya… yang membuat saya senang adalah Sierra Wireless Aircard 875 dengan sukses terdetek oleh si OpenBSD ini… hehe berikut ini adalah hasil installasinya…

Last login: Mon Apr 28 08:34:42 2008
OpenBSD 4.2 (GENERIC) #375: Tue Aug 28 10:38:44 MDT 2007

Welcome to OpenBSD: The proactively secure Unix-like operating system.

Please use the sendbug(1) utility to report bugs in the system.
Before reporting a bug, please try to reproduce it with the latest
version of the code. With bug reports, please try to ensure that
enough information to reproduce the problem is enclosed, and if a
known fix for it exists, include that as well.

$

uname -a

OpenBSD openbsd42.wahyudi.org 4.2 GENERIC#375 i386
$

ops kernelnya belom di compile ulang..:)

hehe ini dia si Sierra Wireless Aircard kedetek..

umsm0 at uhub1 port 1
umsm0: Sierra Wireless, Incorporated AirCard, rev 1.10/0.02, addr 2
ucom0 at umsm0 portno 0
umass0 at uhub0 port 1 configuration 1 interface 0
umass0: Genesys Logic USB TO IDE, rev 2.00/0.33, addr 2
umass0: using SCSI over Bulk-Only

Sayang di FreeBSD belum tersedia? ada yang bersedia memporting kan driver nya :)

Mungkin sedikit cerita tentang akhir pekan saya…
Lain kali akan saya bahas tentang installasi dan tentunya xwindows nya hehehehe…

22 queries. 0.227 seconds.
Powered by Wordpress
theme by evil.bert