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

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


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

    主題: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 靜默模式升級數據庫








    簽名
    主站蜘蛛池模板: 亚洲av无码码潮喷在线观看| 欧美黑人巨大videos极品视频| 成年人性生活免费视频| 亚洲高清在线mv| 美国玩尿眼道videos| 国产精品免费视频网站| 三个人躁我一个| 日本爽爽爽爽爽爽在线观看免 | 久久久久亚洲精品男人的天堂| 欧美在线一级视频| 午夜精品久久久久久毛片| 超级乱淫视频aⅴ播放视频| 国产精品酒店视频免费看| 三上悠亚ssni_229在线播放| 日本不卡一区二区三区最新| 亚洲国产精品无码久久一区二区 | 波多野结衣电影一区二区| 国产一区二区三区福利| 麻豆AV一区二区三区久久| 国产麻豆一精品一av一免费| 东京一本一道一二三区| 无码人妻精品一二三区免费| 亚洲伊人久久精品| 欧美日韩精品一区二区三区不卡 | 天天躁天天弄天天爱| 久久国产视频网站| 最近中文字幕完整在线电影| 亚洲色婷婷六月亚洲婷婷6月| 精品久久久久久无码中文字幕一区 | 日本中文字幕乱理伦片| 亚洲国产精品成人午夜在线观看 | 狠狠操精品视频| 国产AV国片精品有毛| 超时空要爱1080p| 国产精品久久久久9999赢消| japanese日本护士xxxx18一19| 性欧美18~19sex高清播放| 久久福利一区二区| 日韩在线视频第一页| 亚洲国产成人久久精品影视| 欧美日韩综合一区|