This task describes how to create an Endeca data domain after you
have deployed an Endeca Server cluster.
Before you start, verify the status of the
Endeca Server cluster by going to the Admin Server on
host1, navigating to
$DOMAIN_HOME/EndecaServer/bin (if you installed
the Endeca Server in a secure mode), and running:
endeca-cmd list-nodes --password <sslPassphrase>
where
<sslPassphrase> is the password you specified
when running the script to generate SSL certificates for the Endeca Server. The
command should return a list of host names for all Managed Servers on which the
Endeca Server application is running as an Endeca Server cluster.
Important: The
endeca-cmd command exists in the
$DOMAIN_HOME/EndecaServer/bin directory only on
host1 which is the Admin Server, so it is important
to access this command in this directory only if you are on the machine that is
running the Admin Server for the WebLogic domain for Endeca Server
(host1 according to the cluster deployment diagram in this
guide). This is the recommended way of accessing
endeca-cmd if you are running the Endeca Server
cluster in a secure mode. Alternatively, if you want to access
endeca-cmd on any of the Managed Servers in the
Endeca Server cluster, go to the directory
$ORACLE_HOME/Middleware/EndecaServer<version>/endeca-cmd.
If you run this command from that directory and have installed the Endeca
Server in a secure mode, be sure to specify all the SSL options on the command
line. For full information on running the
endeca-cmd command, see the
Oracle Endeca Server Administrator's Guide.
This procedure assumes you have installed the Endeca Server cluster in
a secure mode (SSL-enabled).
To create an Endeca data domain in an Endeca Server cluster: