Open sivad1648 opened 7 months ago
Thank you for reporting the issue. We have raised an internal ticket to track this. Our service engineers will get back to you.
Found this https://support.oracle.com/knowledge/Oracle%20Cloud/2806808_1.html
When provisioning an Oracle Data Integrator (ODI) on Marketplace instance, it fails with the following error:
Starting repository creation for db tech
Finished MP configuration
Going to start Apps
[ERROR] Storing the MP Repo Mode fails, Hence exiting the process !!!
Cause: ODI Schema password does not contain any uppercase characters. It requires at least 12 alphanumeric characters, one or more of them as uppercase characters.
Solution: Make sure odiSchemaPassword is at least 12 alphanumeric characters, one or more of them as uppercase characters.
Community Note
Terraform Version and Provider Version
Terraform v1.6.2 Provider Version 5.27.0
Affected Resource(s)
Oracle Data Integrator Classic (oci_core_instance)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
ODI Classic to be deployed via terraform and the ODI studio must be running
Actual Behavior
ODI studio is not running and exited with below error
[ERROR] Storing the MP Repo Mode fails, Hence exiting the process !!!