Oracle Retail Store Inventory Management Data Migration Guide Release September 2007

Size: px
Start display at page:

Download "Oracle Retail Store Inventory Management Data Migration Guide Release September 2007"

Transcription

1 Oracle Retail Store Inventory Management Data Migration Guide Release 12.0 September 2007

2 Oracle Store Inventory Management Data Migration Guide, Release 12.0 Copyright 2007, Oracle. All rights reserved. Primary Author: Rich Olson 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 Value-Added Reseller (VAR) Language (i) the software component known as ACUMATE developed and licensed by Lucent Technologies Inc. of Murray Hill, New Jersey, to Oracle and imbedded in the Oracle Retail Predictive Application Server Enterprise Engine, Oracle Retail Category Management, Oracle Retail Item Planning, Oracle Retail Merchandise Financial Planning, Oracle Retail Advanced Inventory Planning and Oracle Retail Demand Forecasting applications. (ii) the MicroStrategy Components developed and licensed by MicroStrategy Services Corporation (MicroStrategy) of McLean, Virginia to Oracle and imbedded in the MicroStrategy for Oracle Retail Data Warehouse and MicroStrategy for Oracle Retail Planning & Optimization applications. (iii) the SeeBeyond component developed and licensed by Sun MicroSystems, Inc. (Sun) of Santa Clara, California, to Oracle and imbedded in the Oracle Retail Integration Bus application. (iv) the Wavelink component developed and licensed by Wavelink Corporation (Wavelink) of Kirkland, Washington, to Oracle and imbedded in Oracle Retail Store Inventory Management. (v) the software component known as Crystal Enterprise Professional and/or Crystal Reports Professional licensed by Business Objects Software Limited ( Business Objects ) and imbedded in Oracle Retail Store Inventory Management. (vi) the software component known as Access Via licensed by Access Via of Seattle, Washington, and imbedded in Oracle Retail Signs and Oracle Retail Labels and Tags. (vii) the software component known as Adobe Flex licensed by Adobe Systems Incorporated of San Jose, California, and imbedded in Oracle Retail Promotion Planning & Optimization application. (viii) the software component known as Style Report developed and licensed by InetSoft Technology Corp. of Piscataway, New Jersey, to Oracle and imbedded in the Oracle Retail Value Chain Collaboration application. (ix) the software component known as i-net Crystal-Clear developed and licensed by I-NET Software Inc. of Berlin, Germany, to Oracle and imbedded in the Oracle Retail Central Office and Oracle Retail Back Office applications. (x) the software component known as WebLogic developed and licensed by BEA Systems, Inc. of San Jose, California, to Oracle and imbedded in the Oracle Retail Value Chain Collaboration application. (xi) the software component known as DataBeacon developed and licensed by Cognos Incorporated of Ottawa, Ontario, Canada, to Oracle and imbedded in the Oracle Retail Value Chain Collaboration application. iii

4

5 Contents Preface... vii Audience... vii Related Documents... vii Customer Support... vii Review Patch Documentation... vii Oracle Retail Documentation on the Oracle Technology Network... vii Conventions...viii 1 Overview Executing the migration.sh Script... 3 Executing the Script...3 Script Files Performance Improvement Tips... 7 A Appendix: Example of Date Migration... 9 v

6

7 Preface This guide describes how to migrate data from SIM to the SIM 12.0 database. Audience This guide is for database administrators and database programmers. Related Documents Customer Support For more information, see the following documents in the Oracle Retail Store Inventory Management Release 12.0 documentation set: Oracle Retail Store Inventory Management Data Model Oracle Retail Store Inventory Management Handheld Terminal Quick Reference Guide Oracle Retail Store Inventory Management Implementation Guide Oracle Retail Store Inventory Management Installation Guide Oracle Retail Store Inventory Management Licensing Information Oracle Retail Store Inventory Management Online Help Oracle Retail Store Inventory Management Operations Guide Oracle Retail Store Inventory Management User Guide When contacting Customer Support, please provide the following: Product version and program/module name Functional and technical description of the problem (include business impact) Detailed step-by-step instructions to re-create Exact error message received Screen shots of each step you take Review Patch Documentation For a base release (".0" release, such as 12.0), Oracle Retail strongly recommends that you read all patch documentation before you begin installation procedures. Patch documentation can contain critical information related to the base release, based on new information and code changes that have been made since the base release. Oracle Retail Documentation on the Oracle Technology Network In addition to being packaged with each product release (on the base or patch level), all Oracle Retail documentation is available on the following Web site: Documentation should be available on this Web site within a month after a product release. Note that documentation is always available with the packaged code on the release date. vii

8 Conventions Navigate: This is a navigate statement. It tells you how to get to the start of the procedure and ends with a screen shot of the starting point and the statement the Window Name window opens. Note: This is a note. It is used to call out information that is important, but not necessarily part of the procedure. This is a code sample It is used to display examples of code A hyperlink appears like this. viii

9 1 Overview This document provides the details of migration of data from SIM to the SIM 12.0 database. Note: The data migration scripts are provided as a guides or samples. Retailers must take into consideration their own operational business practices before using and modifying the scripts. The data migration scripts perform the following: Moving the data from the old schema to the new schema Basic testing of the movement of data from the old to the new schema, with a detailed log Updating Sequence to new values based on the data moved from SIM , because Sequence values should not overlap with the IDs imported from SIM Note: Because of considerable schema changes (new tables specific to shipments) for direct store deliveries and warehouse deliveries, data migration scripts cannot be provided for moving shipment data from SIM to SIM Data Migration Guide 1

10

11 Executing the migration.sh Script Be aware of the following considerations before running the migration.sh script: Backing up the database before executing the data migration scripts is highly recommended. Performance can be an issue when a large amount of data needs to be migrated in a limited timeframe. Consider testing the scripts in a preproduction or test environment with limited amounts of data. If you have made any custom modifications to the database schema, those modifications must be handled by the custom modification team. Any bad data identified during migration, because of null values or missing constraints, must be moved manually to the new SIM 12.0 schema. Because of changes in the handling of time zones in SIM 12.0, please take a look at your business process to determine if timestamps and dates need to be changed during migration. The migration scripts provided do not handle the conversion of dates to the new GMT-compliant time zone. See Appendix A for a detailed example of changes that should be done in the control file used by the SQL loader to handle this issue. Note: The SIDs for SIM and SIM 12.0 databases should exist on the system where these migration scripts are run. 2 Executing the Script To execute the script: 1. In the migration.sh file, update the following: SIM11_DB (SIM database name) SIM11_USER (SIM database user) SIM11_PWD (SIM database password) SIM12_DB (SIM 12.0 database name) SIM12_USER (SIM 12.0 database user) SIM12_PWD (SIM 12.0 database password) 2. At the command prompt, run the migration.sh script to migrate the data from the old schema to the new schema. 3. After the completion of the migration, check the datamigration.log file for any errors. Data Migration Guide 3

12 Script Files Script Files The following is a list of the main script files: # Name Description 1 migration.sh This is the main shell script file that controls the migration of the data from the old to the new schema. The execution steps within this script are as follows: 1. Disable all the foreign key constraints in the SIM 12 database by executing the DataMigrationDisableForeignKeys.sh shell script. 2. Invoke child shell scripts to individually move the data of each table from the old to the new schema. 3. When invoking each child script, get the process ID of each process. 4. Keep pinging for the completion of the each child process. 5. When all the child processes are completed, enable all the foreign key constraints by executing the DataMigrationEnableForeignKeys.sh script. 6. Execute the UpdateSequence.sh script to update the sequences to new values, to prevent overlap of the new sequence values with the ones that migrated from the SIM 11 database. 7. Execute the CheckMigration.sh script to perform a basic check of the total number of records moved for each table from the old to the new schema. 2 DataMigrationDisableForeignKeys.sh This shell script file executes the DataMigrationDisableForeignKeys.sql file at the SQL*Plus prompt to disable all the foreign key constraints for the SIM 12 database. This disables any checks when loading data to the SIM 12 schema. 3 DataMigrationDisableForeignKeys.sql This SQL file spools the scripts to disable all the foreign key constraints to a temporary file DataMigrationDisableFks.sql. This temp file is then executed to actually disable the foreign key constraints 4 DataMigrationEnableForeignKeys.sh This shell script file executes the DataMigrationEnableForeignKeys.sql file at the SQL*Plus prompt to enable all the foreign key constraints for the SIM 12 database. 5 DataMigrationEnableForeignKeys.sql This SQL file spools the scripts to enable all the foreign key constraints to a temporary file DataMigrationEnableFks.sql. This temp file is then executed to actually enable the foreign key constraints. 6 CheckMigration.sh This shell script checks the record count of each table migrated from SIM to SIM 12. It executes the CheckMigration.sql file at the SQL*Plus prompt. 4 Oracle Retail Store Inventory Management

13 Script Files # Name Description 7 CheckMigration.sql This sql file checks the record count for each table migrated from SIM to SIM 12. If the record counts match, a message is logged that data was migrated successfully; otherwise, an error message is logged, with additional information about the name of the log file to be checked to verify the cause of the failure of the migration of data for that table. 8 UpdateSequence.sh This shell script updates the sequences that are used in SIM 12 to new values, to avoid overlap between the migrated data from SIM and the new records created in SIM update_sequences.sql This sql file creates a temporary table with entries of the sequence name, table name, and the column name that uses the sequence. It executes set_sequences_script.sql, which updates the sequences to the new values. 10 set_sequences_script.sql This database script reads the maximum value for each column that uses the sequence from the table and then sets the sequence to the next value, which will be used by SIM 12 to create new records. 11 DataMigrationDisableIndexes.sh This shell script disables all the indexes before the loading of data into the destination database. This is done to improve performance. 12 DataMigrationDisableIndexes.sql This sql script spools the list of scripts that disable indexes to the temp file DataMigrationDisableIndex.sql and then executes the spooled file to disable the indexes. 13 DataMigrationRebuildIndexes.sh This shell script enables all the indexes after the loading of data into the destination database. 14 DataMigrationRebuildIndexes.sql This sql script spools the list of scripts that disable indexes to the temp table DataMigrationRebuildIndex.sql and then executes the spooled file to enable the indexes. 15 CheckMigration.log This log file contains information about the tables for which data has been successfully or unsuccessfully moved from SIM to SIM 12. In addition to these files for data migration, there are.sh and.ctl files for each table that is migrated from SIM to SIM 12 The scripts are in the folder /sim/database/oracle/sim_data_migration. The migration.sh script is in the sim_data_migration folder. The folder also contains two other folders: migration (all.sh files) ctl (all control files) Data Migration Guide 5

14

15 Performance Improvement Tips The following tips are only suggestions. Use them at your own discretion and after consulting with database administrators. Usage of DIRECT=TRUE will improve performance, because the SQL loader loads the data directly into tables rather than generating insert queries. Note that DIRECT=TRUE can be used only if there are no clustered tables in the schema. Use Unrecoverable as an option in the SQL loader, which avoids writing of the changes to redo log files and thus improves performance. Set the destination database to No Archive Log mode. 3 Data Migration Guide 7

16

17 Appendix: Example of Date Migration The following example is for the RK_PRICE_CHANGE table. Date columns are migrated by executing the date_utils.convert_time_zone function, passing the required date column as a parameter. A LOAD DATA INFILE 'rk_price_change.dat' BADFILE rk_price_change.bad DISCARDFILE rk_price_change.dsc discardmax TRUNCATE INTO TABLE RK_PRICE_CHANGE fields terminated by '~' TRAILING NULLCOLS ( PRICE_CHANGE_ID, CHANGE_REF_ID, ID_STR_RT, ID_ITM, EFFECTIVE_DATE "date_utils.convert_time_zone(to_date(:effective_date,'mm/dd/rrrr'),'','gmt')", END_DATE "date_utils.convert_time_zone(to_date(:end_date,'mm/dd/rrrr'),'','gmt')", PRICE_TYPE, ORIGIN_TYPE, UNIT_RETAIL, STATUS, PROM_ID, PROMO_COMP_ID, SELLING_UOM, MULTI_UNITS, MULTI_UNIT_RETAIL, MULTI_SELLING_UOM, MULTI_UNIT_CHANGED_IND ) Data Migration Guide 9

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 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

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

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

Oracle Retail Invoice Matching Release Notes Release September 2007

Oracle Retail Invoice Matching Release Notes Release September 2007 Oracle Retail Invoice Matching Release Notes Release 12.0.5 September 2007 Oracle Retail Invoice Matching Release Notes, Release 12.0.5 Copyright 2007, Oracle. All rights reserved. Primary Author: Rich

More information

Oracle Retail Promotion Intelligence and Promotion Planning and Optimization. Administration Guide Release

Oracle Retail Promotion Intelligence and Promotion Planning and Optimization. Administration Guide Release Oracle Retail Promotion Intelligence and Promotion Planning and Optimization Administration Guide Release 13.0.2 October 2008 Oracle Retail Promotion Intelligence and Promotion Planning and Optimization

More information

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

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 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

Oracle Retail Allocation. User Guide Release 13.0

Oracle Retail Allocation. User Guide Release 13.0 Oracle Retail Allocation User Guide Release 13.0 April 2008 Oracle Retail Allocation User Guide, Release 13.0 Copyright 2006, 2008, Oracle. All rights reserved. Primary Author: Divya Begur The Programs

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

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 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

Oracle Retail Allocation. User Guide Release 12.1

Oracle Retail Allocation. User Guide Release 12.1 Oracle Retail Allocation User Guide Release 12.1 October 2008 Oracle Retail Allocation User Guide, Release 12.1 Copyright 2008, Oracle. All rights reserved. Primary Author: Divya Begur The Programs (which

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 Furniture Retail System (FRS) Product Spec Sheet Guide Release October 2015

Oracle Retail Furniture Retail System (FRS) Product Spec Sheet Guide Release October 2015 Oracle Retail Furniture Retail System (FRS) Product Spec Sheet Guide Release 1101 October 2015 Oracle Retail Furniture Retail System (FRS) Product Spec Sheet Guide, Release 1101 Copyright 2015, Oracle

More information

Oracle Retail Sales Audit User Guide Release June 2008

Oracle Retail Sales Audit User Guide Release June 2008 Oracle Retail Sales Audit User Guide Release 13.0.1 June 2008 Oracle Retail Sales Audit User Guide, Release 13.0.1 Copyright 2008, Oracle. All rights reserved. Primary Author: Kris Lange Contributors:

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 Trade Management. User Guide Release

Oracle Retail Trade Management. User Guide Release Oracle Retail Trade Management User Guide Release 13.1.1 July 2009 Oracle Retail Trade Management User Guide, Release 13.1.1 Copyright 2009 Oracle. All rights reserved. Primary Author: Kris Sorensen Contributing

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

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

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 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

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

Oracle Retail Allocation Installation Guide Release September 2008

Oracle Retail Allocation Installation Guide Release September 2008 Oracle Retail Allocation Installation Guide Release 10.0.21 September 2008 Oracle Retail Allocation Installation Guide, Release 10.0.21 Copyright 2008, Oracle. All rights reserved. Primary Author: Paul

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

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

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

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 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

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 Retail Workforce Management Installation Guide Release August 2015

Oracle Retail Workforce Management Installation Guide Release August 2015 Oracle Retail Workforce Management Installation Guide Release 1.62 August 2015 Oracle Retail Workforce Management Installation Guide, Release 1.62 Copyright 2015, Oracle and/or its affiliates. All rights

More information

Oracle Retail Price Management. About Patch Releases. Release Notes Release

Oracle Retail Price Management. About Patch Releases. Release Notes Release Oracle Retail Price Management Release Notes Release 13.2.4 March 2012 Oracle Retail Price Management (RPM) Release 13.2.4 is a patch release for RPM 13.2. RPM 13.2.4 includes selected defect fixes and

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

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

Oracle Retail Demand Forecasting Administration Guide Release April 2008

Oracle Retail Demand Forecasting Administration Guide Release April 2008 Oracle Retail Demand Forecasting Administration Guide Release 13.0 April 2008 Oracle Demand Forecasting Administration Guide, Release 13.0 Copyright 2008, Oracle. All rights reserved. Primary Author: Gary

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 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

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

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 Server Installation Guide Release September 2007

Oracle Retail Server Installation Guide Release September 2007 Oracle Retail Server Installation Guide Release 12.0.2 September 2007 Oracle Retail Server Installation Guide, Release 12.0.2 Copyright 2007, Oracle. All rights reserved. Primary Author: Paul Kehler The

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

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

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

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 Allocation Operations Guide Addendum Release November 2006

Oracle Retail Allocation Operations Guide Addendum Release November 2006 Oracle Retail Allocation Operations Guide Addendum Release 10.0.16 November 2006 Oracle Retail Allocation Operations Guide Addendum, Release 10.0.16 Copyright 2006, Oracle. All rights reserved. Primary

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

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

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

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 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

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

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

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 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

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

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

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

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

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

Oracle CADView-3D. Translator's User's Guide Release 12. Part No. B

Oracle CADView-3D. Translator's User's Guide Release 12. Part No. B Oracle CADView-3D Translator's User's Guide Release 12 Part No. B31985-01 December 2006 Oracle CADView-3D Translator's User's Guide, Release 12 Part No. B31985-01 Copyright 2003, 2006, Oracle. All rights

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

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 Retail Data Warehouse Middle Tier Installation Guide Release April 2008

Oracle Retail Data Warehouse Middle Tier Installation Guide Release April 2008 Oracle Retail Data Warehouse Middle Tier Installation Guide Release 13.0 April 2008 Oracle Retail Data Warehouse Middle Tier Installation Guide, Release 13.0 Copyright 2008, Oracle. All rights reserved.

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

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 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

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

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 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

Computer Aided Compliance Screening User Guide

Computer Aided Compliance Screening User Guide Prodika Product Lifecycle Management Computer Aided Compliance Screening User Guide Release 5.1 Part No. TPPR-0031-5.1A Make sure you check for updates to this manual at the Oracle Documentation Web site

More information

Oracle VueLink for Documentum

Oracle VueLink for Documentum Oracle VueLink 19.3.2 for Documentum User s Manual An Integration between Documentum and AutoVue Client/Server Deployment Copyright 1998, 2012, Oracle and/or its affiliates. All rights reserved. The Programs

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 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 Retail Cloud Services and Business Agility

Oracle Retail Cloud Services and Business Agility Oracle Retail Data Extractor Release Notes Release 16.0.106 E93275-01 February 2018 This document highlights the major changes for the 16.0.x releases of Oracle Retail Data Extractor. Note: The non-sequential

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

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

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

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

Administrator Guide. Oracle Health Sciences Central Designer 2.0. Part Number: E

Administrator Guide. Oracle Health Sciences Central Designer 2.0. Part Number: E Administrator Guide Oracle Health Sciences Central Designer 2.0 Part Number: E37912-01 Copyright 2013, Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software and

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

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

Hardware and Software Requirements

Hardware and Software Requirements Oracle Retail Price Management Release Notes Release 13.2.5 October 2012 Oracle Retail Price Management (RPM) Release 13.2.5 is a patch release for RPM 13.2. RPM 13.2.5 includes selected defect fixes and

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

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 Customer Care. Implementation Guide. Release 11i. August, 2000 Part No. A

Oracle Customer Care. Implementation Guide. Release 11i. August, 2000 Part No. A Oracle Customer Care Implementation Guide Release 11i August, 2000 Part No. A86218-01 Oracle Customer Care Implementation Guide, Release 11i Part No. A86218-01 Copyright 1996, 2000, Oracle Corporation.

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

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 Configuring Web Portlets for Microsoft Project Server 2007 Copyright 1999-2014, Oracle and/or its affiliates. The Programs (which include both the software and documentation)

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

Oracle Retail Active Retail Intelligence User Guide Release April 2008

Oracle Retail Active Retail Intelligence User Guide Release April 2008 Oracle Retail Active Retail Intelligence User Guide Release 13.0 April 2008 Oracle Retail Active Retail Intelligence User Guide, Release 13.0 Copyright 2003, 2008, Oracle. All rights reserved. Primary

More information

Oracle CODASYL DBMS Release Notes

Oracle CODASYL DBMS Release Notes Oracle CODASYL DBMS Release Notes Release 7.0.7 January 2007 Oracle CODASYL DBMS Release Notes, Release 7.0.7 Copyright 1986, 2007 Oracle Corporation. All rights reserved. The Programs (which include both

More information

Data Model Getting Started Oracle FLEXCUBE Universal Banking Release [May] [2018]

Data Model Getting Started Oracle FLEXCUBE Universal Banking Release [May] [2018] Data Model Getting Started Oracle FLEXCUBE Universal Banking Release 14.1.0.0.0 [May] [2018] Contents 1. PREFACE... 3 1.1 AUDIENCE... 3 2. INTRODUCTION... 4 2.1 WHAT IS IN THIS GUIDE... 4 2.2 WHY REVERSE

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 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 Utilities Mobile Workforce Management

Oracle Utilities Mobile Workforce Management Oracle Utilities Mobile Workforce Management Quick Install Guide Release 2.0.1 E17821-02 July 2010 Oracle Utilities Mobile Workforce Management Quick Install Guide E17821-02 Copyright 2000, 2010, Oracle

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager Management Agent Download Installation Readme 10g Release 2 (10.2) B25953-02 September 2007 This document describes how to add additional Host targets to the Enterprise Manager

More information

This section includes information on important Oracle Healthcare Data Model installation and configuration details. 1.1 Obtain and Apply IP Patch

This section includes information on important Oracle Healthcare Data Model installation and configuration details. 1.1 Obtain and Apply IP Patch Oracle Healthcare Data Model Release Notes 11g Release 2 (11.2) E18028-02 November 2010 This document contains important information that was not included in the documentation for this release of Oracle

More information

1 Review Information About this Guide

1 Review Information About this Guide Oracle Database Client Quick Installation Guide 10g Release 2 (10.2) for Microsoft Windows (x64) B15685-03 July 2008 This guide describes how to quickly install the Oracle Database Client product on Windows

More information

Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release

Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release 11.1.1.5.0 21012-01 March 2011 Oracle Enterprise Single Sign-on Logon Manager

More information