relocate $ORACLE_HOME/.patch_storage
I have Oracle 12c RAC on two Oracle Linux servers using ASM. The file system is 90% full. I'm considering move $ORACLE_HOME/.patch_storage to different file system and create a symbolic link to free up the disk space.
Will this cause any problem?
Thanks!