1.284 SEC_PROTOCOL_ERROR_TRACE_ACTION
SEC_PROTOCOL_ERROR_TRACE_ACTION specifies the kind of logging the database server does when bad packets are received from a possibly malicious client, apart from the client receiving the error.
               
| Property | Description | 
|---|---|
| Parameter type | String | 
| Syntax | 
 | 
| Default value | 
 | 
| Modifiable | 
 | 
| Modifiable in a PDB | No | 
| Basic | No | 
Values
- 
                        NONEThe database server does not record it in any of the trace files. 
- 
                        TRACEA short entry is made in the alert log file and a detailed incident file is generated. The server trace file also will have an entry about the protocol error and incident file. 
- 
                        LOGThe server trace file will have an entry about the protocol violation. 
- 
                        ALERTA short entry is made in the alert log file and in the server trace file about the protocol violation.