Detailed Description and SymptomsWhen installing SP6 with a remote database the installation may fail with ORA-12154: TNS:could not resolve the connect identifier specified.
InvestigationThe value of net_connect in the $AW_HOME/site/awenv.ini may not be set.
SolutionBefore running the patch, manually add the following line to the $AW_HOME/site/awenv.ini file:
net_connect=<VALUE_OF_NETCONNECT>
In Windows OS the line may already exist, verify that the connect string is correct and make the appropriate changes.