Questions and Answers What is a "Shared APPL_TOP"? Answer: A traditional multi-node installation requires the Applications file system on each node in the system. In a Shared APPL_TOP installation, the APPL_TOP and the COMMON_TOP file systems are installed on a shared disk resource mounted to each node in the system. These nodes can be used to provide standard application tier services, such as Forms, Web, and Concurrent processing. Any changes made in the shared APPL_TOP file system are immediately visible on all nodes. Note that each node continues to have a separate Applications techstack installation (see also question 2). What is a "shared application tier file system"? Answer: In a shared application tier file system installation, the APPL_TOP, the COMMON_TOP, and the Applications technology stack (ORACLE_HOMEs) are installed on a shared disk resource mounted to each node in the system. These nodes can be used to provide standard appl...