Hi,

$ ORACLE_SID=
$ export ORACLE_SID
$ sqlplus "/ as sysdba"

Try it.

Hard code ORACLE_SID in your oracle user profile and export in that profile itself.

Test if it has applied by

$ echo $ORACLE_SID