[Oracle 11 G] Membuat Database Oracle

Published: by Creative Commons Licence

membuat database #oracle di #igosnusantara

ubah /etc/hosts, ubah localhost    menjadi    igosnusantara
127.0.0.1               localhost.localdomain  igosnusantara

#note menjaga listener tidak berfungsi, karena di environment telah di set host nya bukan localhost/127.0.0.1 melainkan HOST=igosnusantara

disable    host :
xhost +

masuk ke user oracle :
su oracle

jalnkan    listener :
lsnrctl start

#note cara membuat listener http://blog.wajatmaka.com/post/57059655515/membuat-listener-oracle-11g-di-igos-nusantara

jalankan Database Configuration Assitant :
dbca

[1]next
[2]create database, next
[3]pilih ‘general purpose and transaction processing, next
[4]isi :
global database name : basedata
ID : basedata
#note : disesuaikan dengan environment yang telah dicantumkan /etc/profile atau /home/oracle/.zshrc atau .bashrc
next
[5]ceklist configure enterprise manager, next
[6]pilih use the same administrative password for All accounts,    isi password, next
[7]next
[8]ceklis specify flash    recovery area
[9]ceklis sample schemas
[10]atur konfigurasi ram sesuai kebutuhan anda, sistem.    next
[11]Dokumentasi, next
[12]ceklis create database, finish