Oracle Fusion Middleware Administrator’s Guide Administrator
User Manual:
Open the PDF directly: View PDF
Page Count: 722 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Contents
- List of Figures
- List of Tables
- Preface
- What's New in This Guide?
- New and Changed Features for Oracle Fusion Middleware 11g Release 1 (11.1.1.6)
- New and Changed Features for Oracle Fusion Middleware 11g Release 1 (11.1.1.5)
- New and Changed Features for Oracle Fusion Middleware 11g Release 1 (11.1.1.4)
- New Features for Oracle Fusion Middleware 11g Release 1 (11.1.1.3)
- New Features for Oracle Fusion Middleware 11g Release 1 (11.1.1.2)
- New Features for Oracle Fusion Middleware 11g Release 1 (11.1.1)
- Part I Understanding Oracle Fusion Middleware
- 1 Introduction to Oracle Fusion Middleware
- 2 Understanding Oracle Fusion Middleware Concepts
- Part II Basic Administration
- 3 Getting Started Managing Oracle Fusion Middleware
- 3.1 Setting Up Environment Variables
- 3.2 Overview of Oracle Fusion Middleware Administration Tools
- 3.3 Getting Started Using Oracle Enterprise Manager Fusion Middleware Control
- 3.3.1 Displaying Fusion Middleware Control
- 3.3.2 Using Fusion Middleware Control Help
- 3.3.3 Navigating Within Fusion Middleware Control
- 3.3.4 Understanding Users and Roles for Fusion Middleware Control
- 3.3.5 Viewing and Managing the Farm
- 3.3.6 Viewing and Managing Components
- 3.3.7 Viewing the Status of Applications
- 3.4 Getting Started Using Oracle WebLogic Server Administration Console
- 3.5 Getting Started Using Command-Line Tools
- 3.6 Getting Started Using the Fusion Middleware Control MBean Browsers
- 3.7 Managing Components
- 3.8 Changing the Administrative User Password
- 3.9 Basic Tasks for Configuring and Managing Oracle Fusion Middleware
- 4 Starting and Stopping Oracle Fusion Middleware
- 4.1 Overview of Starting and Stopping Procedures
- 4.2 Starting and Stopping Oracle WebLogic Server Instances
- 4.3 Starting and Stopping Components
- 4.4 Starting and Stopping Fusion Middleware Control
- 4.5 Starting and Stopping Oracle Management Agent
- 4.6 Starting and Stopping Applications
- 4.7 Starting and Stopping Your Oracle Fusion Middleware Environment
- 4.8 Starting and Stopping: Special Topics
- 5 Managing Ports
- 5.1 About Managing Ports
- 5.2 Viewing Port Numbers
- 5.3 Changing the Port Numbers Used by Oracle Fusion Middleware
- 5.3.1 Changing the Oracle WebLogic Server Listen Ports
- 5.3.2 Changing the Oracle HTTP Server Listen Ports
- 5.3.3 Changing Oracle Web Cache Ports
- 5.3.4 Changing OPMN Ports (ONS Local, Request, and Remote)
- 5.3.5 Changing Oracle Portal Ports
- 5.3.5.1 Changing the Oracle Portal Midtier Port
- 5.3.5.2 Changing the Oracle Web Cache Invalidation Port for Oracle Portal
- 5.3.5.3 Changing the Oracle Internet Directory Port for Oracle Portal
- 5.3.5.4 Changing the PPE Loopback Port
- 5.3.5.5 Changing Oracle Portal SQL*Net Listener Port
- 5.3.5.6 Restarting WLS_PORTAL Managed Server
- 5.3.6 Changing the Oracle Database Net Listener Port
- 3 Getting Started Managing Oracle Fusion Middleware
- Part III Secure Sockets Layer
- 6 Configuring SSL in Oracle Fusion Middleware
- 6.1 How SSL Works
- 6.2 About SSL in Oracle Fusion Middleware
- 6.3 Configuring SSL for Configuration Tools
- 6.4 Configuring SSL for the Web Tier
- 6.5 Configuring SSL for the Middle Tier
- 6.5.1 Configuring SSL for Oracle WebLogic Server
- 6.5.2 Configuring SSL for Oracle SOA Suite
- 6.5.3 Configuring SSL for Oracle WebCenter Portal
- 6.5.4 Configuring SSL for Oracle Identity and Access Management
- 6.5.5 SSL-Enable Oracle Reports, Forms, Discoverer, and Portal
- 6.5.6 Client-Side SSL for Applications
- 6.6 Configuring SSL for the Data Tier
- 6.7 Advanced SSL Scenarios
- 6.8 Best Practices for SSL
- 6.9 WLST Reference for SSL
- 6.9.1 addCertificateRequest
- 6.9.2 addSelfSignedCertificate
- 6.9.3 changeKeyStorePassword
- 6.9.4 changeWalletPassword
- 6.9.5 configureSSL
- 6.9.6 createKeyStore
- 6.9.7 createWallet
- 6.9.8 deleteKeyStore
- 6.9.9 deleteWallet
- 6.9.10 exportKeyStore
- 6.9.11 exportKeyStoreObject
- 6.9.12 exportWallet
- 6.9.13 exportWalletObject
- 6.9.14 generateKey
- 6.9.15 getKeyStoreObject
- 6.9.16 getSSL
- 6.9.17 getWalletObject
- 6.9.18 importKeyStore
- 6.9.19 importKeyStoreObject
- 6.9.20 importWallet
- 6.9.21 importWalletObject
- 6.9.22 listKeyStoreObjects
- 6.9.23 listKeyStores
- 6.9.24 listWalletObjects
- 6.9.25 listWallets
- 6.9.26 removeKeyStoreObject
- 6.9.27 removeWalletObject
- 6.9.28 Properties Files for SSL
- 7 Using the SSL Automation Tool
- 8 Managing Keystores, Wallets, and Certificates
- 8.1 Key and Certificate Storage in Oracle Fusion Middleware
- 8.2 Command-Line Interface for Keystores and Wallets
- 8.3 JKS Keystore Management
- 8.3.1 About Keystores and Certificates
- 8.3.2 Managing the Keystore Life Cycle
- 8.3.3 Common Keystore Operations
- 8.3.3.1 Creating a Keystore Using Fusion Middleware Control
- 8.3.3.2 Creating a Keystore Using WLST
- 8.3.3.3 Exporting a Keystore Using Fusion Middleware Control
- 8.3.3.4 Exporting a Keystore Using WLST
- 8.3.3.5 Deleting a Keystore Using Fusion Middleware Control
- 8.3.3.6 Deleting a Keystore Using WLST
- 8.3.3.7 Importing a Keystore Using Fusion Middleware Control
- 8.3.3.8 Importing a Keystore Using WLST
- 8.3.3.9 Changing the Keystore Password Using Fusion Middleware Control
- 8.3.3.10 Changing the Keystore Password Using WLST
- 8.3.4 Managing the Certificate Life Cycle
- 8.3.5 Common Certificate Operations
- 8.3.5.1 Generating a New Key for the Keystore Using Fusion Middleware Control
- 8.3.5.2 Generating a New Key for the Keystore Using WLST
- 8.3.5.3 Generating a Certificate Signing Request Using Fusion Middleware Control
- 8.3.5.4 Generating a Certificate Signing Request Using WLST
- 8.3.5.5 Importing a Certificate or Trusted Certificate into a Keystore Using Fusion Middleware Control
- 8.3.5.6 Importing a Certificate or Trusted Certificate into a Keystore Using WLST
- 8.3.5.7 Exporting a Certificate or Trusted Certificate from the Keystore Using Fusion Middleware Control
- 8.3.5.8 Exporting a Certificate or Trusted Certificate from the Keystore Using WLST
- 8.3.5.9 Deleting a Certificate or Trusted Certificate from the Keystore Using Fusion Middleware Control
- 8.3.5.10 Deleting a Certificate or Trusted Certificate from the Keystore Using WLST
- 8.3.5.11 Converting a Self-Signed Certificate to a Third-Party Certificate Using Fusion Middleware Control
- 8.3.5.12 Converting a Self-Signed Certificate to a Third-Party Certificate Using WLST
- 8.3.6 Keystore and Certificate Maintenance
- 8.4 Wallet Management
- 8.4.1 About Wallets and Certificates
- 8.4.2 Accessing the Wallet Management Page in Fusion Middleware Control
- 8.4.3 Managing the Wallet Life Cycle
- 8.4.4 Common Wallet Operations
- 8.4.4.1 Creating a Wallet Using Fusion Middleware Control
- 8.4.4.2 Creating a Wallet Using WLST
- 8.4.4.3 Creating a Self-Signed Wallet Using Fusion Middleware Control
- 8.4.4.4 Creating a Self-Signed Wallet Using WLST
- 8.4.4.5 Changing a Self-Signed Wallet to a Third-Party Wallet Using Fusion Middleware Control
- 8.4.4.6 Changing a Self-Signed Wallet to a Third-Party Wallet Using WLST
- 8.4.4.7 Exporting a Wallet Using Fusion Middleware Control
- 8.4.4.8 Exporting a Wallet Using WLST
- 8.4.4.9 Importing a Wallet Using Fusion Middleware Control
- 8.4.4.10 Importing a Wallet Using WLST
- 8.4.4.11 Deleting a Wallet Using Fusion Middleware Control
- 8.4.4.12 Deleting a Wallet Using WLST
- 8.4.5 Managing the Certificate Life Cycle
- 8.4.6 Accessing the Certificate Management Page for Wallets in Fusion Middleware Control
- 8.4.7 Common Certificate Operations
- 8.4.7.1 Adding a Certificate Request Using Fusion Middleware Control
- 8.4.7.2 Adding a Certificate Request Using WLST
- 8.4.7.3 Exporting a Certificate, Certificate Request, or a Trusted Certificate Using Fusion Middleware Control
- 8.4.7.4 Exporting a Certificate, Certificate Request, or a Trusted Certificate Using WLST
- 8.4.7.5 Importing a Certificate or a Trusted Certificate Using Fusion Middleware Control
- 8.4.7.6 Importing a Certificate or a Trusted Certificate Using WLST
- 8.4.7.7 Deleting a Certificate Request, a Certificate, or a Trusted Certificate Using Fusion Middleware Control
- 8.4.7.8 Deleting a Certificate Request, a Certificate, or a Trusted Certificate Using WLST
- 8.4.7.9 Converting a Self-Signed Certificate into a Third-Party Certificate Using Fusion Middleware Control
- 8.4.7.10 Converting a Self-Signed Certificate into a Third-Party Certificate Using WLST
- 8.4.8 Wallet and Certificate Maintenance
- 6 Configuring SSL in Oracle Fusion Middleware
- Part IV Deploying Applications
- 9 Understanding the Deployment Process
- 10 Deploying Applications
- 10.1 Overview of Deploying Applications
- 10.2 Understanding and Managing Data Sources
- 10.2.1 Understanding Data Sources
- 10.2.2 Creating and Managing JDBC Data Sources
- 10.2.2.1 Creating a JDBC Data Source Using Fusion Middleware Control
- 10.2.2.2 Editing a JDBC Data Source Using Fusion Middleware Control
- 10.2.2.3 Monitoring a JDBC Data Source Using Fusion Middleware Control
- 10.2.2.4 Controlling a JDBC Data Source Using Fusion Middleware Control
- 10.2.2.5 Creating a GridLink Data Source Using Fusion Middleware Control
- 10.3 Deploying, Undeploying, and Redeploying Java EE Applications
- 10.4 Deploying, Undeploying, and Redeploying Oracle ADF Applications
- 10.5 Deploying, Undeploying, and Redeploying SOA Composite Applications
- 10.6 Deploying, Undeploying, and Redeploying WebCenter Portal Applications
- 10.7 Managing Deployment Plans
- 10.8 About the Common Deployment Tasks in Fusion Middleware Control
- 10.9 Changing MDS Configuration Attributes for Deployed Applications
- Part V Monitoring Oracle Fusion Middleware
- 11 Monitoring Oracle Fusion Middleware
- 11.1 Monitoring the Status of Oracle Fusion Middleware
- 11.1.1 Viewing General Information
- 11.1.2 Monitoring an Oracle WebLogic Server Domain
- 11.1.3 Monitoring an Oracle WebLogic Server Administration or Managed Server
- 11.1.4 Monitoring a Cluster
- 11.1.5 Monitoring a Java Component
- 11.1.6 Monitoring a System Component
- 11.1.7 Monitoring Java EE Applications
- 11.1.8 Monitoring ADF Applications
- 11.1.9 Monitoring SOA Composite Applications
- 11.1.10 Monitoring Oracle WebCenter Portal Applications
- 11.1.11 Monitoring Applications Deployed to a Cluster
- 11.2 Viewing the Performance of Oracle Fusion Middleware
- 11.3 Viewing the Routing Topology
- 11.1 Monitoring the Status of Oracle Fusion Middleware
- 12 Managing Log Files and Diagnostic Data
- 12.1 Overview of Oracle Fusion Middleware Logging
- 12.2 Understanding ODL Messages and ODL Log Files
- 12.3 Viewing and Searching Log Files
- 12.4 Configuring Settings for Log Files
- 12.5 Correlating Messages Across Log Files and Components
- 12.6 Configuring Tracing
- 12.6.1 Configuring and Using QuickTrace
- 12.6.2 Configuring and Using Selective Tracing
- 13 Diagnosing Problems
- 13.1 Understanding the Diagnostic Framework
- 13.2 How the Diagnostic Framework Works
- 13.3 Configuring the Diagnostic Framework
- 13.4 Investigating, Reporting, and Solving a Problem
- 11 Monitoring Oracle Fusion Middleware
- Part VI Advanced Administration
- 14 Managing the Metadata Repository
- 14.1 Understanding a Metadata Repository
- 14.2 Creating a Database-Based Metadata Repository
- 14.3 Managing the MDS Repository
- 14.3.1 Understanding the MDS Repository
- 14.3.2 Registering and Deregistering a Database-Based MDS Repository
- 14.3.3 Registering and Deregistering a File-Based MDS Repository
- 14.3.4 Changing the System Data Source
- 14.3.5 Using System MBeans to Manage an MDS Repository
- 14.3.6 Viewing Information About an MDS Repository
- 14.3.7 Configuring an Application to Use a Different MDS Repository or Partition
- 14.3.8 Moving Metadata from a Source System to a Target System
- 14.3.9 Moving from a File-Based Repository to a Database-Based Repository
- 14.3.10 Deleting a Metadata Partition from a Repository
- 14.3.11 Purging Metadata Version History
- 14.3.12 Managing Metadata Labels in the MDS Repository
- 14.4 Managing Metadata Repository Schemas
- 14.5 Purging Data
- 15 Changing Network Configurations
- 15.1 Changing the Network Configuration of Oracle Fusion Middleware
- 15.2 Changing the Network Configuration of a Database
- 15.3 Moving Between On-Network and Off-Network
- 15.4 Changing Between a Static IP Address and DHCP
- 15.5 Using IPv6
- 15.5.1 Supported Topologies for IPv6 Network Protocols
- 15.5.2 Configuring Oracle HTTP Server for IPv6
- 15.5.3 Disabling IPv6 Support for Oracle Web Cache
- 15.5.4 Configuring Oracle Single Sign-On to Use Oracle HTTP Server with IPv6
- 15.5.5 Configuring Oracle Access Manager Support for IPv6
- 15.5.5.1 Simple Authentication with IPv6
- 15.5.5.2 Configuring IPv6 with an Authenticating WebGate and Challenge Redirect
- 15.5.5.3 Considerations
- 15.5.5.4 Prerequisites
- 15.5.5.5 Configuring IPv6 with Simple Authentication
- 15.5.5.6 Configuring IPv6 with an Authenticating WebGate and Challenge Redirect
- 15.5.5.7 Configuring IPv6: Separate Proxy for Authentication and Resource WebGates
- 14 Managing the Metadata Repository
- Part VII Advanced Administration: Backup and Recovery
- 16 Introducing Backup and Recovery
- 16.1 Understanding Oracle Fusion Middleware Backup and Recovery
- 16.2 Oracle Fusion Middleware Directory Structure
- 16.3 Overview of the Backup Strategies
- 16.4 Overview of Recovery Strategies
- 16.5 Backup and Recovery Recommendations for Oracle Fusion Middleware Components
- 16.5.1 Backup and Recovery Recommendations for Oracle WebLogic Server
- 16.5.2 Backup and Recovery Recommendations for Oracle Identity Management
- 16.5.2.1 Backup and Recovery Recommendations for Oracle Internet Directory
- 16.5.2.2 Backup and Recovery Recommendations for Oracle Virtual Directory
- 16.5.2.3 Backup and Recovery Recommendations for Oracle Directory Integration Platform
- 16.5.2.4 Backup and Recovery Recommendations for Oracle Directory Services Manager
- 16.5.2.5 Backup and Recovery Recommendations for Oracle Identity Federation
- 16.5.2.6 Backup and Recovery Recommendations for Oracle Access Manager
- 16.5.2.7 Backup and Recovery Recommendations for Oracle Adaptive Access Manager
- 16.5.2.8 Backup and Recovery Recommendations for Oracle Identity Manager
- 16.5.2.9 Backup and Recovery Recommendations for Oracle Identity Navigator
- 16.5.3 Backup and Recovery Recommendations for Oracle SOA Suite
- 16.5.3.1 Backup and Recovery Recommendations for Oracle BPEL Process Manager
- 16.5.3.2 Backup and Recovery Recommendations for Oracle Business Activity Monitoring
- 16.5.3.3 Backup and Recovery Recommendations for Oracle B2B
- 16.5.3.4 Backup and Recovery Recommendations for Oracle Service Bus
- 16.5.3.5 Backup and Recovery Recommendations for Oracle Mediator
- 16.5.3.6 Backup and Recovery Recommendations for Oracle Business Rules
- 16.5.3.7 Backup and Recovery Recommendations for Oracle Business Process Management
- 16.5.4 Backup and Recovery Recommendations for Oracle WebCenter Portal
- 16.5.4.1 Backup and Recovery Recommendations for Oracle WebCenter Portal
- 16.5.4.2 Backup and Recovery Recommendations for Oracle WebCenter Portal's Portlet Producer
- 16.5.4.3 Backup and Recovery Recommendations for Oracle WebCenter Portal's Discussion Server
- 16.5.4.4 Backup and Recovery Recommendations for Oracle WebCenter Portal's Activity Graph
- 16.5.4.5 Backup and Recovery Recommendations for Oracle WebCenter Portal's Analytics
- 16.5.4.6 Backup and Recovery Recommendations for Oracle Content Server
- 16.5.5 Backup and Recovery Recommendations for Oracle JRF Installations
- 16.5.6 Backup and Recovery Recommendations for Web Tier Installations
- 16.5.7 Backup and Recovery Recommendations for Oracle Portal, Oracle Forms Services, Oracle Reports, and Oracle BI Discoverer Installations
- 16.5.8 Backup and Recovery Recommendations for Oracle Business Intelligence
- 16.5.9 Backup and Recovery Recommendations for Oracle Hyperion Enterprise Performance Management System
- 16.5.9.1 Backup and Recovery Recommendations for Oracle Essbase
- 16.5.9.2 Backup and Recovery Recommendations for Oracle Hyperion Calculation Manager
- 16.5.9.3 Backup and Recovery Recommendations for Oracle Hyperion Financial Reporting
- 16.5.9.4 Backup and Recovery Recommendations for Oracle Hyperion Smart View
- 16.5.10 Backup and Recovery Recommendations for Oracle Data Integrator
- 16.5.11 Backup and Recovery Recommendations for Oracle WebCenter Content
- 16.5.11.1 Backup and Recovery Recommendations for Oracle Information Rights Management
- 16.5.11.2 Backup and Recovery Recommendations for Oracle WebCenter Content: Imaging
- 16.5.11.3 Backup and Recovery Recommendations for Oracle WebCenter Content
- 16.5.11.4 Backup and Recovery Recommendations for Oracle WebCenter Content: Records
- 16.6 Assumptions and Restrictions
- 17 Backing Up Your Environment
- 18 Recovering Your Environment
- 18.1 Overview of Recovering Your Environment
- 18.2 Recovering After Data Loss, Corruption, Media Failure, or Application Malfunction
- 18.2.1 Recovering a Middleware Home
- 18.2.2 Recovering an Oracle WebLogic Server Domain
- 18.2.3 Recovering an Oracle Home
- 18.2.4 Recovering an Oracle Instance Home
- 18.2.5 Recovering the Administration Server Configuration
- 18.2.6 Recovering a Managed Server
- 18.2.7 Recovering Components
- 18.2.7.1 Recovering a Component That Is Not Functioning Properly
- 18.2.7.2 Recovering a Component After Cluster Configuration Change
- 18.2.7.3 Recovering Oracle Identity Manager
- 18.2.7.4 Recovering Oracle Identity Navigator
- 18.2.7.5 Recovering Oracle Access Manager
- 18.2.7.6 Recovering Oracle Adaptive Access Manager
- 18.2.7.7 Recovering Oracle Business Process Management
- 18.2.7.8 Recovering Oracle WebCenter Portal's Activity Graph
- 18.2.7.9 Recovering Oracle WebCenter Portal's Analytics
- 18.2.7.10 Recovering Oracle BI Enterprise Edition
- 18.2.7.11 Recovering Oracle Business Intelligence Publisher
- 18.2.7.12 Recovering Oracle Real-Time Decisions
- 18.2.7.13 Recovering Oracle Essbase
- 18.2.7.14 Recovering Oracle Hyperion Calculation Manager
- 18.2.7.15 Recovering Oracle Hyperion Financial Reporting
- 18.2.7.16 Recovering Oracle Hyperion Smart View
- 18.2.7.17 Recovering Oracle Data Integrator
- 18.2.7.18 Recovering Oracle Information Rights Management
- 18.2.7.19 Recovering Oracle WebCenter Content: Imaging
- 18.2.7.20 Recovering Oracle WebCenter Content
- 18.2.7.21 Recovering Oracle WebCenter Content: Records
- 18.2.8 Recovering a Cluster
- 18.2.9 Recovering Applications
- 18.2.10 Recovering a Database
- 18.3 Recovering After Loss of Host
- 18.3.1 Recovering After Loss of Oracle WebLogic Server Domain Host
- 18.3.2 Recovering After Loss of Administration Server Host
- 18.3.3 Recovering After Loss of Managed Server Host
- 18.3.4 Recovering After Loss of Component Host
- 18.3.4.1 Recovering a Java Component to the Same Host
- 18.3.4.2 Recovering a Java Component to a Different Host
- 18.3.4.3 Recovering a System Component to the Same Host
- 18.3.4.4 Recovering a System Component to a Different Host
- 18.3.4.5 Recovering Identity Management Components to a Different Host
- 18.3.4.5.1 Recovering Oracle Internet Directory to a Different Host
- 18.3.4.5.2 Recovering Oracle Virtual Directory to a Different Host
- 18.3.4.5.3 Recovering Oracle Directory Integration Platform to a Different Host
- 18.3.4.5.4 Recovering Oracle Identity Federation to a Different Host
- 18.3.4.5.5 Recovering Oracle Identity Manager to a Different Host
- 18.3.4.5.6 Recovering Oracle Identity Navigator to a Different Host
- 18.3.4.5.7 Recovering Oracle Access Manager to a Different Host
- 18.3.4.5.8 Recovering Oracle Adaptive Access Manager to a Different Host
- 18.3.4.6 Recovering Oracle SOA Suite After Loss of Host
- 18.3.4.7 Recovering Web Tier Components to a Different Host
- 18.3.4.8 Recovering Oracle Portal, Oracle Reports, Oracle Forms Services, and Oracle Business Intelligence Discoverer to a Different Host
- 18.3.4.9 Recovering Oracle BI Enterprise Edition to a Different Host
- 18.3.4.10 Recovering Oracle Business Intelligence Publisher to a Different Host
- 18.3.4.11 Recovering Oracle Real-Time Decisions to a Different Host
- 18.3.4.12 Recovering Oracle Essbase After Loss of Host
- 18.3.4.13 Recovering Oracle Hyperion Calculation Manager After Loss of Host
- 18.3.4.14 Recovering Oracle Hyperion Financial Reporting After Loss of Host
- 18.3.4.15 Recovering Oracle Data Integrator to a Different Host
- 18.3.4.16 Recovering Oracle WebCenter Content to a Different Host
- 18.3.5 Additional Actions for Recovering Entities After Loss of Host
- 18.3.5.1 Recovering Fusion Middleware Control to a Different Host
- 18.3.5.2 Changing the Host Name in the targets.xml File for Fusion Middleware Control
- 18.3.5.3 Recovering Oracle Management Agent When Components Are Recovered to a Different Host
- 18.3.5.4 Modify the mod_wl_ohs.conf File
- 18.3.5.5 Creating a New Machine for Certain Components
- 18.3.5.6 Reassociate Users to Groups for Certain Identity Management Components
- 18.3.5.7 Updating Oracle Inventory
- 18.3.5.8 Recovering the Windows Registry
- 18.3.6 Recovering After Loss of Database Host
- 16 Introducing Backup and Recovery
- Part VIII Advanced Administration: Expanding Your Environment
- 19 Scaling Your Environment
- 20 Using the Movement Scripts
- 20.1 Introduction to the Movement Scripts
- 20.2 Understanding the Movement Process
- 20.3 Movement Scripts
- 20.3.1 Movement Scripts Syntax
- 20.3.1.1 copyBinary Script
- 20.3.1.2 pasteBinary Script
- 20.3.1.3 copyConfig Script for Java Components
- 20.3.1.4 copyConfig Script for Oracle Instances
- 20.3.1.5 copyConfig Script for System Components
- 20.3.1.6 copyConfig Script for Node Manager
- 20.3.1.7 extractMovePlan Script
- 20.3.1.8 pasteConfig Script for Java Components
- 20.3.1.9 pasteConfig Script for Oracle Instances
- 20.3.1.10 pasteConfig Script for System Components
- 20.3.1.11 pasteConfig Script for Node Manager
- 20.3.1.12 obfuscatePassword Script
- 20.3.1 Movement Scripts Syntax
- 20.4 Modifying Move Plans
- 21 Moving from a Test to a Production Environment
- 21.1 Introduction to Moving Oracle Fusion Middleware Components
- 21.2 Overview of Procedures for Moving from a Source to a Target Environment
- 21.3 Common Procedures for Moving to a Target Environment
- 21.3.1 Preparing the Source Environment
- 21.3.2 Preparing the Target Environment
- 21.3.3 Installing the Database on the Target Environment
- 21.3.4 Moving the Middleware Home and the Binary Files
- 21.3.5 Moving the Configuration of Java Components
- 21.3.6 Moving the Configuration of Oracle Instances and System Components
- 21.3.7 Configuring Users and Groups
- 21.4 Moving Oracle Fusion Middleware Components
- 21.4.1 Moving Identity Management Components to a Target Environment
- 21.4.2 Moving Oracle SOA Suite to a Target Environment
- 21.4.3 Moving Oracle WebCenter Portal to a Target Environment
- 21.4.4 Moving Oracle WebCenter Content to a Target Environment
- 21.4.5 Moving Oracle Hyperion Enterprise Performance Management System to a Target Environment
- 21.4.6 Moving the Web Tier to a Target Environment
- 21.4.7 Moving Oracle Business Intelligence to a Target Environment
- 21.4.7.1 Moving Oracle Business Intelligence to a New Target Environment
- 21.4.7.2 Moving Oracle Business Intelligence to an Existing Target Environment When There Are Few Patches to Apply
- 21.4.7.3 Moving Oracle Business Intelligence Components to an Existing Target Environment When There are Many Patches to Apply
- 21.4.8 Moving Oracle Real-Time Decisions to a Target Environment
- 21.4.9 Moving Oracle Portal, Oracle Forms Services, Oracle Reports, and Oracle BI Discoverer to a Target Environment
- 21.4.10 Moving Oracle Data Integrator to a Target Environment
- 21.5 Considerations in Moving to and from an Oracle RAC Environment
- 21.6 Limitations in Moving from Source to Target
- 21.7 Recovering from Test to Production Errors
- 21.8 A Case Study: Moving Oracle SOA Suite and the Fusion Order Demo to a New Target Environment
- Part IX Appendixes
- A Oracle Fusion Middleware Command-Line Tools
- B URLs for Components
- C Port Numbers
- D Metadata Repository Schemas
- E Using Oracle Fusion Middleware Accessibility Options
- F Examples of Administrative Changes
- G Viewing Release Numbers
- H Oracle Wallet Manager and orapki
- H.1 New orapki Features
- H.2 Using the orapki Utility for Certificate Validation and CRL Management
- H.2.1 orapki Overview
- H.2.2 Displaying orapki Help
- H.2.3 Creating Signed Certificates for Testing Purposes
- H.2.4 Managing Oracle Wallets with the orapki Utility
- H.2.5 Managing Certificate Revocation Lists (CRLs) with orapki Utility
- H.2.6 orapki Utility Commands Summary
- H.2.6.1 orapki cert create
- H.2.6.2 orapki cert display
- H.2.6.3 orapki crl create
- H.2.6.4 orapki crl delete
- H.2.6.5 orapki crl display
- H.2.6.6 orapki crl hash
- H.2.6.7 orapki crl list
- H.2.6.8 orapki crl revoke
- H.2.6.9 orapki crl status
- H.2.6.10 orapki crl upload
- H.2.6.11 orapki crl verify
- H.2.6.12 orapki wallet add
- H.2.6.13 orapki wallet change_pwd
- H.2.6.14 orapki wallet create
- H.2.6.15 orapki wallet display
- H.2.6.16 orapki wallet export
- H.2.6.17 orapki wallet export_trust_chain
- H.3 Equivalent Features for Oracle Wallet Manager
- H.4 Equivalent Features for orapki
- H.5 Equivalent Features for the SSL Configuration Tool
- I Troubleshooting Oracle Fusion Middleware
- I.1 Diagnosing Oracle Fusion Middleware Problems
- I.2 Common Problems and Solutions
- I.3 Troubleshooting Fusion Middleware Control
- I.4 Troubleshooting SSL
- I.5 Need More Help?
- Index