api-manager icon indicating copy to clipboard operation
api-manager copied to clipboard

SQL Issue in latest Oracle RAC Script

Open damoebius opened this issue 9 months ago • 0 comments

Description

Hi, The latest (4.4.0) apimgt oracle_rac.sql script doesn't work.

Many errors appear during execution like

Index IDX_SP_APP_NAME_CI créé(e).

Erreur commençant à la ligne: 1 951 de la commande -
CREATE INDEX IDX_REMOTE_FETCH_REVISION_CONFIG_ID ON IDN_REMOTE_FETCH_REVISIONS (CONFIG_ID)
Rapport d'erreur -
ORA-00942: Table ou vue inexistante
00942. 00000 -  "table or view does not exist"
*Cause:    
*Action:

Index IDX_CORS_SP_APP_ID créé(e).

All logs attached below.

Could you fix it ?

WSO2-APIM-4.4.0-APIM-RAC.log

Steps to Reproduce

Execute the DB script from oracle_rac.sql in your favorite IDE

Version

4.4.0

Environment Details (with versions)

No response

damoebius avatar Mar 24 '25 13:03 damoebius