FN_AUDIT - Name of security audit file
------------------------------------------------------------------------ | Parameter : FN_AUDIT | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Short description: Name of security audit file | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Parameter description : | | ----------------------- | | Valid file name for the operating system. | | The name must include exactly eight (8) '+' in sequence, which the | | system substitutes with the current date. | | If multiple files are to be generated for each day (parameter | | rsau/max_diskspace/per_file is used), the name must then include | | six (6) '#' characters, which are substituted with a sequence | | number. | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Application Area: System | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Unit : | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Default value: Depends on operating system | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Who is permitted to make changes: The customer | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Limitations for operating systems: | | The file name must conform to the naming covention for the | | relevant operating system. | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Limitations for database systems: None | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Other Parameters Affected or Dependent: | | This parameter is only relevant if: | | - Parameter rsau/enable has value 1 (audit switched on) | | or audit was activated dynamically using Transaction SM19. | | | | The directory for security audit files is specified using the | | parameter DIR_AUDIT. | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Valid Input, Formats, Areas: | | Examples: audit_++++++++ | | AUDIT++++++++.AUD | | audit_++++++++_###### | | AUDIT++++++++_######.AUD | | | | The file name must not be longer than 75 characters. | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Short Description : Name of security audit file ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Applications Area : System ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Parameter Type : M ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Changes allowed : X ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Valid for Operating System : * ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Dynamic switchable : ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Same on all Servers : ------------------------------------------------------------------------
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/223653/viewspace-1295145/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- rsau/max_diskspace/local - Maximum space for security audit file
- rsau/max_diskspace/per_file - Maximum size of one single security audit file
- oracle audit and securityOracle
- SAP Security Audit log size
- File name 屬性
- db_file_name_convert和log_file_name_convert詳解
- Oracle - ORA-09817: Write to audit file failedOracleAI
- Could not find first log file name in binary log index fileIndex
- ORA-09817: Write to audit file failed 的解決AI
- ORA-09925: Unable to create audit trail file彙總AI
- ORACLE10G DG配置中兩個引數db_file_name_convert和log_file_name_convertOracle
- Oracle案例01——ORA-09925: Unable to create audit trail fileOracleAI
- rsau/max_diskspace/per_day - Maximum size of all security audit files per day
- To use Rman to duplicate database be careful of db_file_name_convertDatabase
- File name too long window和linux排查,解決Linux
- Database Audit and Audit trail purgingDatabaseAI
- audit_file_dest, background_dump_dest, core_dump_dest, user_dump_dest
- duplicate命令中有pfile、logfile、*_file_name_convert、nofilenamecheck的案例
- ORA-01103: database name 'ORCLDG' in control file is not 'ORCL'Database
- ORACLE AUDITOracle
- Oracle OCP IZ0-053 Q368(DB_FILE_NAME_CONVERT)Oracle
- RHEL審計內容/etc/audit/audit.rules
- audit by user by table
- Oracle Audit setupOracle
- audit審計
- 審計--audit
- mysql-auditMySql
- mysqlalchemy audit extensionMySql
- MySQL_ERROR 1231 (42000) at line XX in file 'file_name' Variable 'time_zone' can't beMySqlError
- AUD: Audit Commit Delay exceeded, written a copy to OS Audit TrailMITAI
- oracle10g_audit_solaris_利用audit_sys_operationsOracle
- DB_NAME&TANCE_NAME&DB_UNIQUE_NAME&ORACLE_SID&GLOBAL_NAME&DB_DOMAIN&SERVICE_NAMEOracleAI
- 使用sqlplus連線資料庫報ORA-09925: Unable to create audit trail fileSQL資料庫AI
- Script to Show Audit Options/Audit Trail (Doc ID 1019552.6)AI
- ORALCE 的AUDIT 以及開啟AUDIT對REDO 的影響
- [oradebug命令學習2]How to Use Oradebug to Get Trace File Name and Location
- db_file_name_convert設定出錯導致備庫無法recovery
- MySQL審計auditMySql