Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040751 | Openbravo ERP | A. Platform | public | 2019-05-02 16:16 | 2019-05-09 11:19 |
|
Reporter | shuehner | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR19Q2 | Fixed in Version | 3.0PR19Q2 | |
Merge Request Status | |
Review Assigned To | shuehner |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040751: Raise minimum supported Oracle database version from 11.1 to 11.2 |
Description | Currently Openbravo support oracle 11.1 as oldest oracle version.
In some places in the code there is specific code to handle 11.1 differently compared to more modern oracle versions. Recently some bug came up specifically in that code raising the 'what to support question'
Oracle themselves marked 11.1 as end of live already in 2015:
https://www.oracle.com/us/assets/lifetime-support-technology-069183.pdf [^]
Checking Openbravo heartbeat statistics shows only a single installation using 11.1 (and owner is informed to upgrade)
Note that Oracle 11.2 stays as supported version for now as it is still much more widely used |
Steps To Reproduce | - |
Proposed Solution | Raise minimum supported oracle version to 11.2 both in documentation and in the product (buildvalidation: DatabaseVersionCheck.java)
|
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0040750 | 3.0PR19Q3 | closed | alostale | Raise minimum supported Oracle database version from 11.1 to 11.2 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-05-02 16:18 | shuehner | Type | feature request => backport |
2019-05-02 16:18 | shuehner | Target Version | 3.0PR19Q3 => 3.0PR19Q2 |
2019-05-08 12:29 | hgbot | Checkin | |
2019-05-08 12:29 | hgbot | Note Added: 0111568 | |
2019-05-08 12:29 | hgbot | Status | scheduled => resolved |
2019-05-08 12:29 | hgbot | Resolution | open => fixed |
2019-05-08 12:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR19Q2/rev/c03ee8a6a9c9502d23d18514dd873c4fc7dd2ecc [^] |
2019-05-08 12:29 | alostale | Assigned To | platform => alostale |
2019-05-08 12:29 | alostale | Review Assigned To | => shuehner |
2019-05-09 11:19 | shuehner | Note Added: 0111588 | |
2019-05-09 11:19 | shuehner | Note Deleted: 0111588 | |
2019-05-09 11:19 | shuehner | Note Added: 0111589 | |
2019-05-09 11:19 | shuehner | Status | resolved => closed |
2019-05-09 11:19 | shuehner | Fixed in Version | => 3.0PR19Q2 |