چرا enterprise manager (اوراکل)باز نمیشه؟
سلام
من oracle 11g رو تو oracle database 5.9 نصب کردم بعد نصب اوراکل ,تو مرورگرم اینو نوشتم
[ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ]
اون موقع em باز شد ولی بعد اینکه دوباره سیستمو روشن کردم مرور گر خطا میده که cannot establish a connection to the server at localhost:1158
با نوشتن دستور emctl start dbconsole این خطا رو میده
کد:
OC4J Configuration issue. /u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_db.raqamsazanlocaldomain.pt_ORCL not found
اینم محتویات bash_profile ام
[
کد:
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then . ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
#oracle settings
ORACLE_UNQNAME=myorcl; export ORACLE_UNQNAME
ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/product/11.2.0/db_1;
مشکل چیه؟ممنون میشم کسی راهنماییم کنه