Are there any downsides to sharing FMX/REP files between servers in a clustered environment.
We're migrating our application from Oracle Forms/Reports 10gR2 on a Windows 2003 platform (OAS) to a clustered Linux environment. As part of the upgrade we'll be going to Oracle Fusion Middleware (Weblogic, probably 10.3.5), and Forms/Reports 11g. Ideally, we'd like to store all of our FMX/REP files on a drive shared between the two application servers. That obviously makes the system much more maintainable than having to maintain copies of the same file on two different servers.
Before building the machines, we just want to verify that this will not cause any problems. Have other people done this? Has anyone run into any problems?