EMCTL configuration fails in oracle 11g , solaris sparc
Hi ,
While starting emctl I got following error
-bash-4.1$ emctl start agent
EM Configuration issue. /export/home/mpora/app/mpora/product/11.2.0/dbhome_1/<server>.<domain>.com_<DBID> not found.
-bash-4.1$ echo $ORACLE_SID
TSTMPMCT
-bash-4.1$ env | grep ORACLE
ORACLE_UNQNAME=<DBID>
ORACLE_SID=<DBID>
ORACLE_BASE=/export/home/mpora/app/mpora
ORACLE_HOME=/export/home/mpora/app/mpora/product/11.2.0/dbhome_1
-bash-4.1$ emctl start
EM Configuration issue. /export/home/mpora/app/mpora/product/11.2.0/dbhome_1/<server>.<domain>.com_<DBID> not found.
-bash-4.1$