Configuring The Audit Database After Platespin Orchestrate Is Configured - Novell PLATESPIN ORCHESTRATE 2.0.2 - INSTALLATION AND CONFIGURATION GUIDE 10-09-2009 Installation And Configuration Manual

Hide thumbs Also See for PLATESPIN ORCHESTRATE 2.0.2 - INSTALLATION AND CONFIGURATION GUIDE 10-09-2009:
Table of Contents

Advertisement

After you retype the new audit database password, the configuration interview for the Orchestrate
Server continues normally.
2.2.6 Configuring the Audit Database After PlateSpin
Orchestrate Is Configured
If you have already installed and configured PlateSpin Orchestrate, it is still possible to configure an
audit database.
1 On the PlateSpin Orchestrate host machine, use your favorite editor to edit the script
novell/zenworks/zos/server/conf/audit_db_prep.sql
1a Replace the
${DB_NAME}
).
zos_db
1b Replace the
${DB_USER}
).
zos
2 Use the following commands to run the modified script as the PostgreSQL database
administrator:
su - postgres
psql -f audit_db_prep.sql
3 Use the following command to log into PostgreSQL, using the database name and schema
owner substituted in Step 1 above:
su - postgres
psql -d zos_db -U zos -f audit_db_def.sql
4 Confirm that the database username and password match the values used when creating the
schema owner database user in
Database" on page
39. In this example, the username is
5 Confirm that the database username and password match the values you replaced in the
variables of the
.sql
6 Click Connect.
The Is Connected check box is selected: the Orchestrate Server is connected to the database so
that any queued data and subsequent job, user, and resource events are written there.
variable with the PostgreSQL database name (for example,
variable with the PostgreSQL schema owner name (for example,
"Creating a PlateSpin Orchestrate User for the PostgreSQL
script. In this example, the username is
.
and the password is
zos
zos
and the password is
zos
Installation and Configuration
/opt/
.
.
zos
43

Advertisement

Table of Contents
loading

This manual is also suitable for:

Platespin orchestrate 2.0.2

Table of Contents