Tablespace for AUDIT INDEX

The index’s used by AUDIT table should be moved into new tablespace from current AUDIT tablespace.

Follow below steps

  • Create a new tablespace
  • Give quota to OBAPI schema
    alter user <OBAPI_SCHEMA> quota unlimited on <OBAPI_AUDIT_INDEX_TABLESPACE>;
  • Drop and create below index by mapping the newly created tablespace
    • OBAPI_Installer\installables\db\OBAPI\ddl\oracle\audit\ IDX_DIGX_AL_API_AUDIT_LOGGING.sql
    • OBAPI_Installer\installables\db\OBAPI\ddl\oracle\audit\ IDX_DIGX_AL_API_AUDIT_LOG_HIST.sql
    • OBAPI_Installer\installables\db\OBAPI\ddl\oracle\audit\IDX_DIGX_AL_AUDIT_LOGGING.sql
    • OBAPI_Installer\installables\db\OBAPI\ddl\oracle\audit\ IDX_DIGX_AL_AUDIT_LOGGING_1.sql
    • OBAPI_Installer\installables\db\OBAPI\ddl\oracle\audit\ IDX_DIGX_AL_AUDIT_LOGGING_2.sql
    • OBAPI_Installer\installables\db\OBAPI\ddl\oracle\audit\ IDX_DIGX_AL_AUDIT_LOGGING_3.sql
    • OBAPI_Installer\installables\db\OBAPI\ddl\oracle\audit\ IDX_DIGX_AL_AUDIT_LOGGING_4.sql
    • OBAPI_Installer\installables\db\OBAPI\ddl\oracle\audit\IDX_DIGX_AL_AUDIT_LOGGING_DETAILS.sql

Purpose

This guide is designed to help acquaint you with the Oracle Banking application. This guide provides answers to specific features and procedures that the user need to be aware of the module to function successfully.

Audience

This document is intended for the following audience:

  • Customers
  • Partners

Critical Patches

Oracle advises customers to get all their security vulnerability information from the Oracle Critical Patch Update Advisory, which is available at Critical Patches, Security Alerts and Bulletins. All critical patches should be applied in a timely manner to ensure effective security, as strongly recommended by Oracle Software Security Assurance.

The image shows steps of Installation .

Related Resources

For more information on any related features, refer to the following documents:
  • Oracle Banking APIs Installation Manuals

Related Resources

For more information on any related features, refer to the following documents:
  • Oracle Banking APIs Installation Manuals

Acronyms and Abbreviations

The list of the acronyms and abbreviations used in this guide are as follows:

Table -1 Acronyms and Abbreviations

Abbreviation Description
OBAPI Oracle Banking APIs