Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
75:system_requirements_oracle [2020/04/16 19:15] – created emr75:system_requirements_oracle [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 10: Line 10:
 For Oracle 12.2, this patch needs to be installed: **Patch #25818707: PLSQL COMPILATION FAILS WITH ORA-06555 WHEN USING STANDARD OBJECT NAME IN 12.2** For Oracle 12.2, this patch needs to be installed: **Patch #25818707: PLSQL COMPILATION FAILS WITH ORA-06555 WHEN USING STANDARD OBJECT NAME IN 12.2**
  
-Stages requires a separate tablespace on the Oracle Server.+Stages requires a separate tablespace on the Oracle server.
  
 To access Oracle with Stages a technical/proxy user with at least the following permissions is necessary: To access Oracle with Stages a technical/proxy user with at least the following permissions is necessary:
Line 25: Line 25:
   * UNLIMITED TABLESPACE (or enough tablespace)   * UNLIMITED TABLESPACE (or enough tablespace)
  
-Stages needs a database with NLS_LENGTH_SEMANTICS=CHAR.+Stages needs a database with NLS_LENGTH_SEMANTICS set to "CHAR". 
 + 
 +It is recommended to set NLS_CHARACTERSET to "AL32UTF8" and NLS_NCHAR_CHARACTERSET to "AL16UTF16".
  
 For optimal performance, set the "cursor_sharing" parameter to "force". For optimal performance, set the "cursor_sharing" parameter to "force".