B Audit Record Fields

Table B-1 lists the fields in an Oracle AVDF audit record.

Table B-1 Audit Record Fields

Audit Record Field Description Column Type

Secured Target Name

Target system secured by AVDF

varchar2(255)

Secured Target Type

Type of secured target, for example, Microsoft SQL Server, IBM DB2 etc.

varchar2(255)

Service Name

Secured target service used to perform this event

varchar2 (255 char)

Policy Name

Name of the policy when the event was recorded

varchar2(1024)

Event Server Time

Time of entry of the audit record in the Audit Vault Server

Timestamp with local timezone

Event Time

Time of event occurrence

timestamp with local timezone

User Name

Secured target user that performed the event

varchar2(255)

Event Status

Status of completion of the event

varchar2(30)

Error Code

Error number on event failure

varchar2(30)

Error Message

Error message on event failure

varchar2(1000)

Event Name

Name of the event as recognized by the secured target

varchar2(255)

Action Taken

Action taken on the command

varchar2(255)

Threat Severity

Threat severity assigned to the command

varchar2(30 char)

Log Cause

Reason for logging the event

NUMBER - Max 22 bytes

Target Object

Object affected by event

varchar2(255)

Target Type

Type of target object, for example, Package, Type, Table

varchar2(255)

Target Owner

Owner of target object

varchar2(255)

OS User Name

Operating system login name of the secured target user causing the event

varchar2(255)

Client Host Name

Name of the host machine

varchar2(255)

Client IP

IP address of the Client Host

varchar2(255)

Network Connection

Description of the network connection

varchar2(255)

Client Program

Name of program on Client Host that issued command

varchar2(255)

Command Text

Command statement issued by secured target user

CLOB Securefile

Command Param

Parameters associated with command text

CLO

Extension

Additional detailed information about the audited event

CLOB Securefile

Original Content

Audit record generated by secured target

CLOB Securefile

Command Class

Class of command issued by secured target user that caused the event

varchar2(255)