-
Bug
-
Resolution: Tracked Elsewhere
-
Medium (View bug fix roadmap)
-
None
-
6.4.5, 6.5.0, 6.6.0
-
None
-
6.04
-
JAG needs a better way of fixing the NSL_SORT in Oracle DB.
Right now we are doing a forced NSL_SORT over the RANK column dropping the performance.
Possibilities:
- Document this
- Do a migration script that force the database to NLS_SORT=Binary
- Try to fix the index or the column to use the proper NLS_SORT.
The difference between this ticket and GHS-11162 is that we should take off the NLS_SORT while the other is about removing the function from the code.
- blocks
-
JSWSERVER-11162 Indexing after installing JAG for the first time takes ages.
-
- Closed
-
-
SW-746 Failed to load
- is superseded by
-
JRASERVER-39970 Jira needs to check the collation of the DB before it starts
- Closed
- is caused by
-
SW-432 Failed to load
- mentioned in
-
Page Failed to load
After discussion with ckhatchikian we decided that this issue is mainly incorporated by the linked JRA issue.
GHS-11162covers any fixes that need to be made in the JIRA Agile codebase.Therefore we are resolving this issue.