ERROR: NMO not setuid-root
Oracle線上備份出現錯誤ERROR: NMO not setuid-root (Unix-only)
2010-05-12
Problem: I had an issue of cloning database from OEM due to unix
oracle OS user id. So I had changed the uid of oracle OS user by usermod
-u 501 command. And then I was trying to defined the clone job, it does
not connect with Destination and issued the following error.
ERROR: NMO not setuid-root (Unix-only)
Solution:
1. Connect as oracle user to the host giving the connection error (we assume that oracle is the OS user which installed the Grid Management Agent)
2. Stop the Grid Management Agent
$ cd $ORACLE_HOME/bin
$ ./emctl stop agent
3. Connect with the user root, keeping the oracle user environment
4. cd to the Management Agent ORACLE_HOME
5. Run the root.sh script
$ ./root.sh
6. Connect back to the oracle user
7. Restart the Grid Management Agent
$ cd $ORACLE_HOME/bin
$ ./emctl start agent
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/27677524/viewspace-756702/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORACLE OCM備考OEM搭建DG報錯:NMO not setuid-root(Unix-only)OracleUI
- 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
- error:03000086:digital envelope routines::initialization errorErrorGit
- 如何解決"Parse error: syntax error"Error
- ERROR 1045 (28000): ProxySQL Error: 報錯ErrorSQL
- Error page: / Error infos: DedeCms錯誤警告Error
- Last_IO_Error: Got fatal error 1236ASTErrorGo
- Error for iOSErroriOS
- Setup had an error Error: At least one of these paths should existErrorAST
- 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
- ERROR | [iOS] unknown: Encountered an unknown error (Could not find a `ios` simulator (valid values:ErroriOS
- Error: error:0308010C:digital envelope routines::unsupported 解決方案ErrorGit
- 帝國CMS提示parse error syntax error的解決方法Error
- HBuilder解決:Error: error:0308010C:digital envelope routines::unsupportedUIErrorGit
- Error: Debug Failure at typeToStringErrorAI
- yum error - package is a duplicate withErrorPackage
- NGINX error_pageNginxError
- 跨域 Cors error跨域CORSError
- mysqldump Got error: 1045MySqlGoError
- curl error 6 for laradockError
- FileReader error 屬性Error
- mysqldump Got error 1290MySqlGoError
- Python常見ErrorPythonError
- mysql Unknown error 1054MySqlError
- error unexpected trailing commaErrorAI
- springboot 自定義errorSpring BootError
- fabirc error authorizing update: error validating ReadSet: readset expected key [Group] /Channel/AppErrorAPP
- error: #error This file requires compiler and library support for the ISO C++ 2011 standard.ErrorUICompileC++