Oracle9iAS Portal Developer Kit

Logging service and administration exceptions

These exceptions that can be raised with the wwlog_api and wwlog_api_admin API packages.

Logging service (wwlog_api) exception names and descriptions

UNABLE_TO_PURGE_LOG_EXCEPTION

The log cannot be purged.

CANNOT_CREATE_LOG _EXCEPTION

A temporary log record cannot be created.

CANNOT_INSERT_LOG_EXCEPTION

A log record cannot be inserted into database.

CANNOT_UPDATE_LOG_EXCEPTION

The log cannot be updated.

Logging administration (wwlog_api_admin) exception names and descriptions

NOT_ENOUGH_PRIVILEGES_
EXCEPTION

The user does not have sufficient access privileges.

UNABLE_TO_PURGE_LOG _EXCEPTION

The log cannot be purged.

LOG_EVENT_NOT_FOUND _EXCEPTION

The event record does not exist.

LOG_FILTER_NOT_FOUND_EXCEPTION

The log filter does not exist.

 

Related topics

The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio