Index: openacs-4/packages/acs-core-docs/www/oracle.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/oracle.html,v diff -u -N -r1.47.2.1 -r1.47.2.2 --- openacs-4/packages/acs-core-docs/www/oracle.html 12 Jun 2011 20:03:48 -0000 1.47.2.1 +++ openacs-4/packages/acs-core-docs/www/oracle.html 12 Jun 2011 20:52:57 -0000 1.47.2.2 @@ -5,7 +5,7 @@

If you are installing PostGreSQL instead of Oracle, skip this section.

- OpenACS 5.6.0 will install with Oracle 9i but has not been extensively tested so may still have bugs or tuning issues. See Andrew Piskorski's Oracle 9i notes for guidance. + OpenACS 5.7.0 will install with Oracle 9i but has not been extensively tested so may still have bugs or tuning issues. See Andrew Piskorski's Oracle 9i notes for guidance.

This installation guide attempts to present all of the information necessary to complete an OpenACS installation. We try hard to make all of the steps possible in one pass, rather than having a step which amounts to "go away and develop a profound understanding of software X and then come back and, in 99% of all cases, type these two lines." The exception to our rule is Oracle production systems. This page describes a set of steps to get a working Oracle development server, but it is unsuitable for production systems. If you will be using OpenACS on Oracle in a production environment, you will experience many problems unless you develop a basic understanding of Oracle which is outside the scope of this document. T

@@ -1233,7 +1233,7 @@

 SQL> drop tablespace table_space_name including contents cascade constraints;

For more information on Oracle, please consult the documentation. -

Oracle Next Steps

Section , “Creating an appropriate tuning and monitoring environment”

Defaults

We used the following defaults while installing Oracle.

VariableValueReason
ORACLE_HOME/ora8/m01/app/oracle/product/8.1.7This is the default Oracle installation directory.
ORACLE_SERVICEora8The service name is a domain-qualified identifier for +

Oracle Next Steps

???

Defaults

We used the following defaults while installing Oracle.

VariableValueReason
ORACLE_HOME/ora8/m01/app/oracle/product/8.1.7This is the default Oracle installation directory.
ORACLE_SERVICEora8The service name is a domain-qualified identifier for your Oracle server.
ORACLE_SIDora8This is an identifier for your Oracle server.
ORACLE_OWNERoracleThe user who owns all of the oracle files.
ORACLE_GROUPdbaThe special oracle group. Users in the dba group are authorized to do a connect internal within