Troubleshooting
Problem
To create a brand new Business Automation Workflow 19.0.0.3 environment with Oracle Database, one of the steps is to generate the dbscripts to run on the Oracle Database server:
Creating profiles, deployment environments, and databases simultaneously using the BPMConfig command
When running the createSchema_Advanced.sql script for the [Process Server db] and [Performance Warehouse db] on the Oracle Standard Edition server, the script fails with
ORA-00439: feature not enabled: Online Index Build
Symptom
When running the dbscripts generated from the BPMConfig -create -sqlfiles command:
../[Process Server db name]/createSchema_Advanced.sql
../[Performance data warehouse db name]/createSchema_Advanced.sql
the Oracle Standard Edition system returns with error:
ORA-00439: feature not enabled: Online Index Build
ORA-06512: at line [x]
We can see the line [x] has the SQL statement like:
EXECUTE IMMEDIATE 'CREATE UNIQUE INDEX [db name].LSWC_METRIC_PK ON
[db name].LSW_METRIC("VERSION_ID") ONLINE';
Document Location
Worldwide
[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SS8JB4","label":"IBM Business Automation Workflow"},"ARM Category":[{"code":"a8m50000000CcWiAAK","label":"Install and Deployment Environments-\u003EDB related"}],"ARM Case Number":"TS003658296","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"19.0.0","Line of Business":{"code":"LOB76","label":"Data Platform"}}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
Modified date:
04 August 2020
UID
ibm16209074