Simplify the product installation process by installing
a customized installation package (CIP), which is a single product
installation image that can include one or more maintenance packages,
configuration scripts, and other files.
Before you begin
Create a build definition file to specify what options
to include in the CIP.
About this task
A CIP combines and installs a single product component
with maintenance packages, customization scripts, and other files.
Procedure
- Stop all the processes that are running on the workstation
that you are preparing for installation.
Run the following
command to stop the deployment manager:
profile_root/bin/stopManager.sh
profile_root\bin\stopManager.bat
Run the following command to stop the nodes:
profile_root/bin/stopNode.sh
profile_root\bin\stopNode.bat
- Run the following command to start the wizard:
CIP_home/bin/install
CIP_home\bin\install.bat
- Follow the prompts to complete the installation.
Results
You successfully installed the CIP.
What to do next
You can use the Profile Management Tool plug-in or the manageprofiles command
to create and augment profiles for the product.