Installation guide
42 ZENworks 11 Server Installation Guide
Sybase SQL Anywhere Database Installation Information
The information you need is listed in the order of the installation flow.
Table 3-2 Sybase SQL Anywhere Information
Database File Location Specify the path to where you want the ZENworks Sybase database file created.
By default, the installation program creates the
drive:\novell\zenworks
directory for the installation of Sybase, which you can change. A
\database
directory is appended to the default directory.
For example,. the default path is
drive:\novell\zenworks\database.
Review Database
Information
Review the database configuration information.
The Server Address field displays the IP address configured in the
hosts
file
and this does not impact the database installation. The hosts file is located in
the
c:\windows\system32\drivers\etc
directory on a Windows device,
and in the
/etc/
directory on a Linux device.
The database driver information is automatically detected by the ZENworks
Database installer.
Review SQL Scripts Review the SQL scripts to be executed during the creation of the database.
Review Database
Creation Command
Review the database commands used to create the database.
Installation
Information
Explanation
Sybase Server
Configuration
Server’s name: We recommend that you identify the server by its DNS
name rather than its IP address, to be in sync with certificates that are
signed with DNS names.
IMPORTANT: If you later change your database server’s IP address or DNS
name, make sure that your corporate DNS server is updated with this
change to keep DNS for the database server in sync.
Port: Specify the port used by the Sybase SQL Anywhere database server.
By default, it is 2638. Change the default port number if you have a conflict.
Sybase Access
Configuration
This server must have a Sybase SQL Anywhere database installed. Defaults are
provided for some of this information, which can be changed as necessary.
Database Name: Specify the name of the existing database
Username: Specify the user who can modify the database. The user must
have read/write permissions to modify the database.
Password: Specify the password of an existing user with read/write
permissions to the database.
Database Server Name: Specify the name of your Sybase SQL Anywhere
database server.
Installation
Information
Explanation