WALLET_LOCATION =
(SOURCE =
(METHOD = FILE)
(METHOD_DATA =
(DIRECTORY = /home/oracle/wallet)
)
)
SQLNET.WALLET_OVERRIDE = TRUE
SQLNET.ALLOWED_LOGON_VERSION_CLIENT = 12
SQLNET.ALLOWED_LOGON_VERSION_SERVER = 12
SQLNET.EXPIRE_TIME=5
NAMES.DIRECTORY_PATH= (tnsnames, ezconnect)
Example entry...
NAMES.DIRECTORY_PATH= (tnsnames, ezconnect)
Deprecated in 12.1
Related Errors: ORA-28040
Related Errors: ORA-03134 , ORA-28040
https://docs.oracle.com/en/database/oracle/oracle-database/12.2/upgrd/database-preparation-tasks-to-complete-before-upgrades.htmlDefault: 0
Example entry...
SQLNET.EXPIRE_TIME=5
Related Errors: ORA-03135
Default: 60 seconds
Example entry...
SQLNET.INBOUND_CONNECT_TIMEOUT=60
Related Errors: ORA-03136
Example entry...
WALLET_LOCATION =
(SOURCE =
(METHOD = FILE)
(METHOD_DATA =
(DIRECTORY = /home/oracle/wallet)
)
)
Example entry...
LOG_DIRECTORY_CLIENT=/u01/app/oracle/product/180000/network/log
Default...
$ORACLE_HOME/network/log
Example entry...
LOG_FILE_CLIENT=sqlnet.log
Default...
sqlnet.log
Example entry...
TRACE_DIRECTORY_CLIENT=/u01/app/oracle/product/180000/network/trace
Example entry...
TRACE_FILE_CLIENT=client.trc
Example entry...
TRACE_FILELEN_CLIENT=1024
Best used in conjunction with TRACE_FILENO_CLIENTDefault...
0
Example entry...
TRACE_FILENO_CLIENT=7
Cycle through 7 trace files. Best used in conjunction with TRACE_FILELEN_CLIENTDefault...
0
Example entry...
TRACE_LEVEL_CLIENT=16
Or...
TRACE_LEVEL_CLIENT=SUPPORT
Default...
0
OFF
Numeric...
0
4
10
16
Human readable alternative...
OFF
USER
ADMIN
SUPPORT
TODO
Example entry...
TRACE_UNIQUE_CLIENT=ON
Default...
OFF
Example entry...
LOG_DIRECTORY_SERVER=/u01/app/oracle/product/180000/network/trace
Default...
$ORACLE_HOME/network/trace
Example entry...
LOG_FILE_SERVER=sqlnet.log
Default...
sqlnet.log
Example entry...
TRACE_DIRECTORY_SERVER=/u01/app/oracle/product/180000/network/trace
Example entry...
TRACE_FILE_SERVER=server.trc
TODO
TODO
Example entry...
TRACE_LEVEL_SERVER=16
Or...
TRACE_LEVEL_SERVER=SUPPORT
Default...
0
OFF
Numeric...
0
4
10
16
Human readable alternative...
OFF
USER
ADMIN
SUPPORT
TODO
Example entry...
TNSPING.TRACE_LEVEL_SERVER=16
Or...
TNSPING.TRACE_LEVEL_SERVER=SUPPORT
Default...
0
OFF
Numeric...
0
4
10
16
Human readable alternative...
OFF
USER
ADMIN
SUPPORT