<dfn id="is4kg"></dfn>
  • <ul id="is4kg"></ul>
  • <abbr id="is4kg"></abbr>
  • <ul id="is4kg"></ul>
    <bdo id="is4kg"></bdo>

    曙海教育集團論壇開發語言培訓專區Oracle數據庫 → Oracle 靜默模式升級數據庫


      共有7792人關注過本帖樹形打印

    主題:Oracle 靜默模式升級數據庫

    美女呀,離線,留言給我吧!
    wangxinxin
      1樓 個性首頁 | 博客 | 信息 | 搜索 | 郵箱 | 主頁 | UC


    加好友 發短信
    等級:青蜂俠 帖子:1393 積分:14038 威望:0 精華:0 注冊:2010-11-12 11:08:23
    Oracle 靜默模式升級數據庫  發帖心情 Post By:2010-12-11 11:07:00

    引用
    $ oslevel -r
    5300-06

    升級步驟大致如下:
    1、編輯升級介質中的../Disk1/response/patchset.rsp文件,主要編輯以下條目
    UNIX_GROUP_NAME="oinstall"
    FROM_LOCATION="/oracle/Disk1/stage/products.xml"
    ORACLE_HOME="/oracle/app/oracle/product/10.2/db_2"
    ORACLE_HOME_NAME="OUIHome2"
    注意ORACLE_HOME_NAME可以從../oraInventory/ContentsXML/inventory.xml文件中HOME NAME獲取。
    2、升級Oracle軟件,刷新數據字典,不再贅述
    引用
    $ ./runInstaller -silent -ignoreDiskWarning -responseFile /oracle/Disk1/response/patchset.rsp

    3、執行root.sh
    引用
    $ su
    root's Password:
    # /oracle/app/oracle/product/10.2/db_2/root.sh
    Running Oracle10 root.sh script...

    The following environment variables are set as:
        ORACLE_OWNER= oracle
        ORACLE_HOME=  /oracle/app/oracle/product/10.2/db_2

    Enter the full pathname of the local bin directory: [/usr/local/bin]:
    The file "dbhome" already exists in /usr/local/bin.  Overwrite it? (y/n) [n]:
    The file "oraenv" already exists in /usr/local/bin.  Overwrite it? (y/n) [n]:
    The file "coraenv" already exists in /usr/local/bin.  Overwrite it? (y/n) [n]:

    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.


    附升級過程顯示日志:

    引用
    $ ./runInstaller -silent -ignoreDiskWarning -responseFile /oracle/Disk1/response/patchset.rsp
    ********************************************************************************

    Your platform requires the root user to perform certain pre-installation
    OS preparation.  The root user should execute '/usr/sbin/slibclean' on all the nodes before
    you proceed with Patchset Installation.

    Answer 'y' if root has run '/usr/sbin/slibclean' so you can proceed with Oracle
    Patchset installation.
    Answer 'n' to abort installation and then ask root to run '/usr/sbin/slibclean'.

    ********************************************************************************
    Has '/usr/sbin/slibclean' been run by root? [y/n] (n)
    y

    Starting Oracle Universal Installer...

    Checking installer requirements...

    Checking operating system version: must be 5200, 5300 or 6100
                                          Passed


    All installer requirements met.

    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-02-27_03-32-47AM. Please wait ...$ Oracle Universal Installer, Version 10.2.0.4.0 Production
    Copyright (C) 1999, 2008, Oracle. All rights reserved.

    You can find a log of this install session at:
    /oracle/app/oracle/oraInventory/logs/installActions2010-02-27_03-32-47AM.log
    .................................................................................................... 100% Done.


    Loading Product Information
    .......................................................................................................... 100% Done.


    Starting execution of Prerequisites...
    Total No of checks: 2

    Performing check for checkToInstallCCR
    Checking the Components installed in Oracle Home
    Check complete. The overall result of this check is: Passed


    Check complete: Passed
    =======================================================================
    Performing check for CompatibilityChecks
    Checking for Oracle Home incompatibilities ...
    Check complete. The overall result of this check is: Passed


    Check complete: Passed
    =======================================================================
    PrereqChecks complete


    Analyzing dependencies
    ............................................................................................................. 100% Done.


    -----------------------------------------------------------------------------
    Summary
    Global Settings
        Source: /oracle/Disk1/stage/products.xml
        Oracle Home: /oracle/app/oracle/product/10.2/db_2 (OUIHome2)
    Product Languages
       English
    Space Requirements
       /oracle/ Required 3.81GB : Available 7.82GB
       /tmp/ Required 142MB (only as temporary space) : Available 146MB
    New Installations (80 products)
       Oracle Notification Service Patch 10.2.0.4.0
       Database Configuration and Upgrade Assistants Patch 10.2.0.4.0
       Character Set Migration Utility Patch 10.2.0.4.0
       Oracle Database 10g Patch 10.2.0.4.0
       Oracle JDBC/OCI Instant Client Patch 10.2.0.4.0
       Oracle Database 10g Patch 10.2.0.4.0
       Enterprise Manager plugin Common Files Patch 10.2.0.4.0
       SQL*Plus 10.2.0.4.0
       HAS Common Files Patch 10.2.0.4.0
       HAS Files for DB Patch 10.2.0.4.0
       Oracle Java Client Patch 10.2.0.4.0
       Oracle JVM Patch 10.2.0.4.0
       Oracle Internet Directory Client Patch 10.2.0.4.0
       iSQL*Plus 10.2.0.4.0
       Oracle Advanced Security Patch 10.2.0.4.0
       Oracle Net Patch 10.2.0.4.0
       Oracle Net Listener Patch 10.2.0.4.0
       Oracle Wallet Manager Patch 10.2.0.4.0
       Precompiler Common Files Patch 10.2.0.4.0
       Secure Socket Layer Patch 10.2.0.4.0
       Oracle OLAP Patch 10.2.0.4.0
       Oracle OLAP API Patch 10.2.0.4.0
       OLAP SQL Scripts Patch 10.2.0.4.0
       Oracle interMedia Client Option Patch 10.2.0.4.0
       Oracle Database 10g interMedia Files Patch 10.2.0.4.0
       Oracle interMedia Patch 10.2.0.4.0
       PL/SQL Embedded Gateway Patch 10.2.0.4.0
       Oracle XML Development Kit Patch 10.2.0.4.0
       Oracle Text Patch 10.2.0.4.0
       Oracle Clusterware RDBMS Files Patch 10.2.0.4.0
       Database SQL Scripts Patch 10.2.0.4.0
       Oracle Data Mining RDBMS Files Patch 10.2.0.4.0
       Generic Connectivity Common Files Patch 10.2.0.4.0
       Installation Common Files Patch 10.2.0.4.0
       Oracle Starter Database Patch 10.2.0.4.0
       Sample Schema Data Patch 10.2.0.4.0
       Oracle interMedia Locator RDBMS Files Patch 10.2.0.4.0
       Oracle Call Interface (OCI) Patch 10.2.0.4.0
       Oracle OLAP RDBMS Files Patch 10.2.0.4.0
       Oracle Partitioning Patch 10.2.0.4.0
       PL/SQL 10.2.0.4.0
       Oracle Recovery Manager Patch 10.2.0.4.0
       Oracle Database Utilities Patch 10.2.0.4.0
       Oracle interMedia Locator Patch 10.2.0.4.0
       XML Parser for Java Patch 10.2.0.4.0
       Assistant Common Files Patch 10.2.0.4.0
       Oracle JDBC Thin Driver for JDK 1.2 Patch 10.2.0.4.0
       Oracle JDBC Thin Driver for JDK 1.4 Patch 10.2.0.4.0
       Oracle interMedia Java Advanced Imaging Patch 10.2.0.4.0
       SQLJ Runtime Patch 10.2.0.4.0
       XML Parser for Oracle JVM Patch 10.2.0.4.0
       Enterprise Manager Agent DB 10.2.0.4.0
       Enterprise Manager Baseline 10.2.0.4.0
       Oracle Enterprise Manager Console DB 10.2.0.4.0
       XDK Required Support Files Patch 10.2.0.4.0
       Agent Required Support Files Patch 10.2.0.4.0
       DBJAVA Required Support Files Patch 10.2.0.4.0
       LDAP Required Support Files Patch 10.2.0.4.0
       Precompiler Required Support Files Patch 10.2.0.4.0
       Oracle RAC Required Support Files-HAS Patch 10.2.0.4.0
       RDBMS Required Support Files for Instant Client Patch 10.2.0.4.0
       RDBMS Required Support Files Patch 10.2.0.4.0
       SQL*Plus Required Support Files Patch 10.2.0.4.0
       SSL Required Support Files for InstantClient Patch 10.2.0.4.0
       Oracle Net Required Support Files Patch 10.2.0.4.0
       Oracle Globalization Support Patch 10.2.0.4.0
       Oracle Core Required Support Files Patch 10.2.0.4.0
       Platform Required Support Files 10.2.0.4.0
       Oracle Message Gateway Common Files Patch 10.2.0.4.0
       Enterprise Manager Agent Core Patch 10.2.0.4.0a
       Enterprise Manager Common Core Patch 10.2.0.4.0a
       Enterprise Manager Repository Core patch 10.2.0.4.0a
       Oracle Containers for Java 10.2.0.4.0
       Enterprise Manager Repository DB 10.2.0.4.0
       Oracle LDAP administration patch 10.2.0.4.0
       Oracle Required Support Files 32 bit Patch 10.2.0.4.0
       JDBC Common Files 10.2.0.4.0
       Database Workspace Manager 10.2.0.4.0
       Oracle Configuration Manager 10.2.7.1.0
       Oracle Real Application Testing 10.2.0.4.0
    Upgrades (5 products)
       Oracle Universal Installer 10.2.0.4.0
       Oracle One-Off Patch Installer 10.2.0.4.0
       Installer SDK Component 10.2.0.4.0
       Java Runtime Environment 1.4.2.14.0
       Sun JDK 1.4.2.14.0
    Already Installed (78 products)
       Oracle Notification Service 10.1.0.3.0
       Database Configuration and Upgrade Assistants 10.2.0.1.0
       Character Set Migration Utility 10.2.0.1.0
       Oracle Database 10g 10.2.0.1.0
       Oracle JDBC/OCI Instant Client 10.2.0.1.0
       Oracle Database 10g 10.2.0.1.0
       Enterprise Manager plugin Common Files 10.2.0.1.0
       SQL*Plus 10.2.0.1.0
       HAS Common Files 10.2.0.1.0
       HAS Files for DB 10.2.0.1.0
       Oracle Java Client 10.2.0.1.0
       Oracle JVM 10.2.0.1.0
       Oracle Internet Directory Client 10.2.0.1.0
       iSQL*Plus 10.2.0.1.0
       Oracle Advanced Security 10.2.0.1.0
       Oracle Net 10.2.0.1.0
       Oracle Net Listener 10.2.0.1.0
       Oracle Wallet Manager 10.2.0.1.0
       Precompiler Common Files 10.2.0.1.0
       Secure Socket Layer 10.2.0.1.0
       Oracle OLAP 10.2.0.1.0
       Oracle OLAP API 10.2.0.1.0
       OLAP SQL Scripts 10.2.0.1.0
       Oracle interMedia Client Option 10.2.0.1.0
       Oracle Database 10g interMedia Files 10.2.0.1.0
       Oracle interMedia 10.2.0.1.0
       PL/SQL Embedded Gateway 10.2.0.1.0
       Oracle XML Development Kit 10.2.0.1.0
       Oracle Text 10.2.0.1.0
       Oracle Clusterware RDBMS Files 10.2.0.1.0
       Database SQL Scripts 10.2.0.1.0
       Oracle Data Mining RDBMS Files 10.2.0.1.0
       Generic Connectivity Common Files 10.2.0.1.0
       Installation Common Files 10.2.0.1.0
       Oracle Starter Database 10.2.0.1.0
       Sample Schema Data 10.2.0.1.0
       Oracle interMedia Locator RDBMS Files 10.2.0.1.0
       Oracle Call Interface (OCI) 10.2.0.1.0
       Oracle OLAP RDBMS Files 10.2.0.1.0
       Oracle Partitioning 10.2.0.1.0
       PL/SQL 10.2.0.1.0
       Oracle Recovery Manager 10.2.0.1.0
       Oracle Database Utilities 10.2.0.1.0
       Oracle interMedia Locator 10.2.0.1.0
       XML Parser for Java 10.2.0.1.0
       Assistant Common Files 10.2.0.1.0
       Oracle JDBC Thin Driver for JDK 1.2 10.2.0.1.0
       Oracle JDBC Thin Driver for JDK 1.4 10.2.0.1.0
       Oracle interMedia Java Advanced Imaging 10.2.0.1.0
       SQLJ Runtime 10.2.0.1.0
       XML Parser for Oracle JVM 10.2.0.1.0
       Enterprise Manager Agent DB 10.2.0.1.0
       Enterprise Manager Baseline 10.2.0.1.0
       Oracle Enterprise Manager Console DB 10.2.0.1.0
       XDK Required Support Files 10.2.0.1.0
       Agent Required Support Files 10.2.0.1.0
       DBJAVA Required Support Files 10.2.0.1.0
       LDAP Required Support Files 10.2.0.1.0
       Precompiler Required Support Files 10.2.0.1.0
       Oracle RAC Required Support Files-HAS 10.2.0.1.0
       RDBMS Required Support Files for Instant Client 10.2.0.1.0
       RDBMS Required Support Files 10.2.0.1.0
       SQL*Plus Required Support Files 10.2.0.1.0
       SSL Required Support Files for InstantClient 10.2.0.1.0
       Oracle Net Required Support Files 10.2.0.1.0
       Oracle Globalization Support 10.2.0.1.0
       Oracle Core Required Support Files 10.2.0.1.0
       Platform Required Support Files 10.2.0.1.0
       Oracle Message Gateway Common Files 10.2.0.1.0
       Enterprise Manager Agent Core 10.2.0.1.0
       Enterprise Manager Common Files 10.2.0.1.0
       Enterprise Manager Repository Core 10.2.0.1.0
       Oracle Containers for Java 10.2.0.1.0
       Enterprise Manager Repository DB 10.2.0.1.0
       Oracle LDAP administration 10.2.0.1.0
       Oracle Required Support Files 32 bit 10.2.0.0.0
       JDBC Common Files 10.2.0.1.0
       Database Workspace Manager 10.2.0.1.0

    支持(0中立(0反對(0單帖管理 | 引用 | 回復 回到頂部

    返回版面帖子列表

    Oracle 靜默模式升級數據庫








    簽名
    主站蜘蛛池模板: 日本肉体裸交xxxxbbbb | 国产色视频网免费| 久久偷看各类wc女厕嘘嘘| 欧美极度另类videos| 国产v亚洲v天堂无码| 2021国产麻豆剧传媒官网| 夫醉酒被公侵犯的电影中字版| 久久精品国产亚洲AV水果派| 欧美成人免费全部观看天天性色| 又色又爽又黄的视频网站| 青青草国产三级精品三级| 国产高清小视频| 三年片韩国在线观看| 日本不卡在线观看免费v| 亚洲大片免费观看| 污污网站在线观看| 四虎国产精品永久在线看| 韩国无遮挡羞羞漫画| 国产精品色午夜视频免费看| 一级毛片成人免费看免费不卡| 无码精品国产一区二区免费| 亚洲免费在线视频| 欧美日韩在线影院| 农民工嫖妓50岁老熟女| 色偷偷亚洲男人天堂| 国产欧美日韩综合精品一区二区| chinesefemdom444| 妖精视频在线观看免费| 久久久精品免费| 日韩在线视频免费观看| 亚洲欧美日韩久久精品第一区| 狠狠穞老司机的福67194| 国产a三级久久精品| 青青草偷拍视频| 国产精品久久久久久影视| a级韩国乱理论片在线观看| 妖神记1000多章哪里看| 久久久久久久久久福利| 日本欧美视频在线| 亚洲一级免费毛片| 欧美亚洲国产日韩电影在线|