ORA-12547
I have an Oracle 11.2.0.4 database on AIX.
While trying to start it With
sqlplus / as sysdba
the response is:
ERROR
ORA-12547: TNS: lost contact
I've done following steps
cd $ORACLE_HOME
chmod 6751 oracle
Still I get the same situation.
SG
0