How to log on to Database control at oracle11g

Source: Internet
Author: User


Oracle 11g login Database control Problem oracle11g login Database control Implementation OEM login encountered the following problems: Error emctl when starting Database Control. bat start dbconsole www.2cto.com windows solution: 1. run cmd and enter emctl status dbconsole to return: Environment variable ORACLE_UNQNAME not defined. please set ORACLE_UNQNAME to da tabase unique name: The system sets ORACLE_UNQNAME. You can set it manually. <1> cmd --> set ORACLE_UNQNAME = orcl (Note: This orcl is the instance name) instance name query method: select t. * from v $ instance t
<2> RUN emctl status dbconsole to check the dbconsole status and return the oracle Emterprise manager 11g is running. Note: run the command emctl start dbconsole to set RACLE_UNQNAME as an environment variable. You need to test the setting.
 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.