Cannot Create another ASM file T_T help!!!
Hi!
I've had installed oracle 10g database... now, as my setup goes on .. I'd encountered this very confusing error...
Supposedly, I must add asm 14 disks.. now i'd added 8 asm disks. the remaining 6 cannot add. --__--
below here is the scenario:
[root@student []]# losetup /dev/loop7 /u01/asmdisks/_file_disk_07
(succeeded)
[root@student []]# losetup /dev/loop8 /u01/asmdisks/_file_disk_08
/dev/loop8: No such file or directory
I've checked the /dev directory.. there's loop0 - loop7 ...
I've entered the command :
I've entered the command :
dd if=/dev/zero of=/u01/asmdisks/_file_disk_08 bs=1k count=2359296
dd if=/dev/zero of=/u01/asmdisks/_file_disk_09 bs=1k count=2359296
0