• Oracle EBS R12 DBA(二)


    Overview of Oracle E-Business Suite

    An integrated suite of applications for e-business

    Applications Technology

    Financials

    HRMS

     

    CRM

    Supply Chain

    Manufacturing

    Projects                      Public Sector

    Stored in an Oracle Database and a File System

    Business

    Data

     

    Product

    Files

    Oracle E-Business Suite Home Page

    HTML Interface

    Forms Interface

    Concurrent Processing

    A key feature of Oracle Applications, Concurrent programs:

    • Run in the background
    • Typically report on, or update, large volumes of data
    • May carry out long-running tasks
    • Run on the Concurrent Processing server
    • Can run simultaneously with online programs as well as other concurrent programs

    Oracle Applications System Overview

    Desktop                   Application                     Database

    Web Browser

     

    Web Services

    Forms Services

    Concurrent Processing Server

     

    Database

    Server

    Oracle Applications Technology Stack

    Oracle Applications

    Oracle Applications Products

    Applications Technology Stack

    Oracle Developer 10g        Oracle Application Server 10g

    Database Server

    Oracle 10g Release 2

    Installing Oracle Applications

    Rapid Install installs and configures the following technology stack components, including:

    • Oracle RDBMS
    • Oracle Application Server (including Oracle HTTP Server)
    • Oracle Developer, which includes:

       Oracle Forms

    • Oracle Applications file system
    • Oracle Applications database

    Preparing For Your Installation

    File System

    Overview of Rapid Install

    Rapid Install

    Database

    Applications

    Technology Stack

    Oracle Application Server

      1. ORACLE_HOME Oracle Application Server
      2. ORACLE_HOME

    H:\RAPIDWIZ>RapidWiz.cmd -servername

    File System

    Starting Rapid Install

    Rapid Install

    Database

    Applications

    Technology Stack

    Oracle10g

     

    Web Server

    Oracle Forms

    [Other

    Components]

    Restarting an Installation Run

    If the installation run terminates before successful completion, you can restart it by running the Rapid Install wizard again:

        • UNIX example:

    $ cd rapidwiz

    $ rapidwiz -restart

        • Windows example: H:\>cd rapidwiz

    H:\RAPIDWIZ>RapidWiz.cmd -restart

    Rapid Install Log Files

    Rapid Install saves the log files associated with the installation. They are located as follows:

        • Database tier log files are stored in the

    /db/tech_st/10.2.0/appsutil/

    log//.log directory on the database tier node

        • Application tier log files are store in the

    /inst/apps//logs/

    .log directory on the application tier node

    Performing an Installation

    Simplest Installation

    Rapid Install

    Oracle Database Server

    Concurrent Processing Server

    Web Services

    Forms Services

    Web Services Forms Services

     

    More Typical Installation

    Rapid Install

    Oracle Database Server

    Concurrent Processing Server

    Standard Installation Steps

    Running the Rapid Install Wizard

    Step 1:       Start the Rapid Install Wizard

    Step 2 :     Select a Wizard Operation

    Step 3 :     Oracle Configuration Manager

    Step 4 :     Configuration Choice

    Step 5 :     Global System Settings

    Step 6 :     Database Node Configuration

    Step 7 :     Database Directory

    Step 8 :     Select Licensing Type

    Step 9 :     License Additional Products

    Step 10:     License Products

    Standard Installation Steps

    Running the Rapid Install Wizard

    Step 11:     Select Country-Specific Functionality

    Step 12:     Select Internationalization Settings

    Step 13:     Primary Applications Node Configuration

    Step 14:     Primary Applications Node Services

    Step 15:     Primary Applications Node Directories

    Step 16:     Review Node Information

    Step 17:     Additional Applications Node

    Step 18:     Shared Applications Node

    Step 19:     Review Additional Applications Nodes

    Step 20:     Review Pre-Install Tests

    Standard Installation Steps

    Running the Rapid Install Wizard

    Step 21:     Review Setup Portion

    Step 22:     Start the Installation

    Step 23:     Monitor Status Indicators and Prompts

    Step 24:     Review Post-Installation Tests

    Step 25:     Review Components Installed

    Step 1: Start the Rapid Install Wizard

    Step 2: Select a Wizard Operation

    Step 3: Oracle Configuration Manager

    Step 3: Oracle Configuration Manager

    Step 4: Configuration Choice

    Step 5: Global System Settings

    Step 5: Global System Settings

    Step 6: Database Node Configuration

    Step 6: Database Node Configuration

    Step 7: Specify Database Directory

    Step 8: Select Licensing Type

    Step 9: License Additional Products

    Step 10: License Products

    Step 11: Select Country-Specific Functionality

    Step 11: Select Country-Specific Functionality

    Step 12: Select Internationalization Settings

    Step 12: Select Internationalization Settings

    Step 13: Primary Applications Node Configuration

    (UNIX)

    Step 13: Primary Applications Node Configuration

    (Windows)

    Step 14: Specify Primary Applications Node

    Services

    Step 14: Specify Primary Applications Node

    Services

    Step 14: Specify Primary Applications Node

    Services

    Step 15: Specify Primary Applications Node

    Directories

    Step 16: Review Information for All Nodes

    Step 17: Configure Additional Applications Node

    Step 18: Configure Shared Applications Node

    Step 19: Review Additional Applications Nodes

    Step 20: Review Pre-Install Tests

    Step 20: Review Pre-Install Tests

    Step 20 Review Pre-Install Tests

    The parameters that Rapid Install validates include:

        • Port Availability
        • OS User and Group
        • Port Uniqueness
        • File Systems
        • File Space
        • Host/Domain

    Step 21: Review Setup Portion

    Step 22: Start the Installation

    Step 23: Monitor Status Indicators and Prompts

    Restart the Installation (If Required)

    Step 24: Review Post-Installation Tests

    Step 25: Connect to Oracle Applications

  • 相关阅读:
    go 每天定时任务 --chatGPT
    对于IT互联网行业来说,家觉得学历重要还是能力?
    【编程题 】 CD108 反转部分单向链表(详细注释 易懂)
    硬盘那些事(硬盘的分类)
    EPICS应用程序开发1 -- 开始
    爬虫基本原理
    详细解读Spring Boot中@Import三种使用方式
    凉鞋的 Unity 笔记 106. 第二轮循环&场景视图&Sprite Renderer
    c语言基础:L1-057 PTA使我精神焕发
    霸榜Github三个月的「架构师成长手册」成为架构师也有捷径
  • 原文地址:https://blog.csdn.net/2301_76957510/article/details/130840599