欧美一级特黄大片做受成人-亚洲成人一区二区电影-激情熟女一区二区三区-日韩专区欧美专区国产专区

怎么部署EMCloudControlOracle12

這篇文章主要介紹“怎么部署EM Cloud Control Oracle12”,在日常操作中,相信很多人在怎么部署EM Cloud Control Oracle12問題上存在疑惑,小編查閱了各式資料,整理出簡單好用的操作方法,希望對大家解答”怎么部署EM Cloud Control Oracle12”的疑惑有所幫助!接下來,請跟著小編一起來學習吧!

網(wǎng)站建設公司,為您提供網(wǎng)站建設,網(wǎng)站制作,網(wǎng)頁設計及定制網(wǎng)站建設服務,專注于成都企業(yè)網(wǎng)站定制,高端網(wǎng)頁制作,對護欄打樁機等多個行業(yè)擁有豐富的網(wǎng)站建設經(jīng)驗的網(wǎng)站建設公司。專業(yè)網(wǎng)站設計,網(wǎng)站優(yōu)化推廣哪家好,專業(yè)seo優(yōu)化優(yōu)化,H5建站,響應式網(wǎng)站。

[root@emcc ~]# yum install -y glibc-devel.i686

[root@emcc ~]# su - oracle
[oracle@emcc ~]$ emca -deconfig dbcontrol db -repos drop -SYS_PWD oracle -SYSMAN_PWD oracle

STARTED EMCA at May 30, 2019 12:37:38 PM
EM Configuration Assistant, Version 11.2.0.3.0 Production
Copyright (c) 2003, 2011, Oracle.  All rights reserved.

Enter the following information:
Database SID: emcc
Listener port number: 1521

----------------------------------------------------------------------
WARNING : While repository is dropped the database will be put in quiesce mode.
----------------------------------------------------------------------
Do you wish to continue? [yes(Y)/no(N)]: yes
May 30, 2019 12:37:48 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /u01/app/oracle/cfgtoollogs/emca/emcc/emca_2019_05_30_12_37_38.log.
May 30, 2019 12:37:48 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
WARNING: ORA-28000: the account is locked

May 30, 2019 12:37:48 PM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
WARNING: Error initializing SQL connection. SQL operations cannot be performed
May 30, 2019 12:37:48 PM oracle.sysman.emcp.EMDBPreConfig performDeconfiguration
WARNING: EM is not configured for this database. No EM-specific actions can be performed. Some of the possible reasons may be: 
 1) EM is configured with different hostname then physical host. Set environment variable ORACLE_HOSTNAME=<hostname> and re-run EMCA script 
 2) ORACLE_HOSTNAME is set. Unset it and re-run EMCA script
May 30, 2019 12:37:48 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Dropping the EM repository (this may take a while) ...
May 30, 2019 12:38:47 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Repository successfully dropped
Enterprise Manager configuration completed successfully
FINISHED EMCA at May 30, 2019 12:38:47 PM

[oracle@emcc ~]$ sqlplus / as sysdba
SQL> alter system set processes=300 scope=spfile;
System altered.

SQL>alter system set session_cached_cursors=200 scope=spfile;
System altered.

SQL> alter system set job_queue_processes=20 scope=spfile;
System altered.

[oracle@emcc ~]$ mkdir -p /u01/app/oracle/Middleware
[oracle@emcc ~]$ mkdir -p /u01/app/oracle/agent

[oracle@emcc ~]$ unzip em12105_linux64_disk1.zip
[oracle@emcc ~]$ unzip em12105_linux64_disk2.zip
[oracle@emcc ~]$ unzip em12105_linux64_disk3.zip

[oracle@emcc ~]$ ./runInstaller

怎么部署EM Cloud Control Oracle12

怎么部署EM Cloud Control Oracle12

怎么部署EM Cloud Control Oracle12

怎么部署EM Cloud Control Oracle12

怎么部署EM Cloud Control Oracle12

怎么部署EM Cloud Control Oracle12

怎么部署EM Cloud Control Oracle12

怎么部署EM Cloud Control Oracle12

怎么部署EM Cloud Control Oracle12

[root@emcc ~]# /u01/app/oracle/Middleware/oms/allroot.sh

Starting to execute allroot.sh ......... 

Starting to execute /u01/app/oracle/Middleware/oms/root.sh ......
Running Oracle 11g root.sh script...

The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME=  /u01/app/oracle/Middleware/oms

Enter the full pathname of the local bin directory: [/usr/local/bin]: 
The file "dbhome" already exists in /usr/local/bin.  Overwrite it? (y/n) 
[n]: 
The file "oraenv" already exists in /usr/local/bin.  Overwrite it? (y/n) 
[n]: 
The file "coraenv" already exists in /usr/local/bin.  Overwrite it? (y/n) 
[n]: 

Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root.sh script.
Now product-specific root actions will be performed.
/etc exist

Creating /etc/oragchomelist file...
/u01/app/oracle/Middleware/oms
Finished execution of  /u01/app/oracle/Middleware/oms/root.sh ......


Starting to execute /u01/app/oracle/agent/core/12.1.0.5.0/root.sh ......
Finished product-specific root actions.
/etc exist
Finished execution of  /u01/app/oracle/agent/core/12.1.0.5.0/root.sh ......

怎么部署EM Cloud Control Oracle12

https://192.168.40.99:7802/em

怎么部署EM Cloud Control Oracle12

怎么部署EM Cloud Control Oracle12

[root@emcc ~]# vi /etc/oragchomelist
# /u01/app/oracle/Middleware/oms
# /u01/app/oracle/agent/core/12.1.0.5.0:/u01/app/oracle/agent/agent_inst

[oracle@emcc ~]$ cd /u01/app/oracle/Middleware/oms/bin
[oracle@emcc bin]$ ./emctl status oms
Oracle Enterprise Manager Cloud Control 12c Release 5  
Copyright (c) 1996, 2015 Oracle Corporation.  All rights reserved.
WebTier is Up
Oracle Management Server is Up

[oracle@emcc ~]$ cd /u01/app/oracle/agent/core/12.1.0.5.0/bin
[oracle@emcc bin]$ ./emctl status agent
Oracle Enterprise Manager Cloud Control 12c Release 5  
Copyright (c) 1996, 2015 Oracle Corporation.  All rights reserved.
---------------------------------------------------------------
Agent Version          : 12.1.0.5.0
OMS Version            : 12.1.0.5.0
Protocol Version       : 12.1.0.1.0
Agent Home             : /u01/app/oracle/agent/agent_inst
Agent Log Directory    : /u01/app/oracle/agent/agent_inst/sysman/log
Agent Binaries         : /u01/app/oracle/agent/core/12.1.0.5.0
Agent Process ID       : 15941
Parent Process ID      : 15897
Agent URL              : https://emcc.gscaifu.com:3872/emd/main/
Local Agent URL in NAT : https://emcc.gscaifu.com:3872/emd/main/
Repository URL         : https://emcc.gscaifu.com:4903/empbs/upload
Started at             : 2019-05-30 15:01:23
Started by user        : oracle
Operating System       : Linux version 2.6.32-431.el6.x86_64 (amd64)
Last Reload            : (none)
Last successful upload                       : 2019-05-30 15:23:48
Last attempted upload                        : 2019-05-30 15:23:48
Total Megabytes of XML files uploaded so far : 1.25
Number of XML files pending upload           : 0
Size of XML files pending upload(MB)         : 0
Available disk space on upload filesystem    : 25.47%
Collection Status                            : Collections enabled
Heartbeat Status                             : Ok
Last attempted heartbeat to OMS              : 2019-05-30 15:27:37
Last successful heartbeat to OMS             : 2019-05-30 15:27:37
Next scheduled heartbeat to OMS              : 2019-05-30 15:28:37

---------------------------------------------------------------
Agent is Running and Ready

到此,關于“怎么部署EM Cloud Control Oracle12”的學習就結(jié)束了,希望能夠解決大家的疑惑。理論與實踐的搭配能更好的幫助大家學習,快去試試吧!若想繼續(xù)學習更多相關知識,請繼續(xù)關注創(chuàng)新互聯(lián)網(wǎng)站,小編會繼續(xù)努力為大家?guī)砀鄬嵱玫奈恼拢?/p>

分享題目:怎么部署EMCloudControlOracle12
網(wǎng)頁網(wǎng)址:http://aaarwkj.com/article44/iggihe.html

成都網(wǎng)站建設公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站維護網(wǎng)站營銷、網(wǎng)站改版、做網(wǎng)站、ChatGPT品牌網(wǎng)站設計

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

h5響應式網(wǎng)站建設
午夜av在线毛片免费观看| 亚洲综合偷拍日韩av| 日本一区二区三区在线观看视频| 国产麻豆剧传媒国产av| 日日嗨av特一级黄淫片| 久久最新视频中文字幕| 九九re久久这里有精品| 日本精品不卡一二三区| 亚洲日本高清一二三区| 中文字幕人妻在线播放| 亚洲精品中文一区二区三区| 国产a情人一区二区国产| 国产三级精品三级精品在一区| 亚洲国产精品成人女人| 日本欧美亚洲一区二区三区| 国产高清不卡av在线| 亚洲国产av福利久久| 中文字幕人妻中文av不卡专区| 女同伦理视频在线观看| 日本高清一区二区高清| 久草视频亚洲免费在线| 日本黄色中文字幕在线观看| 国产精品一级片免费看| 91色综合久久久久婷婷| 周妍希浴室视频色哟哟| 日韩精品一区二区三区夜色 | 伊人蕉影院久亚洲高清| 亚洲一区二区偷拍精品| 婷婷色悠悠,色悠悠激情啪啪 | 夫妻性生活视频一级片| 麻豆视传媒短视频网站| 青青草国产成人自拍视频在线观看| 久久精品免成人费电影| 精品毛片av一区二区三区| 91久久亚洲综合精品成人| 欧美激情中文字幕日韩精品| 日本东京热二三四区不卡免费的| 激情偷拍一区二区三区视频| 麻豆午夜福利在线播放| 日日爱欧美精品亚洲成| 国产视频一区2区三区|