Previous Topic: Oracle Locks Can Occur If You Do Not Shut Down Running Processes Before Starting an UpgradeNext Topic: Stop Processes Before an Upgrade


Third_Party_Installer_unix.sh: Permission Denied

Symptom:

If you execute the Domain installer, the following error message is displayed:

Third_Party_Installer_unix.sh: Permission denied.

Solution:

In Red Hat Enterprise Linux, to execute permissions on the .sh file, enable the execute permissions on the .sh files. For example, execute permission on the .sh files using the following commands:

	chmod a+x Domain_Installer_unix.sh
	chmod a+x Third_Party_Installer_unix.sh