Set Up Automatic Startup of Services
Oracle recommends setting up the server so that the Node Manager automatically restarts services when necessary. If you are installing this on a machine with the Oracle Clinical Front End, you will have done this as part of executing Set Up Automatic Startup.
- If this is a standalone reports server, follow the same instructions except, in script autostartfrdomainscript.py located in opa_home\config, comment out the following line:
start ('WLS_FORMS')
- If you are not installing TMS, also comment out the following line in script
autostartopadomainscript.py located in
opa_home\config\opa_setup_scripts\domain\lifecycle:
nmConnect(userConfigFile=configfile, userKeyFile=keyfile, nmPort=port, domainName='OPADomain',domainDir='your_middleware_home/USER_P~1/domains/OPADomain',nmType='ssl')
Parent topic: Upgrade the Oracle Clinical Reports Server