Oracle Retail Allocation Operations Guide Addendum Release November 2006

Size: px
Start display at page:

Download "Oracle Retail Allocation Operations Guide Addendum Release November 2006"

Transcription

1 Oracle Retail Allocation Operations Guide Addendum Release November 2006

2 Oracle Retail Allocation Operations Guide Addendum, Release Copyright 2006, Oracle. All rights reserved. Primary Author: Ramsankar Sundaram Contributors: Usha Raj The Programs (which include both the software and documentation) contain proprietary information; they are provided under a license agreement containing restrictions on use and disclosure and are also protected by copyright, patent, and other intellectual and industrial property laws. Reverse engineering, disassembly, or decompilation of the Programs, except to the extent required to obtain interoperability with other independently created software or as specified by law, is prohibited. The information contained in this document is subject to change without notice. If you find any problems in the documentation, please report them to us in writing. This document is not warranted to be error-free. Except as may be expressly permitted in your license agreement for these Programs, no part of these Programs may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose. If the Programs are delivered to the United States Government or anyone licensing or using the Programs on behalf of the United States Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agencyspecific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the Programs, including documentation and technical data, shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement, and, to the extent applicable, the additional rights set forth in FAR , Commercial Computer Software Restricted Rights (June 1987). Oracle Corporation, 500 Oracle Parkway, Redwood City, CA The Programs are not intended for use in any nuclear, aviation, mass transit, medical, or other inherently dangerous applications. It shall be the licensee's responsibility to take all appropriate fail-safe, backup, redundancy and other measures to ensure the safe use of such applications if the Programs are used for such purposes, and we disclaim liability for any damages caused by such use of the Programs. Oracle, JD Edwards, PeopleSoft, and Siebel are registered trademarks of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. The Programs may provide links to Web sites and access to content, products, and services from third parties. Oracle is not responsible for the availability of, or any content provided on, thirdparty Web sites. You bear all risks associated with the use of such content. If you choose to purchase any products or services from a third party, the relationship is directly between you and the third party. Oracle is not responsible for: (a) the quality of third-party products or services; or (b) fulfilling any of the terms of the agreement with the third party, including delivery of products or services and warranty obligations related to purchased products or services. Oracle is not responsible for any loss or damage of any sort that you may incur from dealing with any third party.

3 Contents Preface... v Audience...v Related Documents...v Customer Support...v 1 Approval/Calculation... 1 Overview...1 Detailed Discussion...1 Configurable Calculation Queues...1 New Calculation Statuses in Approval Process...1 Validation for Approval in Allocation 10.0.x...2 Specific Validation Types...2 Functional Changes in Calculation...3 Impact Analysis...5 Allocation Summary...5 Approval...5 Data Model Change Algorithm... 7 Overview...7 Analysis...7 Testing Problem Differences...7 Algorithm Differences...7 Focusing the Four Stores in Question...8 Solution...8 iii

4

5 Preface Oracle Retail Operations Guides are designed so that you can view and understand the application s behind-the-scenes processing, including such information as the following: Key system administration configuration settings Technical architecture Functional integration dataflow across the enterprise Audience Anyone with an interest in developing a deeper understanding of the underlying processes and architecture supporting Oracle Retail Allocation functionality will find valuable information in this guide. There are three audiences in general for whom this guide is written: Business analysts looking for information about processes and interfaces to validate the support for business scenarios within Allocation and other systems across the enterprise. Related Documents Customer Support System analysts and system operations personnel: Who are looking for information about Allocation s processes internally or in relation to the systems across the enterprise. Who operate Allocation regularly. Integrators and implementation staff with overall responsibility for implementing Allocation. For more information, see the following documents in the Oracle Retail Allocation Release documentation set: Oracle Retail Allocation Release Notes Oracle Retail Allocation Installation Guide When contacting Customer Support, please provide: Product version and program/module name. Functional and technical description of the problem (include business impact). Detailed step-by-step instructions to recreate. Exact error message received. v

6

7 1 Approval/Calculation This chapter provides an overview of Approval & Calculation functionality of Oracle Retail Allocation. Overview The approval process in Allocation is now an offline process like Calculation. Instead of immediately approving/reserving an allocation when a user changes the status in the Alloc Summary page, now the approval/reserve request is submitted to the Calculation Queue after saving the allocation in the Alloc Summary page. The Calculation Queue then picks up the queue item and the status is then processed. Various functional changes in the Calculation process are also described in this document. Detailed Discussion Configurable Calculation Queues In order to take the approval process offline, the Calculation Queue was changed to support multiple administrator-defined queue types with a single queue. One queue can now perform standard calculations, pre-pack calculations, recalculation, and approval all while using the same queue processes. Conversely, approvals and standard calculations can now run on different queue processes. As per previous versions of the queue, batching and the ability to assign a name to a queue and have multiple queues running at the same time remains. The following parameters are now used when starting the Calculation Queue: approval, standard_calculation, prepack, and recalculation. For example, the following would start a Calculation Queue that processes all calculation types supported: queue_10.bat start <queue_name> -standard_calculation approval prepack recalculation New Calculation Statuses in Approval Process The new approval process runs in the background. The various statuses of the approval process are: 1. Status Waiting Calculation Status = Status Waiting, Allocation Status = Approved. This status indicates that the approval process is in the queue. The actual approval process has not started and no records can be found in the database. The user will not be allowed to enter the allocation summary. 2. Status Processing Calculation Status = Status Processing, Allocation Status = Approved. This status indicates that the queue has picked the allocation for approval and is still processing it. The user will not be allowed to enter the allocation summary. 1

8 Detailed Discussion 3. Status Processed Calculation Status = Status Processed, Allocation Status = Approved. This status indicates that the approval process has been completed successfully. The Allocation-Xref-RMS records will be available. The user is allowed to enter into the allocation summary for any updates. 4. Status Error Calculation Status = Status Error, Allocation Status = Worksheet. The status reports, that an error has occurred while processing the allocation for approval. The error could be due to any validation failure or any other system failure. The error can be determined in the log files present in the system. Validation for Approval in Allocation 10.0.x Specific Validation Types This document describes the validation that is performed during the approval process in Allocation 10.0.x. Validation is performed when an allocation is submitted to the calculation queue and once again during the actual approval process. If validation fails during submission in the Allocation summary page, the user will receive a popup message with a specific message. If validation fails during the actual approval process in the calculation queue, a detailed message is logged and the user will see the following generic approval failed message when that allocation is opened. An error occurred while approving your allocation. Contact your system administrator for details. Message bundle key: AllocSummary.approve_failed Find below the specific validation types that are performed: 1. Release Date Before the Current Date This validation type, validates the release dates of the item sources that are greater than the current date. If the release date of any one of the item source in the location falls before the current date (today s date), then processing is stopped and the following message is popped up or logged: Release date should be equal or after today s date. Message bundle key: ProdDetailsView.releaseDate_before_CurrentDate 2. Release Date Before the PO s Not Before Date Validates that release dates that are greater than the not before date of the PO. If the release date is before the not before date then the following message is logged/displayed: The PO Not Before Date, {0}, is after the Release Date, {1}. Message bundle key: ProdDetailsView.releaseDate_before_PONotBeforeDate 2 Oracle Retail Allocation

9 Detailed Discussion 3. PO Available Quantity Validation Validates against Orders for available quantity. If available quantity is 0 (if the PO has been exhausted by some other approved allocation) processing is stopped and the following message is logged/displayed: This Allocation contains a PO based Item Source. This item is with either zero available quantity or available quantity less than the allocated quantity or both. Remove the Item Source or recalculate and approve. Message bundle key: AllocSummary.invalidPO 4. Warehouse Available Quantity Validation This validation type validates against the Warehouse for available quantity. If available quantity is 0, then the processing is stopped and the following message is logged/displayed: This Allocation contains an item with either zero available quantity or available quantity less than allocated quantity or both. Remove the Item Source or recalculate and approve. Message bundle key: AllocSummary.invalidWH 5. Invalid Item Location Validation Validates locations that are in a valid status (not C, I or D), and that the store is open by verifying that the current and release dates are greater than the store close date. If any invalid item location is found, then the processing will be stopped and the following is logged/displayed: Status cannot be changed until all invalid item/locations are resolved. Click OK to view the invalid item/locations. Message bundle key: AllocSummary.invalid_item_locs Functional Changes in Calculation Quantity Limits effects when item sourced from multiple warehouse and store enforce flag = N with one or more stores. When creating an allocation the user has the ability to set the sum(min) value for an item in the Quantity Limits page be less than or equal to the total available quantity for the item. In multiple warehouse scenarios the total available qty = sum of the available quantity from all warehouses for the item. In that case, the total available quantity can be greater than the available quantity in the individual warehouses. Calculation is performed for an item per warehouse wise. Setting up total min > available quantity will lead to no store getting any allocated quantity. In such a scenario the system will now reduce the min value according to the available quantity at that particular warehouse. By doing this, the stores will get allocated. Approval/Calculation 3

10 Detailed Discussion Manual Rule will have a new default parameter setup. This is put in place so when the allocation is changed from non-manual Rule setup to a Manual Rule the old setup does not remain. This causes a problem for Fashion item sources where Recalculation needs to occur when final quantity is changed. The default parameter setup is: ruletype = Rule.TYPE_MANUAL; rulelevel= null; exactind = "Y"; cascadeind = "N"; netneedind = "Y"; userulelevelonhandind = "N"; includeclearancestockind = "N"; regularsalesind = "N"; promosalesind = "N"; clearancesalesind = "N"; includeinvinminind = "Y"; includeinvinmaxind = "Y"; fromdate = null; todate = null; fromdate2 = null; todate2 = null; onordercommitdate = null; wksfromtoday; templateid=null; corporateruleid; thisyear = -1; lastyear = -1; Manual rule will display the net need for an allocation 0 even if there is stock on hand available for an item. The following changes were made: The need for the store in the allocation will be replaced by the need of the sister store, if the store in the allocation has no need (ignoring when need=0 or negative) for the particular EOW_DATE. The net need value for an item in What-If and Cascade Mode will bear an * in allocation summary and view details. When doing a Cascade Allocation with RLOH = Y and Net Need = Y, the Gross Need will include the RLOH in the calculation. The gross need for individual item in the allocation in Cascade mode is calculated based on the formula: [[(Store Allocated Qty + CascadeStoreOnHand) * (Available quantity for item + skuonhandatallstore)] / (TotalOnHand + TotalAvailable) ] * storesum 4 Oracle Retail Allocation

11 Impact Analysis Impact Analysis Allocation Summary Store allocated Qty = Quantity allocated in first pass at hierarchy level CascadeStoreOnHand = SOH for all items in allocation in the store Available quantity for item = Actual available quantity for the item skuonhandatallstore = Total on Hand for the item in all the store in allocation. TotalOnHand = Total On Hand for all the items in allocation TotalAvailable = Total Available for all the items in allocation Storesum = 1 if calculated value > 0 else -1 Allocation Summary and Approval are impacted by these changes. Allocations will no longer be immediately approved when the status is set to Approved. When the allocation is saved on the Allocation Summary screen, the application will submit a status change request to the calculation queue. Approval After submitting an allocation for Approval, the user will be taken to the portal screen and the allocation will not be accessible until the status is processed by the calculation queue. Data Model Change None. Approval/Calculation 5

12

13 2 Algorithm Overview Analysis This chapter describes the difference between the documented rounding example in the previous operations guide and how the algorithm actually works till Following are the two differences in the documented and production algorithm as well as in problem setup, which explain the different results. Testing Problem Differences Algorithm Differences The test problem (SKU Constrained analysis) and the documented sample problem is not the same set up which triggers different run path within the allocation algorithm. SOM = 1 in the documented problem while SOM = 4 in the test problem. What that means is that we allocate SKU s in the sample problem and item pack of size 4 in the test problem. For the test problem, the first step of the allocation algorithm is to convert on hand and desired stock that is in SKU s to item packs. E.g., OH of 6 SKU s is converted to OH of 1.5 packs and desired stock of SKU s is converted to desired stock of 2.97 packs. The algorithm described in previous operations guide is meant to illustrate the idea of the allocation algorithm, it is NOT the same with the allocation algorithm that are put in production (production algorithm). For numerical, stability and business reasons, the production allocation algorithm rounds the desired stock so that the difference between desired stock and on hand is an integer. E.g., with original OH of 1.5 packs and desired stock of 2.87 packs, we have a need-toship of = 1.37 packs which is not integer. To make it integer, we round the desired from 2.87 to 2.5 which give us need-to-ship of 1 pack. An internal cutoff parameter (currently hard coded to 50%) is used to control when to round up and when to round down. When we have a residual that is more or equal to the cutoff percent of a SKU (pack), we round up. E.x., for a 50% cutoff percentage, the need-to-ship of 1.37 packs has a residual of 37% of a pack, so it is rounded down to 1 pack, and a need-to-ship of 1.51 packs is rounded up to 2 packs because of the 51% residual pack. This massage of the desired stock is insignificant when the numbers of OH and desired stock are big enough, but not in the test problem when OH and desired stock are small numbers like 0.75 and Algorithm 7

14 Solution Focusing the Four Stores in Question The following table illustrates as to whythe store 761 and 586 got allocated rather than the store 580 and 784. In the first scenario where SOM = 1, store 580 and 784 has low DSR s. But in the second scenario where SOM = 4, the converting and rounding described in the previous two sections skewed the low DSR to store 761 and 586. Store # OH ( on hand ) Desired Stock DSR (OH/Desired Stock) DSR RANK OH' (OH / SOM) Desired Stock' (Desired Stock / SOM) Need' (Desired Stock OH ) Rounded Need' ( 50% cutoff ) Rounded Desired Stock' (OH + Rounded Need ) DSR' DSR RANK Solution In the dealing phase, after we have already allocated the truncated SKUs (item packs), we use TSR [truncated stock target ratio = (on hand + truncated ship) / rounded desired stock] to guide the allocation of truncated SKU s (item packs) to stores. To honor the original stock target ratio, we could use original desired stock in the TSR calculation. This change will produce desired allocation to store 761 and 586 in the testing problem. This option has been implemented and put in production code as a bug fix. 8 Oracle Retail Allocation

Primavera Portfolio Management Reporting Views for SQL Server databases

Primavera Portfolio Management Reporting Views for SQL Server databases Portfolio Management Reporting Views for SQL Server Databases 16 R1 Copyright 1999-2016, Oracle and/or its affiliates. The Programs (which include both the software and documentation) contain proprietary

More information

Oracle Retail Category Management Release Notes Release April 2007

Oracle Retail Category Management Release Notes Release April 2007 Oracle Retail Category Management Release Notes Release 12.0.4.2 April 2007 Oracle Category Management Release Notes, Release 12.0.4.2 Copyright 2007, Oracle. All rights reserved. Primary Author: Gary

More information

OIPA System Requirements. Oracle Insurance Policy Administration - Life Release 8.1 E May 2009

OIPA System Requirements. Oracle Insurance Policy Administration - Life Release 8.1 E May 2009 OIPA System Requirements Oracle Insurance Policy Administration - Life Release 8.1 E14444-01 May 2009 Oracle Insurance Policy Administration Release V8.1 Copyright 2009, Oracle. All rights reserved. License

More information

Adaptive Risk Manager Challenge Question Cleanup 10g ( ) December 2007

Adaptive Risk Manager Challenge Question Cleanup 10g ( ) December 2007 Adaptive Risk Manager Challenge Question Cleanup 10g (10.1.4.3.0) December 2007 Adaptive Risk Manager Challenge Question Cleanup, 10g (10.1.4.3.0) Copyright 2007, Oracle. All rights reserved. The Programs

More information

Oracle Information Rights Management Sealed for Lotus Notes Extension 10gR3 PR3 May 2008

Oracle Information Rights Management Sealed  for Lotus Notes Extension 10gR3 PR3 May 2008 10gR3 PR3 May 2008 ,, 10gR3 PR3 Copyright 2007, 2008, Oracle. All rights reserved. Contributing Authors: Martin Abrahams, Martin Wykes The Programs (which include both the software and documentation) contain

More information

Oracle Information Rights Management Oracle IRM Windows Authentication Extension Guide 10gR3 August 2008

Oracle Information Rights Management Oracle IRM Windows Authentication Extension Guide 10gR3 August 2008 10gR3 August 2008 ,, 10gR3 Copyright 2007, 2008, Oracle. All rights reserved. Primary Author: Martin Abrahams Contributing Author: Martin Wykes The Programs (which include both the software and documentation)

More information

Oracle Enterprise Single Sign-on Kiosk Manager

Oracle Enterprise Single Sign-on Kiosk Manager Oracle Enterprise Single Sign-on Kiosk Manager User s Guide Release 10.1.4.0.3 E10338-01 June 2007 Oracle Enterprise Single Sign-on Kiosk Manager User s Guide, Release 10.1.4.0.3 E10338-01 Copyright 2006-2007,

More information

What's New in P6 Professional Release 8.2 December 2011 Copyright Oracle Primavera What's New in P6 Professional Copyright 1999, 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java

More information

Oracle Application Access Controls Governor. Release Notes Release 8.0.1

Oracle Application Access Controls Governor. Release Notes Release 8.0.1 Oracle Application Access Controls Governor Release Notes Release 8.0.1 May 2008 Oracle Application Access Controls Governor Installation Guide Copyright 2007, 2008 Oracle Corporation and/or its affiliates.

More information

PEOPLESOFT FINANCIALS/SUPPLY CHAIN MANAGEMENT 9 MAINTENANCE PACK 13 DELTA

PEOPLESOFT FINANCIALS/SUPPLY CHAIN MANAGEMENT 9 MAINTENANCE PACK 13 DELTA PEOPLESOFT FINANCIALS/SUPPLY CHAIN MANAGEMENT 9 MAINTENANCE PACK 13 DELTA PeopleSoft Financials/Supply Chain Management 9 Maintenance Pack 13 Delta Contributors: Teams from PeopleSoft Product Documentation

More information

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Primavera Portfolio Management 9.1 Configuring VMware Copyright 1999-2014, Oracle and/or its affiliates. The Programs (which include both the software and documentation) contain proprietary information;

More information

Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved.

Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Clearing Cache COPYRIGHT & TRADEMARKS Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names

More information

Oracle Retail Merchandising System Release Notes Release French August 2006

Oracle Retail Merchandising System Release Notes Release French August 2006 Oracle Retail Merchandising System Release Notes Release 11.0.8 French August 2006 Copyright 2006, Oracle. All rights reserved. The Programs (which include both the software and documentation) contain

More information

Oracle Retail WebTrack Release Notes Release September 2007

Oracle Retail WebTrack Release Notes Release September 2007 Oracle Retail WebTrack Release Notes Release 12.0.2 September 2007 Oracle Retail WebTrack Release Notes, Release 12.0.2 Copyright 2007, Oracle. All rights reserved. Primary Author: Rich Olson The Programs

More information

Oracle Enterprise Single Sign-on Kiosk Manager. User Guide Release E

Oracle Enterprise Single Sign-on Kiosk Manager. User Guide Release E Oracle Enterprise Single Sign-on Kiosk Manager User Guide Release 10.1.4.1.0 E12623-01 April 2009 Oracle Enterprise Single Sign-on Kiosk Manager, User Guide, Release 10.1.4.1.0 E12623-01 Copyright 2006-2009,

More information

Oracle Retail Demand Forecasting Installation Guide Release June 2007

Oracle Retail Demand Forecasting Installation Guide Release June 2007 Oracle Retail Demand Forecasting Installation Guide Release 12.1 June 2007 Oracle Retail Demand Forecasting Installation Guide, Release 12.1 Copyright 2007, Oracle. All rights reserved. Primary Author:

More information

Oracle Retail Replenishment Optimization Installation Guide Release April 2008

Oracle Retail Replenishment Optimization Installation Guide Release April 2008 Oracle Retail Replenishment Optimization Installation Guide Release 13.0 April 2008 Oracle Replenishment Optimization Installation Guide, Release 13.0 Copyright 2008, Oracle. All rights reserved. Primary

More information

Oracle Retail Demand Forecasting Installation Guide Release 12.0 May 2006

Oracle Retail Demand Forecasting Installation Guide Release 12.0 May 2006 Oracle Retail Demand Forecasting Installation Guide Release 12.0 May 2006 Copyright 2006, Oracle. All rights reserved. The Programs (which include both the software and documentation) contain proprietary

More information

Governance, Risk, and Compliance Controls Suite. Hardware and Sizing Recommendations. Software Version 7.2

Governance, Risk, and Compliance Controls Suite. Hardware and Sizing Recommendations. Software Version 7.2 Governance, Risk, and Compliance Controls Suite Hardware and Sizing Recommendations Software Version 7.2 GRC Controls Suite Hardware and Sizing Recommendations Part No. AG014-720B Copyright 2007, 2008,

More information

Oracle Retail Merchandising System Installation Guide Release German August 2006

Oracle Retail Merchandising System Installation Guide Release German August 2006 Oracle Retail Merchandising System Installation Guide Release 11.0.8 German August 2006 Copyright 2006, Oracle. All rights reserved. The Programs (which include both the software and documentation) contain

More information

Configuration Fixes for Encryption

Configuration Fixes for Encryption Oracle Retail Point-of-Sale Release Notes Release 7.2.2 April 2007 This document lists the fixed defects included in Release 7.2.2 of Oracle Retail Point-of-Sale. Before installing this release, confirm

More information

PDF Quick Reference. Oracle Health Sciences InForm CRF Submit Release Part Number: E

PDF Quick Reference. Oracle Health Sciences InForm CRF Submit Release Part Number: E PDF Quick Reference Oracle Health Sciences InForm CRF Submit Release 3.1.2 Part Number: E40031-01 Contents Contents PDFs and Adobe Reader 1 PDF file structure... 1 Opening a PDF... 2 Printing a PDF...

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager Management Agent Release Notes for HP-UX Itanium 10g Release 2 (10.2.0.1) B28767-01 April 2006 These Release Notes identify differences between the delivered Oracle Enterprise

More information

USING ADMINISTRATOR FEATURES

USING ADMINISTRATOR FEATURES HYPERION FINANCIAL MANAGEMENT SYSTEM 9 RELEASE 9.3.1 USING ADMINISTRATOR FEATURES Oracle's Hyperion Financial Management System 9 Release 9.3 contains significant enhancements to administrator features

More information

Oracle Alert Documentation Updates

Oracle Alert Documentation Updates Oracle Alert Documentation Updates RELEASE 11.0.1 June 1998 Copyright 1998, Oracle Corporation. All rights reserved. The Programs (which include both the software and documentation) contain proprietary

More information

GRCC Reporting Framework BIP for GRCC Admin/Implementation Guide

GRCC Reporting Framework BIP for GRCC Admin/Implementation Guide GRCC Reporting Framework BIP for GRCC Admin/Implementation Guide GRCC Reporting Framework BIP for GRCC Admin/Implementation Guide Copyright 2009 Oracle Corporation and/or its affiliates. All rights reserved.

More information

System Monitoring Plug-in Installation Guide for Microsoft Internet Information Services Release 4 ( ) Versions Supported

System Monitoring Plug-in Installation Guide for Microsoft Internet Information Services Release 4 ( ) Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft Internet Information Services Release 4 (2.1.2.1.0) B28047-03 April 2007 This document provides a brief description

More information

AutoVue Integration SDK. Security and Authentication Guide

AutoVue Integration SDK. Security and Authentication Guide AutoVue Integration SDK Security and Authentication Guide February 28, 2011 Page 2 Copyright 1998, 2011, Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software

More information

IVS Explorer User s Guide. Oracle Insurance Policy Administration - Life Release 8.1 E May 2009

IVS Explorer User s Guide. Oracle Insurance Policy Administration - Life Release 8.1 E May 2009 IVS Explorer User s Guide Oracle Insurance Policy Administration - Life Release 8.1 E14444-01 May 2009 Oracle Insurance Policy Administration - Life Release V8.1 Copyright 2009, Oracle. All rights reserved.

More information

JD Edwards EnterpriseOne 8.12 Standalone Client Installation Guide. for the Oracle Application Server

JD Edwards EnterpriseOne 8.12 Standalone Client Installation Guide. for the Oracle Application Server JD Edwards EnterpriseOne 8.12 Standalone Client Installation Guide for the Oracle Application Server April 2006 JD Edwards EnterpriseOne 8.12 Standalone Client Installation Guide Copyright 2006, Oracle.

More information

Secure Configuration Guide

Secure Configuration Guide Secure Configuration Guide Oracle Health Sciences InForm Publisher On Demand Release 2.0 Part Number: E53275-01 Copyright 2014, Oracle and/or its affiliates. All rights reserved. The Programs (which include

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft Active Directory Release 10 (2.1.2.1.0) E14542-01 April 2009 Microsoft Active Directory, which is included with Microsoft

More information

BAA Oracle EBS R12.1 isupplier Portal Created on 11/26/2012 3:18:00 PM

BAA Oracle EBS R12.1 isupplier Portal Created on 11/26/2012 3:18:00 PM Created on 11/26/2012 3:18:00 PM COPYRIGHT & TRADEMARKS Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates.

More information

Material Stock Requests 9.2 HCSD

Material Stock Requests 9.2 HCSD Material Stock Requests 9.2 Version Date: April 2016 COPYRIGHT & TRADEMARKS Copyright 1998, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation

More information

New Features in Primavera Professional 15.2

New Features in Primavera Professional 15.2 New Features in Primavera Professional 15.2 COPYRIGHT & TRADEMARKS Copyright 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates.

More information

AutoVue Document Print Service. Overview

AutoVue Document Print Service. Overview AutoVue Document Print Service Overview Copyright 2008, 2010 Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information;

More information

Oracle Retail Integration Bus Hospital Administration User Guide Release 12.0 May 2006

Oracle Retail Integration Bus Hospital Administration User Guide Release 12.0 May 2006 Oracle Retail Integration Bus Hospital Administration User Guide Release 12.0 May 2006 Copyright 2006, Oracle. All rights reserved. The Programs (which include both the software and documentation) contain

More information

2 Records Manager Updates

2 Records Manager Updates Oracle Records Manager Corporate Edition Release Notes 10g Release 3 (10.1.3.3.2) October 2007 These release notes outline new and enhanced features for this release of Records Manager Corporate Edition.

More information

Material Stock Requests 9.1

Material Stock Requests 9.1 Material Stock Requests 9.1 Version Date: January 2014 COPYRIGHT & TRADEMARKS Copyright 1998, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation

More information

Oracle Insurance QuickView Service Ordering User Guide. Version 8.0

Oracle Insurance QuickView Service Ordering User Guide. Version 8.0 Oracle Insurance QuickView Service Ordering User Guide Version 8.0 February 2009 Oracle Insurance QuickView Service Ordering User Guide Version 8.0 Part # E14966-01 Library # E14885-01 E14886-01 February

More information

Oracle Enterprise Manager. Description. Platforms Supported. Versions Supported

Oracle Enterprise Manager. Description. Platforms Supported. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for IBM DB2 Database Release 5 (3.0.1.0.0) E10488-01 August 2007 This document provides a brief description about the Oracle System

More information

Oracle Retail Grade User Guide Release April 2008

Oracle Retail Grade User Guide Release April 2008 Oracle Retail Grade User Guide Release 13.0 April 2008 Oracle Retail Grade User Guide, Release 13.0 Copyright 2008, Oracle. All rights reserved. Primary Author: Melody Crowley The Programs (which include

More information

Adaptive Strong Authenticator Configuration Guide 10g ( ) December 2007

Adaptive Strong Authenticator Configuration Guide 10g ( ) December 2007 Adaptive Strong Authenticator Configuration Guide 10g (10.1.4.3.0) December 2007 Adaptive Strong Authenticator Configuration Guide, 10g (10.1.4.3.0) Copyright 2007, Oracle. All rights reserved. The Programs

More information

Oracle Workflow Builder for Windows 2000 or Windows XP. Oracle XML Gateway Message Designer for Windows 2000

Oracle Workflow Builder for Windows 2000 or Windows XP. Oracle XML Gateway Message Designer for Windows 2000 Oracle Workflow Client Installation Guide Release 12 Part No. B31435-01 November 2006 Overview Purpose This document explains how to install or upgrade the Oracle Workflow and Oracle XML Gateway components

More information

Cover Page. Oracle Report Parser System Administration Guide 10g Release 3 ( ) March 2007

Cover Page. Oracle Report Parser System Administration Guide 10g Release 3 ( ) March 2007 Cover Page Oracle Report Parser System Administration Guide 10g Release 3 (10.1.3.3.0) March 2007 Oracle Report Parser System Administration Guide, 10g Release 3 (10.1.3.3.0) Copyright 2007, Oracle. All

More information

Copyright

Copyright P6 Team Member for iphone App User's Guide P6 EPPM Release 8.1 July 2011 Copyright Oracle Primavera P6 Team Member for iphone App User's Guide Copyright 2011, Oracle and/or its affiliates. All rights reserved.

More information

Oracle Retail Merchandising System Installation Guide Release French January 2006

Oracle Retail Merchandising System Installation Guide Release French January 2006 Oracle Retail Merchandising System Installation Guide Release 11.0.6 French January 2006 Copyright 2006, Oracle. All rights reserved. The Programs (which include both the software and documentation) contain

More information

Siebel Application Deployment Manager Guide. Version 8.0, Rev. A April 2007

Siebel Application Deployment Manager Guide. Version 8.0, Rev. A April 2007 Siebel Application Deployment Manager Guide Version 8.0, Rev. A April 2007 Copyright 2005, 2006, 2007 Oracle. All rights reserved. The Programs (which include both the software and documentation) contain

More information

Oracle is a registered trademark, and Oracle Rdb, Oracle RMU and Oracle SQL/Services are trademark or registered trademarks of Oracle Corporation.

Oracle is a registered trademark, and Oracle Rdb, Oracle RMU and Oracle SQL/Services are trademark or registered trademarks of Oracle Corporation. Oracle Rdb Data Provider for.net Release Notes V7.3 August 2007 Oracle Rdb Data Provider for.net Release Notes, Release 7.3 Copyright 2007 Oracle Corporation. All rights reserved. The Programs (which include

More information

Oracle Retail Integration Bus Release Notes Release October 2006

Oracle Retail Integration Bus Release Notes Release October 2006 Oracle Retail Integration Bus Release Notes Release 12.0.1 October 2006 Oracle Retail Integration Bus Release Notes, Release 12.0.1 Copyright 2006, Oracle. All rights reserved. Primary Author: Randy Kapelke

More information

Adaptive Risk Manager Offline PoC Guide 10g ( ) December 2007

Adaptive Risk Manager Offline PoC Guide 10g ( ) December 2007 Adaptive Risk Manager Offline PoC Guide 10g (10.1.4.3.0) December 2007 Adaptive Risk Manager Offline PoC Guide, 10g (10.1.4.3.0) Copyright 2007, Oracle. All rights reserved. The Programs (which include

More information

Release Notes. Oracle Insurance Policy Administration Release 8.1 E May 2009

Release Notes. Oracle Insurance Policy Administration Release 8.1 E May 2009 Release Notes Oracle Insurance Policy Administration Release 8.1 E14444-01 May 2009 Oracle Insurance Policy Administration Copyright 2009, Oracle. All rights reserved. License Restrictions & Warranty Disclaimer

More information

Oracle Enterprise Manager. Description. Versions Supported. Prerequisites

Oracle Enterprise Manager. Description. Versions Supported. Prerequisites Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server Release 1 (2.0.1.0.0) E10003-02 February 2008 This document provides a brief description about the Oracle

More information

Technical Enhancements

Technical Enhancements Oracle Retail Workspace Release Notes Release 13.0.1 Patch June 2008 This document highlights fixed issues and defects and technical enhancements for the Oracle Retail Workspace (ORW) Release 13.0.1 Patch.

More information

1 Important Configuration Changes

1 Important Configuration Changes Oracle Database Application Express Release Notes Release 2.2 B28553-02 July 2006 These Release Notes contain important information not included in the Oracle Application Express documentation. For the

More information

Reporting User Guide. Prodika Product Lifecycle Management. Release 5.1

Reporting User Guide. Prodika Product Lifecycle Management. Release 5.1 Prodika Product Lifecycle Management Reporting User Guide Release 5.1 Part No. TPPR-0029-5.1A Make sure you check for updates to this manual at the Oracle Documentation Web site Oracle s Prodika PLM 5.1

More information

Oracle Hospitality OPERA Exchange Interface Cloud Authentication. October 2017

Oracle Hospitality OPERA Exchange Interface Cloud Authentication. October 2017 Oracle Hospitality OPERA Exchange Interface Cloud Authentication October 2017 Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided

More information

Oracle Retail Store Inventory Management Data Migration Guide Release September 2007

Oracle Retail Store Inventory Management Data Migration Guide Release September 2007 Oracle Retail Store Inventory Management Data Migration Guide Release 12.0 September 2007 Oracle Store Inventory Management Data Migration Guide, Release 12.0 Copyright 2007, Oracle. All rights reserved.

More information

Oracle Enterprise Manager. Description. Versions Supported. Prerequisites

Oracle Enterprise Manager. Description. Versions Supported. Prerequisites Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for IBM DB2 Database 10g Release 2 (10.2) B28040-01 January 2006 This document provides a brief description about the Oracle System

More information

Oracle Hospitality Suite8 Export to Outlook User Manual Release 8.9. July 2015

Oracle Hospitality Suite8 Export to Outlook User Manual Release 8.9. July 2015 Oracle Hospitality Suite8 Export to Outlook User Manual Release 8.9 July 2015 Copyright 1987, 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided

More information

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Primavera Portfolio Management 9.0 What s New Copyright 1999-2011, Oracle and/or its affiliates. The Programs (which include both the software and documentation) contain proprietary information; they are

More information

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Primavera Portfolio Management 9.1 Data Mapping and Data Flow for the Bridge for Primavera P6 Copyright 1999-2014, Oracle and/or its affiliates. The Programs (which include both the software and documentation)

More information

Oracle Database. Products Available on the Oracle Database Examples Media. Oracle Database Examples. Examples Installation Guide 11g Release 1 (11.

Oracle Database. Products Available on the Oracle Database Examples Media. Oracle Database Examples. Examples Installation Guide 11g Release 1 (11. Oracle Database Examples Installation Guide 11g Release 1 (11.1) E10402-03 August 2008 This document describes how to install and configure the products available on the Oracle Database Examples media.

More information

Oracle Retail Invoice Maching Installation Guide Release March 2006

Oracle Retail Invoice Maching Installation Guide Release March 2006 Oracle Retail Invoice Maching Installation Guide Release 10.2.9 March 2006 Copyright 2006, Oracle. All rights reserved. The Programs (which include both the software and documentation) contain proprietary

More information

Oracle Enterprise Single Sign-on Logon Manager. Installation and Setup Guide Release E

Oracle Enterprise Single Sign-on Logon Manager. Installation and Setup Guide Release E Oracle Enterprise Single Sign-on Logon Manager Installation and Setup Guide Release 10.1.4.1.0 E12635-01 March 2009 Oracle Enterprise Single Sign-on, Installation and Setup Guide, Release 10.1.4.1.0 E12635-01

More information

Getting Started with Attunity Replicate on Amazon EC2. Version 6.0

Getting Started with Attunity Replicate on Amazon EC2. Version 6.0 Getting Started with Attunity Replicate on Amazon EC2 Version 6.0 November 21, 2017 Getting Started with Attunity Replicate on Amazon EC2 All rights reserved. Primary Author: Charlton Book The Programs

More information

Oracle Enterprise Manager. Description. Versions Supported. System Monitoring Plug-in Installation Guide for EMC CLARiiON System Release 5 (

Oracle Enterprise Manager. Description. Versions Supported. System Monitoring Plug-in Installation Guide for EMC CLARiiON System Release 5 ( Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for EMC System Release 5 (1.0.3.0.0) E10505-01 August 2007 This document provides a brief description about the Oracle System Monitoring

More information

JD Edwards EnterpriseOne Licensing

JD Edwards EnterpriseOne Licensing JD Edwards EnterpriseOne Licensing Disabling Client Licensing for Various Tools Releases O R A C L E W H I T E P A P E R O C T O B E R 2 0 1 5 Disclaimer The following is intended to outline our general

More information

1 Understanding the Cross Reference Facility

1 Understanding the Cross Reference Facility JD Edwards EnterpriseOne Tools Cross Reference Facility Guide Release 9.1 E21485-01 December 2011 The JD Edwards EnterpriseOne Tools Cross Reference Facility Guide contains the following topics: Section

More information

Synchronous SAP Connector

Synchronous SAP Connector Synchronous SAP Connector Enterprise Integration Platform 2.1.2 SAP-Link 4.1.2 Part No. E11176-01 Make sure you check for updates to this manual at the Oracle Technology Network Website Copyrights and

More information

Oracle Enterprise Single Sign-on Authentication Manager

Oracle Enterprise Single Sign-on Authentication Manager Oracle Enterprise Single Sign-on Authentication Manager Installation and Setup Guide Release 10.1.4.0.4 E10559-01 November 2007 , Release 10.1.4.0.4 E10559-01 Copyright 2006-2007, Oracle. All rights reserved.

More information

Oracle Utilities Meter Data Management Integration to SAP for Meter Data Unification and Synchronization

Oracle Utilities Meter Data Management Integration to SAP for Meter Data Unification and Synchronization Oracle Utilities Meter Data Management Integration to SAP for Meter Data Unification and Synchronization Release 11.1 Media Pack Release Notes Oracle Utilities Meter Data Management v2.1.0.0 SAP for Meter

More information

Oracle Tuxedo Mainframe Adapter for SNA

Oracle Tuxedo Mainframe Adapter for SNA Oracle Tuxedo Mainframe Adapter for SNA Release Notes Release 11g R1 August 2010 Tuxedo Mainframe Adapter for SNA Release Notes, Release 11g R1 Copyright 2007, 2010, Oracle and/or its affiliates. All rights

More information

Siebel Brightware. Implementation Readiness Guide. Version 8.1.6

Siebel Brightware. Implementation Readiness Guide. Version 8.1.6 Siebel Brightware Implementation Readiness Guide Version 8.1.6 Copyright 2005, 2006, Oracle. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information;

More information

Oracle Enterprise Single Sign-on Provisioning Gateway. Novell Identity Manager Integration and Installation Guide Release

Oracle Enterprise Single Sign-on Provisioning Gateway. Novell Identity Manager Integration and Installation Guide Release Oracle Enterprise Single Sign-on Provisioning Gateway Novell Identity Manager Integration and Installation Guide Release 11.1.1.2.0 E17537-02 November 2010 Oracle Enterprise Single Sign-on P rovisioning

More information

Oracle Trace for OpenVMS Release Notes

Oracle Trace for OpenVMS Release Notes \ 1 Oracle Trace for OpenVMS Release Notes Release 7.2.0.1 May 2007 This document provides release notes for Oracle Trace for OpenVMS for the HP OpenVMS Industry Standard 64 for Integrity Servers operating

More information

Primavera Portfolio Management 9.1 Bridge for Primavera P6 Users Guide

Primavera Portfolio Management 9.1 Bridge for Primavera P6 Users Guide Primavera Portfolio Management 9.1 Bridge for Primavera P6 Users Guide Last printed: 7/28/2011 11:41:00 PM Last saved: 7/28/2011 11:41:00 PM ii Primavera Portfolio Management Bridge for Primavera P6 --

More information

JavaFX. JavaFX System Requirements Release E

JavaFX. JavaFX System Requirements Release E JavaFX JavaFX 2.0.3 System Requirements Release 2.0.3 E20473-03 February 2012 JavaFX/JavaFX 2.0.3 System Requirements, Release 2.0.3 E20473-03 Copyright 2008, 2012, Oracle and/or its affiliates. All rights

More information

JD Edwards World Electronic Burst and Bind Guide. Version A9.1

JD Edwards World Electronic Burst and Bind Guide. Version A9.1 JD Edwards World Electronic Burst and Bind Guide Version A9.1 Revised - December 15, 2007 JD Edwards World Electronic Burst and Bind Guide Copyright 2006, Oracle. All rights reserved. The Programs (which

More information

Oracle Enterprise Single Sign-on Provisioning Gateway

Oracle Enterprise Single Sign-on Provisioning Gateway Oracle Enterprise Single Sign-on Provisioning Gateway Installation and Setup Guide Release 10.1.4.0.3 E10330-01 June 2007 Oracle Enterprise Single Sign-on Provisioning Gateway Installation and Setup Guide,

More information

Primavera Portfolio Management 9.1 Bridge for Microsoft Office Project Server 2007 Users Guide

Primavera Portfolio Management 9.1 Bridge for Microsoft Office Project Server 2007 Users Guide Primavera Portfolio Management 9.1 Bridge for Microsoft Office Project Server 2007 Users Guide Last printed: 7/28/2011 11:37:00 PM Last saved: 7/28/2011 11:37:00 PM ii Primavera Portfolio Management Bridge

More information

Oracle Utilities Advanced Spatial and Operational Analytics

Oracle Utilities Advanced Spatial and Operational Analytics Oracle Utilities Advanced Spatial and Operational Analytics Release Notes Release 2.4.0.4 E36255-03 December 2012 Oracle Utilities Advanced Spatial and Operational Analytics Release Notes E36255-03 Copyright

More information

Recipe Calculation Survey. Materials Control. Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D Neuss Date: August 21 st 2007.

Recipe Calculation Survey. Materials Control. Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D Neuss Date: August 21 st 2007. Recipe Calculation Survey Materials Control Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D - 41460 Neuss Date: August 21 st 2007 Page 1 of 8 Copyright 2015, Oracle and/or its affiliates. All rights

More information

equestionnaire User Guide

equestionnaire User Guide Prodika Product Lifecycle Management equestionnaire User Guide Release 5.1 Part Number: TPPR-0045-5.1A Make sure you check for updates to this manual at the Oracle Documentation Web site Copyrights and

More information

Content Synchronization and Syndication User Guide

Content Synchronization and Syndication User Guide Prodika Product Lifecycle Management Content Synchronization and Syndication User Guide Release 5.1 Part No. TPPR-0021-5.1A Make sure you check for updates to this manual at the Oracle Documentation Web

More information

P6 Analytics Sample Data Release 1.2 May 2011 Copyright Oracle Primavera P6 Analytics Sample Data Copyright 2008, 2011, Oracle and/or its affiliates. All rights reserved. The Programs (which include both

More information

Oracle GoldenGate for Flat File

Oracle GoldenGate for Flat File Oracle GoldenGate for Flat File Release Notes 11g Release 1 (11.1.1) E18166-01 August 2010 Oracle GoldenGate for Flat File Release Notes current to 11g Release 1 (11.1.1) E18166-01 Copyright 1995, 2010

More information

Copyright

Copyright Displaying P6 EPPM Metrics in Oracle Enterprise Manager Release 8.1 September 2011 Copyright Oracle Primavera Displaying P6 EPPM Metrics in Oracle Enterprise Manager Copyright 2011, Oracle and/or its affiliates.

More information

Oracle Access Manager

Oracle Access Manager Oracle Access Manager Addendum to Release Notes 10g (10.1.4.0.1) January 2007 This document is an addendum to the Release Notes for Oracle Access Manager 10g (10.1.4.0.1). It contains the following sections:

More information

JavaFX. JavaFX System Requirements Release E

JavaFX. JavaFX System Requirements Release E JavaFX JavaFX 2.0.2 System Requirements Release 2.0.2 E20481-02 December 2011 JavaFX/JavaFX 2.0.2 System Requirements, Release 2.0.2 E20481-02 Copyright 2008, 2011, Oracle and/or its affiliates. All rights

More information

Governance, Risk, and Compliance Controls Suite. Release Notes. Software Version

Governance, Risk, and Compliance Controls Suite. Release Notes. Software Version Governance, Risk, and Compliance Controls Suite Release Notes Software Version 7.2.2.1 Governance, Risk, and Compliance Controls Suite Release Notes Part No. AG008-7221A Copyright 2007, 2008, Oracle Corporation

More information

Oracle Hospitality MICROS Commerce Platform Release Notes Release Part Number: E December 2015

Oracle Hospitality MICROS Commerce Platform Release Notes Release Part Number: E December 2015 Oracle Hospitality MICROS Commerce Platform Release Notes Release 4.2.1 Part Number: E69448-01 December 2015 Copyright 2010, 2015, Oracle and/or its affiliates. All rights reserved. This software and related

More information

Document Reference Library User Guide

Document Reference Library User Guide Prodika Product Lifecycle Management Document Reference Library User Guide Release 5.1 Part Number: TPPR-0049-5.1A Make sure you check for updates to this manual at the Oracle Documentation Web site Oracle

More information

Enterprise SA Running Reports Created on 2/4/2010 9:13:00 AM

Enterprise SA Running Reports Created on 2/4/2010 9:13:00 AM Created on 2/4/2010 9:13:00 AM COPYRIGHT & TRADEMARKS Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates.

More information

Payroll Training Guide LSUNO V9.1

Payroll Training Guide LSUNO V9.1 Payroll Training Guide LSUNO V9.1 Version Date: July 2012 COPYRIGHT & TRADEMARKS Copyright 1998, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation

More information

Oracle CDD/Repository for OpenVMS Release Notes

Oracle CDD/Repository for OpenVMS Release Notes Oracle CDD/Repository for OpenVMS Release Notes Release 7.2.0.3 August 2009 This document contains the release notes for Oracle CDD/Repository for HP OpenVMS Industry Standard 64 Integrity Servers and

More information

Applying the Patch Release

Applying the Patch Release Oracle Retail Invoice Matching Release Notes Release 13.2.9 E73282-02 March 2016 Oracle Retail Invoice Matching (ReIM) Release 13.2.9 is a patch release for ReIM 13.2. ReIM 13.2.9 includes selected defect

More information

COPYRIGHT & TRADEMARKS

COPYRIGHT & TRADEMARKS COPYRIGHT & TRADEMARKS Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks

More information

Oracle Enterprise Single Sign-on Provisioning Gateway

Oracle Enterprise Single Sign-on Provisioning Gateway Oracle Enterprise Single Sign-on Provisioning Gateway SIM Integration and Installation Guide Release 11.1.1.2.0 E15703-02 November 2010 Oracle Enterprise Single Sign-on Provisioning Gateway SIM Integration

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager Agent Release Notes for Windows 10g Release 2 (10.2) B25968-01 January 2006 These Release Notes identify differences between the delivered Oracle Enterprise Manager Management

More information