functional restrictions/differences between on prem rac and oracle RAC db system in the cloud?
In considering moving from an on-premises oracle RAC infrastructure (on physical hardware) to and oracle RAC db system in the oracle cloud.
In the oracle cloud - in a 2 node database system in the cloud, - do we have full OS access to the 2 nodes?
For example, On our on-prem 2 node rac system, both nodes mount an nfs filesystem (exported from another server), and the applications write out files to that filesystem using UTL_FILE, regardless of which instance the session is connected.
Is there a good resource describing any functional restrictions/differences between on prem rac and oracle RAC db system in the cloud?