Sec_protocol_error_trace_action - Oracle FAQ
This is a discussion on Sec_protocol_error_trace_action - Oracle FAQ ; Type:String Syntax:SEC_PROTOCOL_ERROR_TRACE_ACTION = { NONE | TRACE | LOG | ALERT } Default:TRACE Modify:ALTER SESSION, ALTER SYSTEM Basic:No Notes:SEC_PROTOCOL_ERROR_TRACE_ACTION specifies the action that the database should take when bad packets are received from a possibly malicious client. Values: ■ NONE ...
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| Syntax:SEC_PROTOCOL_ERROR_TRACE_ACTION = { NONE | TRACE | LOG | ALERT } Default:TRACE Modify:ALTER SESSION, ALTER SYSTEM Basic:No Notes:SEC_PROTOCOL_ERROR_TRACE_ACTION specifies the action that the database should take when bad packets are received from a possibly malicious client. Values: ■ NONE The database server ignores the bad packets and does not generate any trace files or log messages. ■ TRACE A detailed trace file is generated when bad packets are received, which can be used to debug any problems in client/server communication. ■ LOG A minimal log message is printed in the alert logfile and in the server trace file. A minimal amount of disk space is used. ■ ALERT An alert message is sent to a DBA or monitoring console. |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
All times are GMT -4. The time now is 03:27 AM.

Linear Mode