To perform the Supply Chain Hub upgrade, download and deploy the latest installation file in the same way as for a new installation by following steps 1-3 in the Installation section.
-
Log in to the application tier node as the application owner user e.g.
applmgr. -
Download the latest installation file
supply_chain_hub_*.zipand copy or ftp it to a location of your choice on the EBS application server node. -
Extract the .zip file and navigate to the folder
supply_chain_hub, located under the directory from where it is extracted. Add execution permissions for shell scripts and perform the installation by runninginstall.sh:
unzip supply_chain_hub_*.zip
cd supply_chain_hub_*/
./install.shNote: Ignore any
ORA-00955: name is already used by an existing objecterror messages. These are expected during upgrade as the objects already exist from the previous installation.
Previous: 4. Profile Options | Next: 6. Troubleshooting