Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
72:system_requirements_oracle [2018/12/07 14:03] twn72:system_requirements_oracle [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 7: Line 7:
   * 12c   * 12c
  
-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 <font inherit/inherit;;#e74c3c;;inherit>(NEW FOR 7.2!)</font>**+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 (NEW FOR 7.2!)**
  
 Stages requires a separate tablespace on the Oracle Server. Stages requires a separate tablespace on the Oracle Server.
Line 20: Line 20:
   * CREATE VIEW   * CREATE VIEW
   * CREATE MATERIALIZED VIEW   * CREATE MATERIALIZED VIEW
-  * **EXECUTE ON SYS.DBMS_CRYPTO <font inherit/inherit;;#e74c3c;;inherit>(NEW FOR 7.2!)</font>**+  * **EXECUTE ON SYS.DBMS_CRYPTO (NEW FOR 7.2!)**
   * QUERY REWRITE   * QUERY REWRITE
   * UNLIMITED TABLESPACE (or enough tablespace)   * UNLIMITED TABLESPACE (or enough tablespace)
  
-Stages needs <font 14px font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;/ ;;rgb(0, 0, 0) font-family: "Segoe UI", "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;;;inherit>a database with NLS_LENGTH_SEMANTICS=CHAR</font>+Stages needs a database with NLS_LENGTH_SEMANTICS=CHAR. For optimal performance, set the "cursor_sharing" parameter to "force".