Tuesday, July 9, 2013

Fwd: Learning To Install Web Tier

Subject: Learning To Install Web Tier

The objective is to install Oracle HTTP Server (OHS) with PL/SQL.  My local expert recommends that we have WebLogic EM to manage it.

I hate abbreviation, but I am going to use them.  It would be nice to type the abbreviation have have the software will it in with the complete name.

Working from this guide:



Oracle® Fusion Middleware Installation Planning Guide
 11g Release 1 (11.1.1)


Using Oracle Fusion Middleware (OFM)
Starting a a New Oracle Fusion Middleware (OFM) User
  • Create Database Schemas
    • Only Oracle Web Tier, of which OHS is part, doesn't require a database.
    • Repository Creation Utility (RCU)
      • {Why use the existing oracle DB?}
I am going to skip this step because we are only using the Web Tier part of Fusion Middleware.
Can Oracle Enterprise Manager 11g Fusion Middleware Control stand alone with WebLogic Server?

ORACLE FUSION MIDDLEWARE (OFM) RELEASE 1 (11.1.1.6)
  • Looks like Oracle WebLogic Server is part of OFM.

Oracle® Fusion Middleware Release Notes
11g Release 1 (11.1.1) for Microsoft Windows x64 (64-Bit)
Part Number E14774-41



6.1 Displaying Fusion Middleware Control Console

3 Getting Started Managing Oracle Fusion Middleware





Enterprise Manager Agent Downloads

Grid control



Using the WebLogic Server Console

Oracle Fusion Middleware Oracle WebLogic Server Administration Console Online Help
11g Release 1 (10.3.1)

Finally found it.  Looks like Fusion Middleware Control (Enterprise Manager) is part of WebLogic.

Installing Fusion Middleware Control 11g (Enterprise Manager)
  • download 
Oracle Fusion Middleware Software Downloads
  • include Fusion Middleware downloads and WebLogic downloads

Ready for Install Steps




Starting an Administration Server with a Startup Script
  • Administration Server is a WebaLogic server instance that maintains configuration data for a domain
Unable to download the Upgrade Installer without product support
Looks like I need to use the Generic JAR for 64 bit

Configuring and Managing WebLogic Server



Install Steps

Skipping the schemas
  • Only installing Web Tier and DB should not be needed


Installing Oracle WebLogic Server  - 11gR1 (10.3.6)

Install Oracle Fusion Middleware 11g Release 1 (11.1.1.2.0) Products


      • Configure Components Screen
        • Select everything
      • Specify WebLogic Domain Screen
        • Domain Host Name
          • localhost
        • Domain Port Number
          • Says that the default number 7001
            • Is this the same number as the Windows Service default port of 5556?
            • This port is set in the config.xml file
            • Looks like 7001 is free
        • User Name
          • Is the name being specified here or do we need to make sure we use a name that was specified earlier.
            • I am going to assume that we are specifying the name here
        • Password
          • 5 to 30 characters
          • begins with alphabet 
          • _, $, # permitted
          • must include 1 number
      • Specify Component Details Screen
        • Can I take defaults here?
      • Web Cache Administrator Password Screen
        • Use the same password
      • configure Ports Screen
      • Specify Security Updates Screen
        • my personal one
        • I believe this is pointless without support




No comments:

Post a Comment