Install PPM with special command
You can use the install_auto.sh command to install PPM.
How to install PPM with install_auto.sh:
-
Extract the
ppm-1000-install.zippackage.The extraction creates the
ppm1000directory, which includes theinstall_auto.shandtemplate_installation_file.propertiesfile. -
In the
ppm1000directory, run theinstall_auto.shcommand. You can run this command either in interactive mode or from file.
Run install_auto.shin interactive modeRun
install_auto.shwithout any parameter attached. And follow the on-screen instructions to provide required information to complete the installation.For example, you will be asked to provide the system username and password, and to select the currency and region.
Run install_auto.shfrom fileTo run
install_auto.shfrom file, you should first set the properties in thetemplate_installation_file.propertiesfile:- Open the
template_installation_file.propertiesfile from theppm1000directory. Or, you can copy the file and save it somewhere else. -
In the
template_installation_file.propertiesfile, follow the instructions in the file to set the properties.You can set the
sysPassword,DB_PASSWORD, andRML_PASSWORDin the environment variableDB_PASSWORDto avoid security problems.
Run
install_auto.shwith specific parameters attached.Parameter Description -f, or--install_fileSpecifies the path of the
template_installation_file.propertiesfile. Used when the file is stored in a local place.You can find the details in the
template_installation_file.propertiesfile.-u, or--install_urlSpecifies the URL of the
template_installation_file.propertiesfile. Used when the file is stored in a URL.You can find the details in the
template_installation_file.propertiesfile.-o, or--install_filesystem_onlyInstalls filesystem only.
-h, or--helpShows the usage of the parameters. - Open the





