SAP TABLES

rsau/SQL-Audit/filesize SAP Parameter attribute - Maximum Size of a File of the SQL Audit








rsau/SQL-Audit/filesize is a SAP Parameter attribute which is used to control Maximum Size of a File of the SQL Audit information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

rsau/SQL-Audit/filesize profile paramerter attributes


Parameter Name: rsau/SQL-Audit/filesize
Description: Maximum Size of a File of the SQL Audit
Default Value: 645M
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit: Byte
Parameter Group: System
CSN Component: BC-SEC
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

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.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.