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.
Parent topic: Tablespace for AUDIT INDEX
Audience
This document is intended for the following audience:
- Customers
- Partners
Parent topic: Tablespace for AUDIT INDEX
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
Access to Oracle Support
Oracle customer access to and use of Oracle support services will be pursuant to the terms and conditions specified in their Oracle order for the applicable services.
Parent topic: Tablespace for AUDIT INDEX
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.
Parent topic: Tablespace for AUDIT INDEX
Diversity and Inclusion
Oracle is fully committed to diversity and inclusion. Oracle respects and values having a diverse workforce that increases thought leadership and innovation. As part of our initiative to build a more inclusive culture that positively impacts our employees, customers, and partners, we are working to remove insensitive terms from our products and documentation. We are also mindful of the necessity to maintain compatibility with our customers' existing technologies and the need to ensure continuity of service as Oracle's offerings and industry standards evolve. Because of these technical constraints, our effort to remove insensitive terms is ongoing and will take time and external cooperation.
Parent topic: Tablespace for AUDIT INDEX
Related Resources
- Oracle Banking APIs Installation Manuals
Parent topic: Tablespace for AUDIT INDEX
Related Resources
- Oracle Banking APIs Installation Manuals
Parent topic: Tablespace for AUDIT INDEX
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 |
Parent topic: Tablespace for AUDIT INDEX