Skip to content

Server Alert Log Categories

The Server Alert Log makes it possible for system administrators and installation technicians to trace different activities in the server. It is possible to turn on or off every Server Alert Log Category independently. To do this open the Server Alert Log Categories form in Solution Manager / Monitoring folder in the Navigator.

Read more About Server Alert Log

Figure 1 - Server Log Categories page

ColumnDescription
Category IDUnique identification for category
DescriptionDescription of the logging category
EnableEnables the category for logging
CleanupIf checked the Heavy Cleanup cleans the log
Days to keepNumber of days a log is kept by the Heavy Cleanup

Categories

Description of the different Server Alert Log categories:

CategoryDescription
Ddl AuditThis category is used to trap all DDL statements made in the database. DDL statements are mostly SQL commands that changes database objects. Could be useful to trace if database objects are created. Creates a database trigger upon activation.
DebugThis category is there to make it easier for developers to do debugging or tracing that requires persistence (i.e. writing to a table).
DeploymentUsed during installation to trace what is happening during an installation.
Deployment detailUsed during installation to trace details about what is happening during an installation.
Event errorsUsed to trace errors that occurs when an event and its related event action is executed.
Server ErrorsTraces all Oracle database errors that occurs in the database. Could be set if an Oracle error occurs randomly. Creates a database trigger upon activation.
Sql InjectionsUsed to trace suspected SQL Injections errors. If an Assert_SYS error occurs while checking dynamic SQL statements, the error is logged in this category.
In-MemoryLogs what indexes that are removed when removing analytical indexes for tables loaded to In-Memory.

About Server Alert Log

Server Alert Log