Hi ,
I am able to see in the log which you attached that there is a error called
"ORA-27101: shared memory realm does not exist"
chcek the oracle home set correctly or not
echo $ORACLE_HOME
echo $ ORACLE_SID
$ ps -ef | grep smon
And also restrat the system and do the cleanipc.
Thanks,
BM