Step by Step to Create Oracle ASM Database on Linux 32bit&64bit
First We need to create Oralce ASM Disk Configuring Oracle ASM Disk
Install Oracle Database Software only
then create profile
export ORACLE_HOME=/oracle/product/10.2.0/db_1
export ORACLE_SID=MUT
export PATH=$PATH:$ORACLE_HOME/bin
open new Terminal type dbca
Congrats Successfully Created the ASM Database .
No comments:
Post a Comment