Setting Up the Place Installation
6-2
Oracle® Retail Place Installation Guide
database.<schema_name>.oracle.upgrade=yes
For more information on the installation properties file and the Plan installation
procedure, see the chapter
Installing Plan
.
Setting Up the Place Installation
Before you start installing the Place application, you must edit the installation
properties file and direct the installer to create a new Place schema. Since the other
schemas are already created during Plan installation, you must direct the installer to
upgrade (and not create) the other schemas.
To set up the place schema properties for the Place application:
1.
Edit the install.properties file to reflect the following settings in the Oracle
Properties (Place Schema) section:
database.placedb.oracle.create=yes
database.placedb.oracle.upgrade=no
For all other schemas, specify the following:
database.<schema_name>.oracle.create=no
database.<schema_name>.oracle.upgrade=yes
2.
Run the Oracle Installer to start installing the Place application.
For more information on the installation properties file and the Place installation
procedure, see the chapter
Installing Place
in the
Place Installation Guide
.
Important:
These parameter settings direct the installer to create a new Place
database schema. Ensure that you use these settings only when you are
installing the Place application over a Plan installation that does not have this
database schema installed before.
In case you are installing the Place application over an existing Plan-Place
co-deployed environment, since the Place database schema already exists, you
must set the value for the
database.placedb.oracle.create
parameter to
no
and the
value for the
database.placedb.oracle.upgrade
parameter to
yes
.
Summary of Contents for Retail Place 12.2
Page 1: ...Oracle Retail Place Installation Guide Release 12 2 November 2008 ...
Page 4: ......
Page 8: ...viii ...
Page 22: ...Creating the Database Links 3 4 Oracle Retail Place Installation Guide ...
Page 28: ...Setting Up the Maximum Message Size 4 6 Oracle Retail Place Installation Guide ...
Page 54: ...Troubleshooting Installation Issues 5 26 Oracle Retail Place Installation Guide ...
Page 62: ...Setting Up a Foreign JMS Server on WebLogic Server 6 8 Oracle Retail Place Installation Guide ...