unable to get oracle owner for
在使用opatch打PSU時,如果不注意,經常會出現如下錯誤
2012-02-13 10:42:25: Command output:
> 資料庫唯一名稱: xxx
> 資料庫名: xxx
> Oracle 主目錄: /u01/app/oracle/product/11.2.0/dbhome_1
> Oracle 使用者: oracle
> Spfile: +DATA/xxx/spfilegpp.ora
> 域:
> 啟動選項: open
> 停止選項: immediate
> 資料庫角色: PRIMARY
> 管理策略: AUTOMATIC
> 伺服器池: xxx
> 資料庫例項: xxx1,xxx2
> 磁碟組: DATA
> 裝載點路徑:
> 服務:
> 型別: RAC
> 資料庫是管理員管理的
>End Command output
2012-02-13 10:42:25: output is
2012-02-13 10:42:25: Oracle home for database gpp is
2012-02-13 10:42:25: Oracle Home is configured with Database(s)-> gpp
2012-02-13 10:42:25: unable to get oracle owner for
這個錯誤的主要原因是LANG環境變數為中文導致opatch不能準確的獲取ORACLE_HOME導致,這應該算是opatch的一個BUG了,但Oracle認為這只是個PROBLEM。
OPATCH AUTO Fails with "unable to get oracle owner for" in Multi-Byte Language Environment [ID 1325256.1]
export LANG=C
重新打補丁,就不會出現這個錯誤了,怕以後又忘記,在這裡記錄一下。
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/19423/viewspace-1057337/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- [重慶思莊每日技術分享]-PSU實施異常unable to get oracle owner forOracle
- [重慶思莊每日技術分享]-11G 打補丁遇到:unable to get oracle owner forOracle
- git SSL certificate problem: unable to get local issuer certificateGit
- Get Oracle Environment InformaticaOracleORM
- [GuzzleHttp\Exception\RequestException] cURL error 60: SSL certificate problem: unable to get localHTTPExceptionError
- GIT clone報錯: SSL certificate problem: unable to get local issuer certificateGit
- 【rac故障】root.sh報錯Unable to get VIP info for new node
- Unable to execute SonarScanner analysis: Fail to get bootstrap index from server: Host is unreachable(Host unreachable)AIbootIndexServer
- windows 環境下使用 Node.js 遇到 unable to get local issuer certificateWindowsNode.js
- Exchange - Add Owner of Distribution Group
- oracle表空間不足:ORA-01653: unable to extend tableOracle
- The database owner SID recorded in the master database differs from the database owner SID recorded in database 'DB_NAME'DatabaseAST
- file_get_content s()獲取https出現這個錯誤Unable to find the wrapperHTTPAPP
- Node.js 應用訪問 https 伺服器時遇到 unable to get local issuer certificateNode.jsHTTP伺服器
- 關於使用 git 命令列時遇到的錯誤訊息 unable to get local issuer certificateGit命令列
- CC P5 Be the real owner of yourself
- Unable to find a specification for ''
- ORACLE 19C RAC FOR RHEL7 打補丁報錯OPatchException: Unable to create patchObjectOracleExceptionObject
- OUTLOOK - Unable to Delete Meetingsdelete
- ORA-1653: unable to extend table by 1024 in tablespace(oracle表空間滿了的解決方案)Oracle
- Unable to boot ApiServiceProvider configure..bootAPIIDE
- Unable to locate factory with name [default]
- lombok get/set 與 JavaBean get/setLombokJavaBean
- sublime出現 unable download.......
- SVN-Unable to connect to a repository at URL
- 【Case】SQL SERVER 屬性OWNER不可用於資料庫xxx。SQLServer資料庫
- URLSearchParams get()
- Get/Post
- Fatal error in launcher: Unable to create process using '"'Error
- Conversion to Dalvik format failed: Unable to execute dexORMAI
- nodejs gm ImageMagick Error unable to read fontNodeJSError
- pip install scrapy報錯:error: UnableError
- 獲取執行埠監聽的使用者身份auth-owner
- flutter packages get - pub get failed (1)解決方案FlutterPackageAI
- android studio Error:Unable to start the daemon process【轉】AndroidError
- ftp_rawlist: Unable to create temporary file.FTP
- eslint-plugin-import Unable to resolve path to moduleEsLintPluginImport
- ORA-27091:unable to queue I/O &OCR
- WeakMap get() 方法