-
Bug
-
Resolution: Done
-
Major
-
None
-
2.2 GA, 2.3 GA
-
https://github.com/3scale/Red_Hat_3scale_Documentation/pull/319, https://github.com/3scale/Red_Hat_3scale_Documentation/pull/335, https://github.com/3scale/Red_Hat_3scale_Documentation/pull/336, https://github.com/3scale/Red_Hat_3scale_Documentation/pull/372, https://github.com/3scale/Red_Hat_3scale_Documentation/pull/374
There are some settings required for the Oracle DB to work with 3scale, specifically:
ALTER SYSTEM SET max_string_size=extended SCOPE=SPFILE;
ALTER SYSTEM SET compatible='12.2.0.1' SCOPE=SPFILE;
This needs to be called out explicitly in the documentation. Current version of the doc – https://access.redhat.com/documentation/en-us/red_hat_3scale/2.2/html-single/infrastructure/index#building_a_3scale_api_management_system_image_with_the_oracle_database_relational_database_management_system