SV-24893r1_rule
V-3863
Oracle SQLNET.EXPIRE_TIME parameter
DO0287-ORACLE11
CAT II
10
Using a text editor or administrative tool, modify the SQLNET.ORA file on the database host server to include a limit for connection request timeouts for the listener.
Example entry (value unit is in minutes):
SQLNET.EXPIRE_TIME = 3
NOTE: Use the lowest number possible that does not generate so much network traffic that performance becomes unacceptable. The lower the number, the less likely an exhaustion of resources will occur. Set the value to the lowest number greater than 0 that is supported by the target system environment.
View the SQLNET.ORA file to verify if a SQLNET.EXPIRE_TIME has been set to the value greater than 0.
If the parameter does not exist or is set to 0, this is a Finding.
V-3863
False
DO0287-ORACLE11
View the SQLNET.ORA file to verify if a SQLNET.EXPIRE_TIME has been set to the value greater than 0.
If the parameter does not exist or is set to 0, this is a Finding.
M
Database Administrator
1368