1>Health Check Alert: Set the profile 'FND: Application Module Pool Enabled' to Yes (Doc ID 957532.1)
Checks if the profile 'FND: Application Module Pool Enabled' is set to No at Site level, recommended value is Yes.
Risk
The profile 'FND: Application Module Pool Enabled' indicates whether application module (AM) pooling is enabled or not. Default value is Yes. If AM pooling is disabled (set to No), the AM pool instance will be destroyed instead of being checked into the pool. In other words, the application module instance will not be reused by another thread leading to performance degradation. Application module pooling should always be enabled.
换句话说,如果是禁用的池,应用程序模块实例将不会被另一个线程重用。
Recommendation
The profile 'FND: Application Module Pool Enabled' should be set to Yes at Site level. To change this, login as System Administrator > Profile > System, query up the profile option and set to Yes. For more details, see Document 231137.1: Troubleshooting the Self Service Framework with Oracle Applications.
2>Troubleshooting the Self Service Framework with Oracle Applications (Doc ID 231137.1)
FND: Application Module Pool Enabled (AMPOOL_ENABLED)
Indicates whether AM pooling is enabled or not. Default value is "Yes". If AM pooling is disabled, set to "No" application module pool instance will be destroyed instead of being checked into the pool. In other words, if AM pooling is disabled, application
module instance will not be reused by another thread.
换句话说,如果是禁用的池,应用程序模块实例将不会被另一个线程重用。