Relocating Oracle EBS Application Mount Point
Hello Experts,
How to Relocate the Oracle EBS Application mount point on the same server.
Currently our EBS Application is on SAN storage mount point and we want to shift it to Server HDD mount point. At the same time need the same mount point names as before.
Current Application mount points
/dev/mapper/mpathbp1 /u01 (this is SAN partition mount point)
/dev/mapper/vg_ggapps-lv_ora /ora (this is Server HDD mount point)
Future Application mount point
/dev/mapper/vg_ggapps-lv_ora /u01 (this is Server HDD mount point)
/dev/mapper/mpathbp1 /ora (this is SAN partition mount point)