How do you implement this?

You have deployed your forms application on an Oracle Application Server. You want to
implement a five-minute maximum idle time to client connections, after which their connections are
lost and the Forms Runtime process is shut down, freeing machine memory and CPU. How do
you implement this?

You have deployed your forms application on an Oracle Application Server. You want to
implement a five-minute maximum idle time to client connections, after which their connections are
lost and the Forms Runtime process is shut down, freeing machine memory and CPU. How do
you implement this?

A.
Set the heartbeat parameter to 7 minutes In the base HTML file and the FORMS_TIMEOUT
parameter to 5 minutes in the default.envfile.

B.
Set the heartbeat parameter to 5 minutes in the base HTML file and the FORMS_TIMEOUT
parameter to 7 minutes in the default.envfile.

C.
Set the heartbeat parameter to 5 minutes in the base HTML file, leaving the FORMS_TIMEOUT
environment variable on its default value.

D.
Set the FORMS_TIMEOUT environment variable to 5 minutes and set the heartbeat parameter
to any value less than 5 minutes in the base HTML file.



Leave a Reply 0

Your email address will not be published. Required fields are marked *