-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 4.7.0-dev
-
Fix Version/s: 4.7 Certification, QA tracked issues
-
Component/s: Documentation, Legacy > Extensions > eZ Oracle Database
-
Labels:None
Hi
ora-initialize.sh is unable to initialize the database correctly, ref ##019338 an ##019340
Either fix that or remove the script and update documentation
Using the script results in an inconsistant database
ora-initialize.sh is documented in extension/ezoracle/INSTALL and http://doc.ez.no/Extensions/eZ-Publish-extensions/eZ-Publish-Extension-for-Oracle-R-database/2.0/Installation/Automated-initialization
Steps to reproduce
1. Make a clean installation of Ez Publish 4.6 or 4.7
2. Activate the EzOracle extension, by adding ActiveExtensions[]=ezoracle in site.ini.append.php
3. Run ./extension/ezoracle/bin/shell/ora-initialize.sh
4. Add to site.ini.append.php
##################################
[DatabaseSettings]
DatabaseImplementation=ezoracle
User=<user>
Password=<password>
Database=<instance>
##################################
- relates to
-
EZP-19338 Database Check Failed after upgrading from Ez Publish 4.6 > 4.7 rc1 with Oracle
-
- Open
-
-
EZP-19339 After Upgrading to eZ Publish 4.7 rc1 I have to login to have access to frontend with Oracle
-
- Open
-
-
EZP-19342 Error migrating permissions from Mysql to Oracle in eZ Publish 4.6 when using ./extension/ezoracle/bin/shell/ora-initialize.sh
-
- Open
-
-
EZP-19340 Database Check Failed after clean Ez Publish 4.6 installation with Oracle
-
- Closed
-