91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

oem 啟動報錯 OC4J Configuration issue. notfound

發布時間:2020-06-18 07:09:47 來源:網絡 閱讀:2201 作者:Kevin_ora 欄目:關系型數據庫

剛裝好的oracle 11g rac啟動失敗,如下:

$ emctl start dbconsole

OC4J Configuration issue. /u01/app/oracle/product/11.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_bjgedb02_bjgedb not found


系統HP-Unix 11i

oracle version 11.2.0


修復過程如下:

$ emca -config dbcontrol db


STARTED EMCA at Jun 10, 2015 4:04:47 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: gedb

Jun 10, 2015 4:04:54 PM oracle.sysman.emcp.DatabaseChecks checkDbAvailabilityImpl

WARNING: ORA-01034: ORACLE not available


Jun 10, 2015 4:04:54 PM oracle.sysman.emcp.DatabaseChecks throwDBUnavailableException

SEVERE: 

Database instance is unavailable. Fix the ORA error thrown and run EM Configuration Assistant again.


Some of the possible reasons may be : 


1) Database may not be up. 

2) Database is started setting environment variable ORACLE_HOME with trailing '/'. Reset ORACLE_HOME and bounce the database. 


For eg. Database is started setting environment variable ORACLE_HOME=/scratch/db/ . Reset ORACLE_HOME=/scratch/db  and bounce the database.


$ emca -config dbcontrol db


STARTED EMCA at Jun 10, 2015 4:05:05 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: gedb1

Database Control is already configured for the database gedb1

You have chosen to configure Database Control for managing the database gedb1

This will remove the existing configuration and the default settings and perform a fresh configuration

Do you wish to continue? [yes(Y)/no(N)]: y

Listener ORACLE_HOME [ /u01/app/oracle/product/11.2.0/db_1 ]: 

Password for SYS user:  

Password for DBSNMP user:  

Password for SYSMAN user:  

Email address for notifications (optional): 

Outgoing Mail (SMTP) server for notifications (optional): 

ASM ORACLE_HOME [ /u01/app/oracle/product/11.2.0/db_1 ]: $ echo $ORACLE_HOME

Invalid ORACLE_HOME.

ASM ORACLE_HOME [ /u01/app/oracle/product/11.2.0/db_1 ]: /u01/app/11.2.0/grid

ASM SID [ +ASM ]:     

ASM port [ 1521 ]: 

ASM username [ ASMSNMP ]: 

ASM user password:  

-----------------------------------------------------------------


You have specified the following settings


Database ORACLE_HOME ................ /u01/app/oracle/product/11.2.0/db_1


Local hostname ................ bjgedb01

Listener ORACLE_HOME ................ /u01/app/oracle/product/11.2.0/db_1

Listener port number ................ 1521

Database SID ................ gedb1

Email address for notifications ............... 

Outgoing Mail (SMTP) server for notifications ............... 

ASM ORACLE_HOME ................ /u01/app/11.2.0/grid

ASM SID ................ +ASM

ASM port ................ 1521

ASM user role ................ SYSDBA

ASM username ................ ASMSNMP


-----------------------------------------------------------------

Do you wish to continue? [yes(Y)/no(N)]: y

Jun 10, 2015 4:06:35 PM oracle.sysman.emcp.EMConfig perform

INFO: This operation is being logged at /u01/app/oracle/cfgtoollogs/emca/gedb/emca_2015_06_10_16_05_04.log.

Jun 10, 2015 4:06:37 PM oracle.sysman.emcp.util.PortManager isPortInUse

WARNING: Specified port 5540 is already in use.

Jun 10, 2015 4:06:37 PM oracle.sysman.emcp.util.PortManager isPortInUse

WARNING: Specified port 5520 is already in use.

Jun 10, 2015 4:06:37 PM oracle.sysman.emcp.util.PortManager isPortInUse

WARNING: Specified port 1158 is already in use.

Jun 10, 2015 4:06:37 PM oracle.sysman.emcp.util.DBControlUtil stopOMS

INFO: Stopping Database Control (this may take a while) ...

Jun 10, 2015 4:06:55 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository

INFO: Uploading configuration data to EM repository (this may take a while) ...

Jun 10, 2015 4:09:30 PM oracle.sysman.emcp.EMReposConfig invoke

INFO: Uploaded configuration data successfully

Jun 10, 2015 4:09:31 PM oracle.sysman.emcp.ParamsManager getLocalListener

WARNING: Error retrieving listener for bjgedb01

Jun 10, 2015 4:09:45 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole

INFO: Securing Database Control (this may take a while) ...

Jun 10, 2015 4:09:56 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole

INFO: Database Control secured successfully.

Jun 10, 2015 4:09:56 PM oracle.sysman.emcp.util.DBControlUtil startOMS

INFO: Starting Database Control (this may take a while) ...

Jun 10, 2015 4:10:34 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration

INFO: Database Control started successfully

Jun 10, 2015 4:10:34 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration

INFO: >>>>>>>>>>> The Database Control URL is https://bjgedb01:1158/em <<<<<<<<<<<

Jun 10, 2015 4:10:38 PM oracle.sysman.emcp.EMDBPostConfig invoke

WARNING: 

************************  WARNING  ************************


Management Repository has been placed in secure mode wherein Enterprise Manager data will be encrypted.  The encryption key has been placed in the file: /u01/app/oracle/product/11.2.0/db_1/bjgedb01_gedb/sysman/config/emkey.ora. Ensure this file is backed up as the encrypted data will become unusable if this file is lost. 


***********************************************************

Enterprise Manager configuration completed successfully

FINISHED EMCA at Jun 10, 2015 4:10:38 PM

$ emctl start dbconsole

Oracle Enterprise Manager 11g Database Control Release 11.2.0.4.0 

Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.

https://bjgedb01:1158/em/console/aboutApplication

 - An instance of Oracle Enterprise Manager 11g Database Control is already running. 


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

木里| 清水河县| 义乌市| 高州市| 卫辉市| 西乌珠穆沁旗| 德惠市| 丹棱县| 大连市| 鄂州市| 邯郸县| 涟水县| 旬邑县| 民勤县| 长阳| 安平县| 道真| 遵义县| 吴忠市| 乌恰县| 南木林县| 澎湖县| 乌兰县| 韶关市| 遂溪县| 崇仁县| 手游| 乌鲁木齐市| 博客| 治多县| 铜鼓县| 东乌珠穆沁旗| 广昌县| 疏勒县| 巩义市| 沽源县| 修水县| 城固县| 北票市| 汤阴县| 新邵县|