rsau/SQL-Audit/filesize

Parameter

rsau/SQL-Audit/filesize

Short text

Maximum size of the SQL_Audit files

Parameter Description

Maximum size of a file that the SQL audit generates. If this is exceeded, the current file is closed and another file is opened. (In extreme cases, an SQL audit file can be larger than the parameter specifies.)

The SQL audit files can be very large. The administrator needs to ensure that there is enough disk space available.

If only a whole number is specified, the unit is bytes. If a “k” or “K” (without a space) directly follows a whole number, the unit is kilobytes. If an “m” or “M” (without a space) directly follows the whole number, the unit is counted in megabytes.

Application Area

System

Parameter Unit

• Whole number without suffix: Unit Bytes
• Whole number with suffix “k” or “K”: Unit Kilobytes
• Whole number with suffix “m” or “M”: Unit Megabytes

Default Value

645M (marginally less capacity than a CD)

Who is permitted to make changes?

Customer

Operating System Restrictions

(No restriction)

Database System Restrictions

(No restriction)

Are other parameters affected or dependent?

This parameter is only relevant if the SQL audit is activated using the parameter rsau/SQL-Audit/switch.

Values allowed

• Whole number => Unit Bytes
• Whole number with suffix “k” or “K” (without blank) => Unit Kilobytes
• Whole number with suffix “m” or “M” (without blank) => Unit Megabytes

You May Also Like

Leave a Reply?