34
- 20 -
12. In the next step you have to provide access details to the database schema where the Content Server
will store the content and metadata. This is the schema (
WC_OCS
) that was created as a prerequisite
for this practice, using RCU. Note that for the products selected in the previous step, only a single
database schema is required.
If you created the schema in the recommended Oracle Database 11g Release 2, then accept the
default vendor and driver. Here are the values we provided during the practice. You might have to
change these values according to your deployment architecture and previous selections. See the
notes for each value.
Attribute
Example Value
Note
Schema Owner
WC_OCS
Use the schema name that was
created with RCU, typically
prefix_OCS
Schema Password welcome1
Use the schema’s password
DBMS/Service
orcl.us.oracle.com Use the database instance’s service
name and not SID. This is typically
sid.<machine domain name>
Host Name
<database_host>
Use the fully qualified host name
where the database runs. In our
architecture it is host1.
Port
1521
TNS Listener port -typically
1521