Install Error : ERROR:SQLException null Resultset [ID 875002.1]
Applies to:
Enterprise Manager Grid Control - Version: 10.2.0.1 to 10.2.0.4This problem can occur on any platform.
Symptoms
Installation failing with -userName = sysman
INFO: 7/31/09 12:28:53 PM CEST: Query Returned: true
INFO: 7/31/09 12:28:53 PM CEST: Calling Query EmQueries4.2.3 executeSql
schemaName = sys
schemaPassword = PWD
connectString = brn00d05:1521:DEVEL
sqlQuery = select count(*) from sysman.mgmt_versions where status > 0 and component_mode like
'CENTRAL' and component_name in ('IAS','DB','OCS','CORE')
INFO: 7/31/09 12:28:53 PM CEST: Query Returned: ERROR:SQLException null Resultset
SEVERE: 7/31/09 12:28:53 PM CEST: ERROR:SQLException null Resultset
INFO: 7/31/09 12:29:11 PM CEST: User Selected: Yes/OK
INFO: 7/31/09 12:28:53 PM CEST: Query Returned: true
INFO: 7/31/09 12:28:53 PM CEST: Calling Query EmQueries4.2.3 executeSql
schemaName = sys
schemaPassword = PWD
connectString = brn00d05:1521:DEVEL
sqlQuery = select count(*) from sysman.mgmt_versions where status > 0 and component_mode like
'CENTRAL' and component_name in ('IAS','DB','OCS','CORE')
INFO: 7/31/09 12:28:53 PM CEST: Query Returned: ERROR:SQLException null Resultset
SEVERE: 7/31/09 12:28:53 PM CEST: ERROR:SQLException null Resultset
INFO: 7/31/09 12:29:11 PM CEST: User Selected: Yes/OK
Cause
The Installer assumes that if the SYSMAN user is present in the "target" repository database then the SYSMAN schema objects exist.In this case mgmt_versions
When running the following query (manually) against the target -
select count(*) from sysman.mgmt_versions where status > 0 and component_mode like 'CENTRAL'
and component_name in ('IAS','DB','OCS','CORE');
The following is returned -
ORA-00942: table or view does not exist
Solution
The solution to this problem is as follows -1. Follow -
Option 4. Delete DB Control Repository Objects Manually
from
against the "target" database
2. Run the Installer again.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-703639/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- pip install scrapy報錯:error: UnableError
- linuxmint apt-get install error:Depends...?Linuxapt-getError
- Error in invoking target “install” of makefile 'ins_ctx.mk'Error
- 360 Atals:Cause: java.sql.SQLException: Proxy Warning - near “status“: syntax errorJavaSQLExceptionError
- merge sql error, dbType sqlserver, druid1.1.10, sql : nullSQLErrorServerUINull
- UBUNTU安裝kaldi遇到關於not install OpenFst errorUbuntuNFSError
- error: install: %pre scriptlet failed (2), skipping cvuqdisk-1.0.9-1ErrorAI
- ORA-31687: error creating worker process with worker id 1Error
- 使用mybatis報錯:Error setting non null for parameter #4 with JdbcType TIMESTAMPMyBatisErrorNullJDBC
- Error: Expected ref to be a function, a string, an object returned by React.createRef(), or null.ErrorFunctionObjectReactNull
- ERROR 2026 (HY000): SSL connection error: unknown error numberError
- mount error(5): Input/output errorError
- 【ERROR】OPatch failed with error code 73ErrorAI
- Original error: Error: socket hang upError
- windows終端輸入pip install requests報錯:Fatal error in launcherWindowsError
- 升級pip報錯ERROR: Could not install packages due to an OSError: [WinError 5]ErrorPackage
- error:03000086:digital envelope routines::initialization errorErrorGit
- 如何解決"Parse error: syntax error"Error
- ERROR 1045 (28000): ProxySQL Error: 報錯ErrorSQL
- [kubernetes]Error from server (BadRequest):container install-cni is not valid for pod kube-dnsErrorServerAIDNS
- yarn install 遇到的錯誤訊息 - Error EPERM operation not permitted, open .yarnrcYarnErrorMIT
- Error page: / Error infos: DedeCms錯誤警告Error
- Last_IO_Error: Got fatal error 1236ASTErrorGo
- Error for iOSErroriOS
- iOS開發 解決pod install報錯 SSL_ERROR_SYSCALL, errno 54iOSError
- Setup had an error Error: At least one of these paths should existErrorAST
- crsd.bin Fail With Error CRS-1019 When ohasd Restarted (文件 ID 2291799.1)AIErrorREST
- Rocky9安裝python3.6報錯 make: *** [Makefile:1102: install] Error 139PythonError
- Golang 學習——error 和建立 error 原始碼解析GolangError原始碼
- Angular 錯誤訊息:ERROR Error NullInjectorError No provider for XXAngularErrorNullIDE
- [Bash] Error handlingError
- Error reporting for dbusError
- FileReader error 事件Error事件
- System Error CodesError
- ORACLE STREAM ERROROracleError
- Exception和ErrorExceptionError
- git add errorGitError
- pipenv install error UnicodeDecodeError: 'utf8' codec can't decode byte 0xb4 in positionErrorUnicode
- Android Studio ERROR: Installed Build Tools revision 34.0.0 is corrupted. Remove and install again using the SDK Manager.AndroidErrorUIREMAI