Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
ZENworks Linux Management (ZLM) requires either a PostgreSQL or Oracle database for storing ZENworks-related data. This Appnote explains how to extend the oracle schema to configure the ZLM server with Oracle database. It also describes how to set up Oracle database on SLES9x server.
The following procedure helps you to set up Oracle 9i on a SLES9x server.
Use the following steps to extend the schema on the Oracle Server before running zlm-config.
connect / as sysdba;
STARTUP PFILE=/opt/oracle/novell/zenworks/database/linux-init-oracle.ora
Following are some of the common problems faced while setting up Oracle on a Linux server.
At this point you have setup Oracle on a Linux server and configured ZENworks Linux Management to store data in an Oracle database.
For additional information, consult the ZENworks Linux Management documentation.