Getting error ORA-12547 tns:lost contact while manually creating the database on ORA-10.2.0 and HP-U
tnsping and sqlplus connectivity has been succesfullt tested with other servers.
Now I want to manually create a new database.
For that , after creating init.ora file, I did ORACLE_SID,ORACLE_HOME,PATH setup.
Now when I am trying to connect / as sysdba , it is giving me the error:
ORA-12547 TNS:Lost Contact
Please suggest how can I get rid of this error.