zt 打完patch要執行relink all的
Relinking Executables
You can relink your product executables manually using the relink shell script located in the $ORACLE_HOME/bin directory. You must relink the product executables every time you apply an operating system patch or after an operating system upgrade. If you are running an Oracle Real Application Clusters installation, must relink the product executables on each cluster node, unless the Oracle home directory is shared across the cluster using a cluster file system.
Note: Shut down all executables that are running in the Oracle home directory that you are relinking. Also shut down applications linked with Oracle shared libraries. |
Depending on the products that have been installed in the Oracle home directory, the relink script manually relinks Oracle product executables.
To relink product executables, enter the following command, where argument is one of the values listed in Table 3-1:
$ relink argument
Table 3-1 Relink Script Arguments
Argument | Description |
---|---|
all | Every product executable that has been installed |
oracle | Oracle Database executable only |
network | net_client, net_server, cman |
client | net_client, plsql |
client_sharedlib | Client shared library |
interMedia | ctx |
ctx | Oracle Text utilities |
precomp | All precompilers that have been installed |
utilities | All utilities that have been installed |
oemagent | oemagent Note: To give the correct permissions to the nmo and nmb executables, you must run the root.sh script after relinking oemagent. |
ldap | ldap, oid |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/51862/viewspace-180632/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 如何得到Oracle Patch (zt)Oracle
- [zt] crosscheck archivelog allROSHive
- Oracle軟體安裝 - 什麼情況下需要relink allOracle
- ORALCE的執行計劃穩定性(zt)
- Oracle高人寫的Oracle執行原理性文章(zt)Oracle
- ORACLE RELINKOracle
- hadoop執行./start-all.sh,突然報錯Hadoop
- [ZT]crs_stop -all 命令後遇到 UNKNOWN
- relink oracle的結果Oracle
- zt_使用opatch給oracle打補丁patch_bugOracle
- 基於UNION ALL的分頁查詢執行計劃問題
- 使用Oracle Hint提示來更改執行計劃 ZTOracle
- zt:理解Linux中程式,執行緒等概念Linux執行緒
- ORACLE關於執行計劃的簡要分析Oracle
- 基於UNION ALL的分頁查詢執行計劃問題(二)
- 【relink】在LINUX/UNIX平臺上relink Oracle軟體LinuxOracle
- 倒樁移庫操作要領(zt)
- 剖析Linux 2.6核心移植--超執行緒篇(zt)Linux執行緒
- MES專案執行:3個要避免的錯誤
- zt_一樣的delete語句,不一樣的執行時間delete
- 從微信小程式看promsie.all和promise順序執行微信小程式Promise
- [HP-UX] cmviewcl執行時提示cmviewcl : Cannot talk to all the nodes.UXView
- zt_導回awr報告中的歷史執行計劃
- hashCode()方法原始碼執行簡要分析原始碼
- Java多執行緒程式設計要點Java執行緒程式設計
- 部署SD-WAN之前要執行的三個步驟
- How to Relink Oracle Database SoftwareOracleDatabase
- all許可權使用者無法執行儲存過程儲存過程
- zt_ibm websphere tuning要點IBMWeb
- LINUX 的patch 製作,及打patchLinux
- Java多執行緒程式設計要點 (一)Java執行緒程式設計
- Java 多執行緒程式設計要點(synchronized)Java執行緒程式設計synchronized
- sqlplus小竅門:執行作業系統命令(zt)SQL作業系統
- AIX6.1上打10G PATCH時報有Java程式在執行的錯誤解決AIJava
- GitHub 上的大佬們打完招呼,會聊些什麼?Github
- git 生成patch和使用patchGit
- ThreadPoolExecutor原始碼分析-面試問爛了的Java執行緒池執行流程,如果要問你具體的執行細節,你還會嗎?thread原始碼面試Java執行緒
- 要點提煉|開發藝術之執行緒執行緒