PSA connection to the database fails with ORA-12514
Hi ,I am trying to upgrade WebCenter schemas to version 11.1.1..7.0, using psa (in $ORACLE_HOME/bin)
My connect string is host:port/service, connect as "sys as sysdba"/password. When I try to connect I get the following message:
UPGAST-00213: Unable to connect to database as dba user.
Listener refused the connection with the following error:
ORA-12514, TNS: listener does not currently know of service requested in connect descriptor.
Should there be a tnsnames.ora file on the Middle tier server?
My connect string is host:port/service, connect as "sys as sysdba"/password. When I try to connect I get the following message:
UPGAST-00213: Unable to connect to database as dba user.
Listener refused the connection with the following error:
ORA-12514, TNS: listener does not currently know of service requested in connect descriptor.
Should there be a tnsnames.ora file on the Middle tier server?
0