| abhi |
Posted: Aug 11, 2008 06:46:58 AM |
Total Post: 8
Joined: Aug, 2008
|
Hi All,
I have to configure ASM in one of the Linux box.
Could anyone please send me the steps to do the same?
Please make me more clear on these points..how to create partitions for ASM in linux..create ASM diskgroups...adding linux partitions in the Diskgroups?
Many Many Thanks
Abhi |
|
|
positive |
| Posted: Aug 11, 2008 09:14:05 PM | |
|
Total Post: 483
Joined: Jun, 2008
|
http://neworacledba.blogspot.com
|
|
|
|
|
MOH_DBA |
| Posted: Aug 30, 2008 02:51:07 AM | |
|
Total Post: 161
Joined: Nov, 2007
|
the steps as follow:
1) fdisk /dev/your_hard_disk (see net for using this command)
2)partprobe
3) go to download.oracle.com and download the asm drivers the are suitable for your hardware and kernel.
4) install them, (rpm -Uvh oracle*)
5) after the packages are installed, issue this
/etc/init.d/oracleasm createdisk vol1 /dev/the_partition_you_Create
6)Use the dbca to configure the ASM.
Hope that would help.
|
|
|
|
|
abhi |
| Posted: Aug 30, 2008 04:08:26 AM | |
|
Total Post: 8
Joined: Aug, 2008
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |