1) Set the environment variable ORACLE_SID to ABC
2)/ora01/app/oracle/product/11.2.0/db_1/bin/emctl stop dbconsole
3)/ora01/app/oracle/product/11.2.0/db_1/bin/emctl config emkey repos - sysman_pwd & lt; The Password for SYSMAN user & gt;
4)/ora01/app/oracle/product/11.2.0/db_1/bin/emctl secure dbconsole - sysman_pwd & lt; The Password for SYSMAN user & gt;
5)/ora01/app/oracle/product/11.2.0/db_1/bin/emctl start dbconsole
To secure the Em Key, run/ora01/app/oracle/product/11.2.0/db_1/bin/emctl config emkey remove_from_repos - sysman_pwd & lt; The Password for SYSMAN user & gt;
Have reshipment system N times, I am a virtual machine, delete the EM reconstruction or hint! For a week to solve!
CodePudding user response:
Monitoring, database construction, start the configuration tnsname fileCodePudding user response:
[root @ dbserver admin] # cat tnsnames. Ora# tnsnames. Ora Network Configuration File:/ora01/app/oracle/product/11.2.0/db_1/Network/admin/tnsnames. Ora
# Generated by Oracle configuration tools.
ABC=
(the DESCRIPTION=
(ADDRESS=(TCP) PROTOCOL=(HOST=dbserver) (1521) PORT=)
(CONNECT_DATA=
https://bbs.csdn.net/topics/(=DEDICATED SERVER)
(SERVICE_NAME=ABC)
)
)
Listening configuration, this is tnsnames information is there a problem?