AVEVA VPRM. Operating Environment Guide. VPRM Release 9.8. Issue 25

Size: px
Start display at page:

Download "AVEVA VPRM. Operating Environment Guide. VPRM Release 9.8. Issue 25"

Transcription

1 AVEVA VPRM Operating Environment Guide VPRM Release 9.8 Issue 25

2 Disclaimer 1.1 AVEVA does not warrant that the use of the AVEVA software will be uninterrupted, error-free or free from viruses. 1.2 AVEVA shall not be liable for: loss of profits; loss of business; depletion of goodwill and/or similar losses; loss of anticipated savings; loss of goods; loss of contract; loss of use; loss or corruption of data or information; any special, indirect, consequential or pure economic loss, costs, damages, charges or expenses which may be suffered by the user, including any loss suffered by the user resulting from the inaccuracy or invalidity of any data created by the AVEVA software, irrespective of whether such losses are suffered directly or indirectly, or arise in contract, tort (including negligence) or otherwise. 1.3 AVEVA's total liability in contract, tort (including negligence), or otherwise, arising in connection with the performance of the AVEVA software shall be limited to 100% of the licence fees paid in the year in which the user's claim is brought. 1.4 Clauses 1.1 to 1.3 shall apply to the fullest extent permissible at law. 1.5 In the event of any conflict between the above clauses and the analogous clauses in the software licence under which the AVEVA software was purchased, the clauses in the software licence shall take precedence. Copyright Copyright and all other intellectual property rights in this manual and the associated software, and every part of it (including source code, object code, any data contained in it, the manual and any other documentation supplied with it) belongs to, or is validly licensed by, AVEVA Solutions Limited or its subsidiaries. All rights are reserved to AVEVA Solutions Limited and its subsidiaries. The information contained in this document is commercially sensitive, and shall not be copied, reproduced, stored in a retrieval system, or transmitted without the prior written permission of AVEVA Solutions Limited. Where such permission is granted, it expressly requires that this copyright notice, and the above disclaimer, is prominently displayed at the beginning of every copy that is made. The manual and associated documentation may not be adapted, reproduced, or copied, in any material or electronic form, without the prior written permission of AVEVA Solutions Limited. The user may not reverse engineer, decompile, copy, or adapt the software. Neither the whole, nor part of the software described in this publication may be incorporated into any third-party software, product, machine, or system without the prior written permission of AVEVA Solutions Limited, save as permitted by law. Any such unauthorised action is strictly prohibited, and may give rise to civil liabilities and criminal prosecution. The AVEVA software described in this guide is to be installed and operated strictly in accordance with the terms and conditions of the respective software licences, and in accordance with the relevant User Documentation. Unauthorised or unlicensed use of the software is strictly prohibited. Copyright 1994 to current year. AVEVA Solutions Limited and its subsidiaries. All rights reserved. AVEVA shall not be liable for any breach or infringement of a third party's intellectual property rights where such breach results from a user's modification of the AVEVA software or associated documentation. AVEVA Solutions Limited, High Cross, Madingley Road, Cambridge, CB3 0HB, United Kingdom. AVEVA Solutions Ltd, High Cross, Madingley Road, Cambridge CB3 0HB, UK

3 Trademarks AVEVA and Tribon are registered trademarks of AVEVA Solutions Limited or its subsidiaries. Unauthorised use of the AVEVA or Tribon trademarks is strictly forbidden. AVEVA product/software names are trademarks or registered trademarks of AVEVA Solutions Limited or its subsidiaries, registered in the UK, Europe and other countries (worldwide). The copyright, trademark rights, or other intellectual property rights in any other product or software, its name or logo belongs to its respective owner. AVEVA Solutions Ltd, High Cross, Madingley Road, Cambridge CB3 0HB, UK

4 Contents CONTENTS INTRODUCTION... 1 TECHNICAL ARCHITECTURE... 2 ARCHITECTURE DIAGRAM... 2 Oracle Database Server... 2 Oracle Application Server... 2 Client (PC) tier... 3 Flexman Server... 3 ARCHITECTURE CONSIDERATIONS... 4 Flexman... 4 Achieving flexibility when running VPE and VPRM... 4 Location of webdata folder... 4 Static IP Address... 5 HARDWARE AND SOFTWARE... 6 INTERNATIONAL OPERATING SYSTEM SUPPORT... 6 CHARACTER SET SUPPORT... 7 ORACLE DATABASE SERVER... 8 Hardware and Operating system... 8 Software... 8 Disk Space... 9 Configuration... 9 ORACLE APPLICATION SERVER Hardware and Operating system Software Disk space Configuration CLIENT PC Hardware Display Disk space Operating System Browser Browser Plugin Software Optional Software INTEGRATION AND INTERFACES COMMUNICATIONS SINGLE DATABASE SERVER MULTIPLE DATABASE SERVERS CLIENT CONNECTION Bandwidth and Delay Connection Type VPRM@site IT skills in remote office Issue 25 i

5 Introduction Introduction This guide is intended for IT managers and support staff who are planning to implement VPRM. Technical Architecture gives an overview of the major hardware, software and network components Hardware & Software gives detailed requirements of the hardware, operating system, software packages & version numbers Communications identifies the network requirements This issue of the Guide identifies the platforms which AVEVA is planning to support for VPRM 9.8. Where AVEVA has current reservations about specific component releases these are highlighted in the text. AVEVA reserves the right to modify this document to reflect any additional findings during final testing of the VPRM 9.8 release. Issue 25 1

6 Technical Architecture Technical Architecture This section gives an overview of the major hardware, software and network components required to implement VPRM. Architecture Diagram Main Location eg Design Office Database Server Database LAN Application Server Application software Software execution Oracle Net traffic HTTP traffic Dial-up Location eg Material Inspector Extranet or Internet VPN Laptop / PC client PC clients minimal local software Linked Location eg Design Sub-Contractor, Construction Site, Client Office Intranet (WAN) or Internet VPN PC clients VPRM is implemented using the Oracle three-tier architecture, which consists of the following components: Oracle Database Server The database server runs either Oracle 10gR2 (32- or 64-bit), Oracle 11gR1 (64-bit) or Oracle11gR2 (64-bit) database software, which contains the data and a portion of the application logic. Oracle Application Server The Application Server contains the bulk of the application logic, and runs the Oracle Application Server product, which consists of the following key components: Web Cache, which improves server performance and hands-over requests to the Oracle HTTP Server. Oracle HTTP Server, which provides a listening service using the Apache web server technology. This hands-over requests to the Forms Server Forms Server, which deploys Forms applications with database access to Java running in a web browser. Once request has been passed to the Forms Server all communication is then direct to the web browser The Forms Server Runtime process executes the application logic. The Reports Server, which provides an easy to use and administer solution for reporting. VPRM reports run by initiating a request to the Oracle Reports Server process. The report output is returned to the client, normally in PDF format for viewing/printing using Acrobat Issue 25 2

7 Technical Architecture Reader. The Application Server communicates with the database server via the Oracle Net protocol. Client (PC) tier The client runs a web browser and downloads the Java-based Forms client (Java applet) on demand. These forms are rendered and controlled in the browser using the SUN Java Runtime Environment (JRE). This simply presents the user interface for the server-side application. It communicates with the Application Server using a HTTP connection. Flexman Server VPRM licensing is managed by the Flexman Server using the Flexlm product. Prior to running VPRM the Flexman 5 software should be installed and license keys obtained. This is described in the document flexman.pdf on your product CD. Issue 25 3

8 Technical Architecture Architecture Considerations This section gives general recommendations for common architecture questions. Flexman Where Flexman is already implemented it is recommended that the existing license file is extended to include the VPRM licenses. For customers new to AVEVA products, Flexman can be installed on any robust server within the LAN the Oracle Application Server is recommended where VPRM is the only application present. Achieving flexibility when running VPE and VPRM VPE and VPRM are web-enabled products, making use of the Oracle 3-tier architecture. Both products require an Oracle Application Server and an Oracle Database Server. AVEVA Product development roadmaps are planned in order that compatible versions of VPE and VPRM are available at around the same time, in order that customers can install both products on the same servers, minimising the hardware and Oracle costs. However, recent experience has shown that for some customers a more flexible approach is needed, particularly when the customer wishes to benefit from new features provided in one product, but is unable to upgrade the other product. Examples of this are: Upgrading both products at once is considered too large a change. The customer would prefer to stagger the upgrades to reduce risk and allow staff to absorb the changes. A project is at a critical stage and the customer is unwilling to upgrade one product. AVEVA is unable to synchronise release dates owing to commitments for other customers AVEVA recommends that as a general rule, customers should implement VPE and VPRM on separate servers. What are the options? A customer implementing both VPE and VPRM, or wishing to upgrade one or other product has the following options. 2 Application Servers, 2 Database Servers o Complete flexibility o Higher cost of hardware and Oracle licenses 2 Application Servers, 1 Database Server o Reasonable flexibility o Moderate cost of hardware and Oracle licenses 1 Application Server, 1 Database Server o Inflexible upgrading requires careful planning taking into account all projects. Unlikely to benefit from new product features immediately o Minimise hardware and Oracle licenses Location of webdata folder When planning the VPRM 9.8 implementation IT staff will need to consider whether the webdata folder can be located in the standard configuration, on the Application Server under <VPRM Home>. In a production environment, the webdata folder should have (at least) daily backups. Issue 25 4

9 Technical Architecture Static IP Address It is recommended that the Database Server and Application Server are configured with a static ip address (as for any production server). For Oracle Application Server 10gR2 or Fusion Middleware11g this is now more critical than in the previous AS products. For Off-Network installations and support for DHCP please review the document Oracle documentation for details. Issue 25 5

10 Hardware and Software Hardware and Software This section gives detailed requirements of the hardware, operating system, software packages & version numbers required to implement VPRM. International Operating System Support Where the text identifies operating systems (e.g. Windows XP) or 3 rd party packages (e.g. Office 2007) then VPRM has been comprehensively tested with the English versions. Support for other specific languages is identified in the specific VPRM Release Notes Statement on Internationalisation, and bulletins will be issued as new platforms become supported. Issue 25 6

11 Hardware and Software Character Set Support Customers installing VPRM should consider: What language(s) the database will need to support Whether data will need to be imported using the Excel import feature The following table identifies the options available for the languages tested by the VPRM team, and the configuration settings required. Native Language Database character set Font alias req d Additional configuration needed for User Locale 1 English UTF8 / AL32UTF8 (Note A) No No 2 English WE8ISO8859P1 (Note B) No Yes e.g. AMERICAN_AMERICA. WE8ISO8859P1 3 Western European (e.g. Spanish, German) UTF8 / AL32UTF8 (Note A) No Yes e.g. SPANISH_SPAIN.UTF8 4 Western European (e.g. Spanish, German) WE8ISO8859P1 (Note B) No Yes e.g. SPANISH_SPAIN. WE8ISO8859P1 (Note C) 5 Other (e.g. Japanese, Korean) UTF8 / AL32UTF8 (Note A) Yes Yes e.g. JAPANESE_JAPAN.UTF8 Notes: (A) UTF8 is recommended for all new databases, allows storage of all characters, single-byte and multi-byte. Note that for Oracle 11g, the default and recommended format for new databases is AL32UTF8. (B) WE8ISO8859P1 is supported for existing databases, allows storage of Western European languages e.g. accented characters, (C) Configuring the Language and Territory for the NLS_LANG in the additional configuration will localise the VPRM session (i.e. the Date Format, Oracle Error messages) for the users who select this language as their preference Issue 25 7

12 Hardware and Software Oracle Database Server Hardware and Operating system 10gR2: Dual Core Processor Windows Server 2003 Standard Edition SP2 32-bit or 64bit - or - Sun Sparc or UltraSparc running Solaris 10 - or - 11gR1: Dual Core Processor Windows Server bit - or - 11gR2: Dual Core Processor Windows Server 2008 R2 64-bit Software Oracle Database 10g Standard Edition Release 2 ( ) 32-bit + Oracle Database 10g Release bit Patch Set 2 ( ) + Latest OPatch for ( ) 32-bit + October 2008 critical patch for Patch set 27 ( Windows Only) or Oracle Database 10g Standard Edition Release 2 ( ) 64-bit + Oracle Database 10g Release bit Patch Set 2 ( ) + Latest OPatch for bit ( ) + March 2009 critical patch for Patch set bit ( Windows Only) or Oracle Database 11g Standard Edition ( ) 64-bit or Oracle Database 11gR2 Standard Edition ( ) 64-bit + March 2011 bundle patch for Patch set bit ( ) + Oracle Patch for DBMS_METADATA.GET_DDL GENERATES WRONG KEYWORDS FOR COMPRESSED INDEXES Recommended: Character Set UTF8 (for Oracle 11g, AL32UTF8) - or WE8ISO8859P1 Issue 25 8

13 Hardware and Software Disk Space Oracle Database Software: 1GB approx VPRM Training Database: 2GB approx VPRM Production Database: (see Configuration below) VPRM Database Server components: 30 MB approx. Configuration Sizing of the server is very dependent upon the number of concurrent VPRM users, the number of Oracle instances running and what, if any, other software and user communities are using the server. Recommended configurations are given below, for assistance in sizing a system please contact AVEVA support. In a production environment, the database server should have archivelog enabled and (at least) daily backups. Recommended Test/Demo Configuration Windows Server 2008 R2 (64-bit) Standard Edition Dual core processor 2GHz+ 2GB RAM SATA Disk 40GB Recommended Minimum Production Configuration Windows Server 2008 R2 (64-bit) Standard Edition Dual core processor 2GHz+, 4GB RAM approximately 50 concurrent end-users Disks SAS RAID-0+1 recommended, 4 disk array (eg 4*72GB disks) Issue 25 9

14 Hardware and Software Oracle Application Server Hardware and Operating system 10gR2 (32-bit) Dual Core Processor Windows Server 2003 Standard Edition SP2 -or- 11g (64-bit) Dual Core Processor Windows Server 2008 R2 Standard Edition (Note A) Note A. The 11g (64-bit) Weblogic Server is only supported against 11gR1 and 11gR2 RDBMS versions. Software Microsoft.NET framework 2.0 Oracle Application Server 10g ( ) Forms and Reports + Oracle Application Server 10g ( ) Patch set 3 ( ) + Focus Patch ( ) + Web Cache Bundle Patch ( ) - Forms and Reports Services Install (Note B) -or- Oracle Weblogic Server 11gR1 ( ) + Oracle Portal, Forms, Reports, and Discoverer 11gR1 ( ) + Oracle Portal, Forms, Reports, and Discoverer 11gR1 ( ) Patch Set 3 ( ) + Oracle Database ( ) Patch Set 38 ( ) Note B. VPRM is supported for use with the Oracle Application Server Forms and Reports install only. A complete Application Server Enterprise install could also include the Infrastructure component which makes for a more complex environment; in particular some of the configuration files are stored in the infrastructure environment and would not be updated using the VPRM Installation program. Disk space Oracle Application Server 10gR2: 900MB Oracle Fusion Middleware 11g: 6GB VPRM application software: 500MB Webdata folder: This area contains all VPRM Project documents and report output files, size will be dependent on the number and size of Projects. Issue 25 10

15 Hardware and Software Configuration Recommended configurations are given below, for assistance in sizing a system please contact AVEVA support. In a production environment, the application server should be backed up after any configuration changes but a daily backup is not necessarily required. However also see topic Location of Webdata folder. Recommended Test/Demo Configuration Windows Server 2008 R2 (64-bit) Standard Edition Dual core processor 2GHz+ 4GB RAM SATA Disk 40GB Recommended Minimum Production Configuration Windows Server 2008/64 R2 Standard Edition Dual core processor 2GHz+, 4GB RAM approximately 50 concurrent end-users Disks SAS RAID 1 recommended, 2 disk array (eg 2*100 GB disks) Issue 25 11

16 Hardware and Software Client PC Hardware 1 Dual Core with 2GB RAM (recommended) Intel Pentium 4 with 512 MB RAM or better (minimum) Display The recommended environment is a 19" monitor or better running in 1024 by 768 (XVGA) resolution or better using Normal size (96 dpi) fonts. It is possible to configure VPRM to use large size (120 dpi) fonts which affects all users. This is described in the Installation Guide. Disk space SUN Java: 100MB Client Jar Cache: 5MB Operating System Windows XP Professional (32 bit) SP2 or SP3 (recommended) Windows 7 Professional (32 or 64 bit) - Windows 7 64 bit operating system is supported with 32 bit browser only Browser Internet Explorer 8.0 (32-bit) Internet Explorer 7.0 (32-bit) as appropriate to the Windows operating system version Browser Plugin SUN Java Runtime Environment (JRE) 6 update 24 or later (32 bit) Software Adobe Acrobat Reader or higher (Windows XP) Adobe Acrobat Reader or higher (Windows 7) Microsoft Office Excel & Word: Microsoft Excel 2003 SP3 + compatibility pack Microsoft Word 2003 SP3 + compatibility pack --or-- Microsoft Excel 2007 Microsoft Word or-- Microsoft Excel 2010 Microsoft Word 2010 Issue 25 12

17 Hardware and Software Optional Software Business Objects is the recommended report-writing tool for custom reports. VPRM is supplied with a comprehensive set of universes to support the writing of custom reports at customer sites. The universes are supported for use with the following Business Objects product versions: Business Objects XI R2, R3 This is a 3-tier architecture product which accesses universes in a Business Objects repository. Note : VPRM 9.8 universes are compatible with Business Objects and above although this release is no longer supported, and future compatibility cannot be assumed. Report Tables To create and/or run customised reports based on the Report Tables is possible with the following software components (this is not an exhaustive list). For further details see Report Tables User Guide. An ODBC compatible application, such as MS Excel MS Query (an optional component of MS Excel and other MS products) Microsoft ODBC (installed with Windows or MS Query). Note that the standard driver Microsoft ODBC for Oracle has been trialled by the VPRM team. Oracle 11gR2 client Issue 25 13

18 Integration and Interfaces Integration and Interfaces For up to date information on compatibility of AVEVA products refer to the Compatibility Matrix on the AVEVA Customer Support Web Site. Issue 25 14

19 Communications Communications This section identifies the network requirements Single Database Server The Oracle Database Server and Oracle Application Server must be in close proximity (in network terms) preferably on a common high-bandwidth backbone within the same computer room. Multiple Database Servers VPRM allows multiple projects to be located on different database servers, sharing a common material catalogue and vendor database, using the Oracle Snapshot feature. Where this architecture is used, the database servers must be connected either within a Local Area Network, or via a high bandwidth, low delay, Wide Area Network. Each database server will require an Oracle Application server on the same Local Area Network. Issue 25 15

20 Communications Client Connection Bandwidth and Delay VPRM has been tested satisfactorily using a delay simulator on line speeds down to 200ms and bandwidths down to 64kbps. AVEVA is confident that VPRM will run satisfactorily using a 56kbps USA dedicated link. When using slow lines it is recommended that the SUN Java component is pre-installed rather than being downloaded on demand when VPRM is first invoked. During "real use" benchmarking, the following per-user transfer rates were observed: Forms data entry and query Average of 8 kbps Forms data entry and query with Word and Excel interactions Average of 20 kbps SITE data entry and query, some Excel and reports Average of 12 kbps Based on these trials AVEVA believes that a 128kbps dedicated line would support 5-8 highly active users, or 6-12 real users. Further testing is ongoing. AVEVA s understanding is that there is wide, and reasonably satisfactory, experience of running similar applications in this architecture over dial-up lines. Connection Type VPRM requires that the Application Server is configured for HTTP connections. This means that VPRM can be used in the following environments: Local Area Network Company Intranet/Wide Area Network Via the internet using Virtual Private Network (VPN) - this is AVEVA s recommendation when connecting via the internet. It is also possible to configure VPRM for use over the internet using HTTPS, however this setup requires strong Oracle Application Server/Apache skills and may have contractual implications. Please contact AVEVA support for further information. VPRM@site Main Location eg Design Office LAN Application software Database Server Database Application Server Software execution Oracle Net traffic HTTP traffic PC clients minimal local software Regular updates Inaccessible Location (or poor communication) eg Construction Site LAN DB & App servers Issue 25 16

21 Communications This option is available where the project is executed in two offices (home and remote) and there is no suitable communications available. The home office carries out design and procurement activities, and the remote office carries out site activities. The home office exports material requirement and purchase order information, which is transferred to site at regular intervals, e.g. by sending a CD via courier. A complete VPRM installation is required in both offices (Database Server, Application Server, PCs). IT skills in remote office The remote office will require local applications support and Oracle DBA/Application Server support during office hours, preferably based in the remote office. Issue 25 17

VPRM. Operating Environment Guide. VPRM Workbench Release 9.7. Issue 1

VPRM. Operating Environment Guide. VPRM Workbench Release 9.7. Issue 1 VPRM Operating Environment Guide VPRM Workbench Release 9.7 Issue 1 Disclaimer Information of a technical nature, and particulars of the product and its use, is given by AVEVA Solutions Ltd and its subsidiaries

More information

AVEVA Global. Release 12.0.SP6 WCF. User Bulletin

AVEVA Global. Release 12.0.SP6 WCF. User Bulletin AVEVA Global Release 12.0.SP6 WCF User Bulletin Disclaimer Information of a technical nature, and particulars of the product and its use, is given by AVEVA Solutions Limited and its subsidiaries without

More information

AVEVA HelpDesk Customer Training Guide

AVEVA HelpDesk Customer Training Guide TRAINING GUIDE AVEVA HelpDesk Customer Training Guide 2 Revision Log Date Revision Description of Revision Author Reviewed Approved 01/08/07 01 First Version WR 09/01/09 02 Changed Rich format to Plain

More information

LFM NetView Project Publishing Guide V 4.4.1

LFM NetView Project Publishing Guide V 4.4.1 LFM NetView Project Publishing Guide V 4.4.1 Table of Contents Table of Contents... i 1.0 Introduction... 1 2.0 Prerequisites... 3 2.1 Graphical Requirements... 3 2.2 Advanced Mode Installation... 3 2.3

More information

Oracle Hospitality Materials Control Server Sizing Guide Release 8.31 E February 2017

Oracle Hospitality Materials Control Server Sizing Guide Release 8.31 E February 2017 Oracle Hospitality Materials Control Server Sizing Guide Release 8.31 E83814-01 February 2017 Copyright 2002, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Oracle Agile Engineering Data Management

Oracle Agile Engineering Data Management Oracle Agile Engineering Data Management Installation Manual for Oracle Weblogic 11g Rel 1 (10.3.3) on Unix for Agile e6.1.2 Part No. E20359-01 April 2011 Copyright and Trademarks Copyright 1995, 2011,Oracle

More information

1 Review Information About this Guide

1 Review Information About this Guide Oracle Database Client Quick Installation Guide 11g Release 2 (11.2) for Microsoft Windows x64 (64-Bit) E24284-02 January 2012 This guide describes how to quickly install the Oracle Database Client product

More information

CA Nimsoft Monitor for Flow Analysis

CA Nimsoft Monitor for Flow Analysis CA Nimsoft Monitor for Flow Analysis Release Notes Release 1.0 Document Revision History Document Version Date Changes 1.0 9/29/2012 Initial version CA Nimsoft Monitor for Flow Analysis Release Notes Contact

More information

Oracle Fusion Middleware. 1 Latest Release Information. 2 Purpose of this Document. 3 System Requirements and Specifications. 4 Memory Requirements

Oracle Fusion Middleware. 1 Latest Release Information. 2 Purpose of this Document. 3 System Requirements and Specifications. 4 Memory Requirements Oracle Fusion Middleware Release Notes General Information 11g Release 1 (11.1.1) E54613-02 June 2014 This chapter introduces Oracle Fusion Middleware Release Notes General Information, 11g Release 1 (11.1.1).

More information

1 Review Information About this Guide

1 Review Information About this Guide Oracle Database Client Quick Installation Guide 11g Release 2 (11.2) for Microsoft Windows (32-Bit) E49704-01 September 2013 This guide describes how to quickly install the Oracle Database Client product

More information

Compatibility Matrix. BlackBerry UEM. March 26, 2018

Compatibility Matrix. BlackBerry UEM. March 26, 2018 Compatibility Matrix BlackBerry UEM March 26, 2018 Published: 2018-03-26 SWD-20180326105755902 Contents Introduction... 4 Legend... 4 BlackBerry UEM server...5 Operating system...5 Database server...5

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Planning an Installation of Oracle Fusion Middleware 12c (12.2.1.2) E76887-02 November 2016 Documentation for installers and system administrators that describes how to plan and

More information

CA Nimsoft Monitor for Flow Analysis

CA Nimsoft Monitor for Flow Analysis CA Nimsoft Monitor for Flow Analysis Release Notes Release 1.1 Document Revision History Document Version Date Changes 1.1 11/30/2012 Updated for Flow Analysis 1.1 release 1.0 9/29/2012 Initial version

More information

SecureAware Technical Whitepaper

SecureAware Technical Whitepaper SecureAware Technical Whitepaper - requirements and specifications Applies to SecureAware version 4.x Document date: January 2015 About this document This whitepaper provides a detailed overview of the

More information

Oracle Real-Time Scheduler

Oracle Real-Time Scheduler Oracle Real-Time Scheduler Quick Install Guide Release 2.1.0 Service Pack 6 E26599-08 May 2014 Release 2.1.0 Service Pack 6 E26599-08 Copyright 2000, 2014, Oracle and/or its affiliates. All rights reserved.

More information

UPK Professional Technical Specifications. Version

UPK Professional Technical Specifications. Version UPK Professional Technical Specifications Version 11.1.0.1 Table of Contents Introduction... 3 Multi-user Install... 3 Server Requirements for a Multi-user Install... 3... 3... 3 Database... 3 Client Requirements

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 Communications Configuration Management

Oracle Communications Configuration Management Oracle Communications Configuration Management Planning Guide Release 7.2 E35436-01 October 2013 Oracle Communications Configuration Management Planning Guide, Release 7.2 E35436-01 Copyright 2011, 2013,

More information

Installing Enterprise Switch Manager

Installing Enterprise Switch Manager Installing Enterprise Switch Manager NN47300-300 Document status: Standard Document version: 0401 Document date: 26 March 2008 All Rights Reserved The information in this document is subject to change

More information

Contents Overview of the Gateway Performance and Sizing Guide... 5 Primavera Gateway System Architecture... 7 Performance Considerations...

Contents Overview of the Gateway Performance and Sizing Guide... 5 Primavera Gateway System Architecture... 7 Performance Considerations... Gateway Performance and Sizing Guide for On-Premises Version 17 July 2017 Contents Overview of the Gateway Performance and Sizing Guide... 5 Prerequisites... 5 Oracle Database... 5 WebLogic... 6 Primavera

More information

Oracle Hospitality Suite8 System Requirements Release August 2015

Oracle Hospitality Suite8 System Requirements Release August 2015 Oracle Hospitality Suite8 System Requirements Release 8.9.5.2 August 2015 Copyright 1987, 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided

More information

Installing Enterprise Switch Manager

Installing Enterprise Switch Manager Installing Enterprise Switch Manager ATTENTION Clicking on a PDF hyperlink takes you to the appropriate page If necessary, scroll up or down the page to see the beginning of the referenced section NN47300-300

More information

Perceptive Intelligent Capture Visibility

Perceptive Intelligent Capture Visibility Perceptive Intelligent Capture Visibility Technical Specifications Version: 3.1.x Written by: Product Knowledge, R&D Date: August 2018 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark

More information

Oracle Agile Engineering Data Management

Oracle Agile Engineering Data Management Oracle Agile Engineering Data Management Installation Manual for Oracle Application Server 10.1.3.3 on Windows for Agile e6.1 Part No. E13351-02 February 2009 Copyright and Trademarks Copyright 1995,

More information

System Requirements. SAS Activity-Based Management Deployment

System Requirements. SAS Activity-Based Management Deployment System Requirements SAS Activity-Based Management 7.11 This document provides the requirements for installing and running SAS Activity-Based Management. You must update your computer to meet the minimum

More information

Oracle Fusion Middleware Planning an Installation of Oracle Fusion Middleware. 12c ( )

Oracle Fusion Middleware Planning an Installation of Oracle Fusion Middleware. 12c ( ) Oracle Fusion Middleware Planning an Installation of Oracle Fusion Middleware 12c (12.2.1.3) E80584-01 August 2017 Oracle Fusion Middleware Planning an Installation of Oracle Fusion Middleware, 12c (12.2.1.3)

More information

Compatibility Matrix. BlackBerry UEM. December 22, 2016

Compatibility Matrix. BlackBerry UEM. December 22, 2016 Compatibility Matrix BlackBerry UEM December 22, 2016 Published: 2016-12-22 SWD-20161220124335071 Contents Introduction... 4 Legend... 4 BlackBerry UEM server...5 Operating system...5 Database server...5

More information

System Requirements. SAS Activity-Based Management 7.2. Deployment

System Requirements. SAS Activity-Based Management 7.2. Deployment System Requirements SAS Activity-Based Management 7.2 This document provides the requirements for installing and running SAS Activity-Based Management. You must update your computer to meet the minimum

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

Installation Guide. PC Software Package. Disk Recorder Management Software. Model No. WV-ASM200

Installation Guide. PC Software Package. Disk Recorder Management Software. Model No. WV-ASM200 Installation Guide Disk Recorder Management Software PC Software Package Model No. WV-ASM200 Before attempting to connect or operate this product, please read these instructions carefully and save this

More information

OCTOSHAPE SDK AND CLIENT LICENSE AGREEMENT (SCLA)

OCTOSHAPE SDK AND CLIENT LICENSE AGREEMENT (SCLA) OCTOSHAPE SDK AND CLIENT LICENSE AGREEMENT (SCLA) This is a License Agreement (the "Agreement") for certain code (the Software ) owned by Akamai Technologies, Inc. ( Akamai ) that is useful in connection

More information

Oracle Enterprise Data Quality for Product Data

Oracle Enterprise Data Quality for Product Data Oracle Enterprise Data Quality for Product Data Hardware and Software Specification Release 5.6.2 E24167-01 July 2011 Oracle Enterprise Data Quality for Product Data Hardware and Software Specification

More information

Oracle WebCenter Portal. Starting Points for Oracle WebCenter Portal Installation

Oracle WebCenter Portal. Starting Points for Oracle WebCenter Portal Installation Oracle WebCenter Portal Installation and Configuration Roadmap 11g Release 1 (11.1.1.8.0) for Windows E22628-04 July 2013 This documentation roadmap provides instructions on how to install, upgrade, and/or

More information

Oracle Fusion Middleware. 1 Introduction. 1.1 Supported Functionality and Intended Use. 1.2 Limitations

Oracle Fusion Middleware. 1 Introduction. 1.1 Supported Functionality and Intended Use. 1.2 Limitations Oracle Fusion Middleware Installation Notes for Oracle Business Intelligence Mobile App Designer Trial Edition 11g Release 1 (11.1.1) E49297-01 September 2013 Welcome to Installation Notes for Oracle Business

More information

About One Identity Quick Connect for Base Systems 2.4.0

About One Identity Quick Connect for Base Systems 2.4.0 One Identity Quick Connect for Base Systems 2.4.0 October 2018 These release notes provide information about the One Identity Quick Connect for Base Systems release. About New features Resolved issues

More information

Introduction. Architecture Overview

Introduction. Architecture Overview Performance and Sizing Guide Version 17 November 2017 Contents Introduction... 5 Architecture Overview... 5 Performance and Scalability Considerations... 6 Vertical Scaling... 7 JVM Heap Sizes... 7 Hardware

More information

Oracle Hospitality Materials Control. Server Sizing Guide

Oracle Hospitality Materials Control. Server Sizing Guide Oracle Hospitality Materials Control Server Sizing Guide Release 18.1 E96487-04 April 2019 Oracle Hospitality Materials Control Server Sizing Guide, Release 18.1 E96487-04 Copyright 1998, 2019, Oracle

More information

Contents Overview of the Compression Server White Paper... 5 Business Problem... 7

Contents Overview of the Compression Server White Paper... 5 Business Problem... 7 P6 Professional Compression Server White Paper for On-Premises Version 17 July 2017 Contents Overview of the Compression Server White Paper... 5 Business Problem... 7 P6 Compression Server vs. Citrix...

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

GemStone/S 64 Bit Release Notes

GemStone/S 64 Bit Release Notes GemStone/S 64 Bit Release Notes Version 3.3.8 August 2018 SYSTEMS INTELLECTUAL PROPERTY OWNERSHIP This documentation is furnished for informational use only and is subject to change without notice. GemTalk

More information

BlackBerry Enterprise Service 10. September 10, 2014 Version: 10 and 10.1.x. Compatibility Matrix

BlackBerry Enterprise Service 10. September 10, 2014 Version: 10 and 10.1.x. Compatibility Matrix BlackBerry Enterprise Service 10 September 10, 2014 Version: 10 and 10.1.x Compatibility Matrix Published: 2014-09-10 SWD-20140910144217710 Contents 1...4 Introduction...4 Legend... 4 Operating system...

More information

Oracle Siebel Retail Finance

Oracle Siebel Retail Finance Oracle Siebel Retail Finance System Requirements and Supported Platforms Release 8.1.1 for Siebel Branch Teller E20079-01 September 2011 Siebel Retail Finance Branch Teller System Requirements and Supported

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

Sentences Installation Guide. Sentences Version 4.0

Sentences Installation Guide. Sentences Version 4.0 Sentences Installation Guide Sentences Version 4.0 A publication of Lazysoft Ltd. Web: www.sentences.com Lazysoft Support: support@sentences.com Copyright 2000-2012 Lazysoft Ltd. All rights reserved. The

More information

UPK and UPK Professional Technical Specifications

UPK and UPK Professional Technical Specifications UPK and UPK Professional Technical Specifications Version 12.1.0.4 December 2017 Table of Contents Introduction... 3 Multi-user Developer Install... 3 Server Requirements for a Multi-user Developer Install...

More information

ORACLE USER PRODUCTIVITY KIT PROFESSIONAL V6.3 TECHNICAL SPECIFICATIONS (WITH ENABLEMENT SERVICE PACK 3)

ORACLE USER PRODUCTIVITY KIT PROFESSIONAL V6.3 TECHNICAL SPECIFICATIONS (WITH ENABLEMENT SERVICE PACK 3) ORACLE USER PRODUCTIVITY KIT PROFESSIONAL V6.3 TECHNICAL SPECIFICATIONS (WITH ENABLEMENT SERVICE PACK 3) KEY FEATURES FEATURES OF ORACLE USER PRODUCTIVITY KIT Single, synchronized authoring session for

More information

An Oracle White Paper. Released April 2013

An Oracle White Paper. Released April 2013 Performance and Scalability Benchmark: Siebel CRM Release 8.1.1.4 Industry Applications and Oracle 11.2.0.3 Database on Oracle's SPARC T5 Servers and Oracle Solaris An Oracle White Paper Released April

More information

UPK and UPK Professional Technical Specifications

UPK and UPK Professional Technical Specifications UPK and UPK Professional Technical Specifications Version 12.1.0.3 August 2016 Table of Contents Introduction... 3 Multi-user Developer Install... 3 Server Requirements for a Multi-user Developer Install...

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Upgrade Planning Guide 11g Release 1 (11.1.1.7.0) E10125-09 February 2013 Oracle Fusion Middleware Upgrade Planning Guide, 11g Release 1 (11.1.1.7.0) E10125-09 Copyright 2009,

More information

Hardware/Software Specifications for Ebix-Hosted Systems

Hardware/Software Specifications for Ebix-Hosted Systems Hardware/Software Specifications for Ebix-Hosted Systems EBIX, INC. 1 Ebix Way, Johns Creek, GA 30097 Rev. 06/2016 2016 Ebix, Inc. and its subsidiaries. All Rights Reserved. This software and documentation

More information

Phire 12.2 Hardware and Software Requirements

Phire 12.2 Hardware and Software Requirements Phire 12.2 Hardware and Software Requirements Copyright 2017, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are provided

More information

Autodesk Revit Structure 2012 System Requirements and Recommendations. Minimum: Entry-level configuration. Operating System Microsoft Windows 7 32-bit

Autodesk Revit Structure 2012 System Requirements and Recommendations. Minimum: Entry-level configuration. Operating System Microsoft Windows 7 32-bit Autodesk Revit Structure 2012 System s and Recommendations Minimum: Entry-level configuration Operating System Microsoft Windows 7 32-bit Microsoft Windows Vista 32-bit (SP2 or later) Business Microsoft

More information

Compatibility matrix: ServiceCenter 6.2

Compatibility matrix: ServiceCenter 6.2 Compatibility matrix: ServiceCenter 6.2 Click one of the following links to see more detailed information. Architecture diagram Servers Windows Client Web Client Compatibility between ServiceCenter clients

More information

GemBuilder for Java Release Notes

GemBuilder for Java Release Notes GemStone GemBuilder for Java Release Notes Version 3.1.3 November 2016 SYSTEMS INTELLECTUAL PROPERTY OWNERSHIP This documentation is furnished for informational use only and is subject to change without

More information

NetXplorer. Installation Guide. Centralized NetEnforcer Management Software P/N D R3

NetXplorer. Installation Guide. Centralized NetEnforcer Management Software P/N D R3 NetXplorer Centralized NetEnforcer Management Software Installation Guide P/N D357006 R3 Important Notice Important Notice Allot Communications Ltd. ("Allot") is not a party to the purchase agreement

More information

HUAWEI H30-U10. Quick Start Guide

HUAWEI H30-U10. Quick Start Guide HUAWEI H30-U10 Quick Start Guide Dual card dual standby single pass Your phone supports only dual card dual standby single pass, which means you cannot use both SIM cards for calls or data services simultaneously.

More information

Compatibility Matrix. Good Control and Good Proxy. June 4, 2018

Compatibility Matrix. Good Control and Good Proxy. June 4, 2018 Compatibility Matrix Good Control and Good Proxy June 4, 2018 Published: 2018-06-04 SWD-20180604161707961 Contents Introduction... 4 Legend... 4 Good Control server... 5 Operating system...5 Database server...5

More information

Oracle Hospitality BellaVita Hardware Requirements. June 2016

Oracle Hospitality BellaVita Hardware Requirements. June 2016 Oracle Hospitality BellaVita Hardware Requirements June 2016 Copyright 1987, 2016, Oracle /or its affiliates. All rights reserved. This software related documentation are provided under a license agreement

More information

Unified Infrastructure Management Compatibility Matrix September 05, 2017

Unified Infrastructure Management Compatibility Matrix September 05, 2017 Unified Infrastructure Management Compatibility Matrix September 05, 2017 1 Unified Infrastructure Management Compatibility Matrix- CA Technologies Legal Notices Copyright 2017, CA. All rights reserved.

More information

Unified Infrastructure Management Compatibility Matrix June 26, 2015

Unified Infrastructure Management Compatibility Matrix June 26, 2015 Unified Infrastructure Management Compatibility Matrix June 26, 2015 1 Unified Infrastructure Management Compatibility Matrix- CA Technologies Legal Notices Copyright 2013, CA. All rights reserved. Warranty

More information

CCH Software System Requirements. Multi-User Sites. 18 th September Information Fee Protection Software Magazines Professional Development

CCH Software System Requirements. Multi-User Sites. 18 th September Information Fee Protection Software Magazines Professional Development CCH Software System Requirements Multi-User Sites 18 th September 2017 Information Fee Protection Software Magazines Professional Development Disclaimer CCH Software has made every effort to ensure the

More information

Oracle Enterprise Data Quality. 1 Overview. 2 Prerequisites. Siebel Connector Installation Guide 11g Release 1 ( )

Oracle Enterprise Data Quality. 1 Overview. 2 Prerequisites. Siebel Connector Installation Guide 11g Release 1 ( ) Oracle Enterprise Data Quality Siebel Connector Installation Guide 11g Release 1 (11.1.1.7) E47910-02 October 2013 When integrating a Siebel instance with Oracle Enterprise Data Quality Customer Data Services

More information

AhnLab Software License Agreement

AhnLab Software License Agreement AhnLab Software License Agreement IMPORTANT - READ CAREFULLY BEFORE USING THE SOFTWARE. This AhnLab Software License Agreement (this "Agreement") is a legal agreement by and between you and AhnLab, Inc.

More information

CX Recorder. User Guide. Version 1.0 February 8, Copyright 2010 SENSR LLC. All Rights Reserved. R V1.0

CX Recorder. User Guide. Version 1.0 February 8, Copyright 2010 SENSR LLC. All Rights Reserved. R V1.0 CX Recorder User Guide Version 1.0 February 8, 2010 Copyright 2010 SENSR LLC. All Rights Reserved. R001-418-V1.0 TABLE OF CONTENTS 1 PREAMBLE 3 1.1 Software License Agreement 3 2 INSTALLING CXRECORDER

More information

Oracle Communications Order and Service Management. OSM New Features

Oracle Communications Order and Service Management. OSM New Features Oracle Communications Order and Service Management What s New Release 7.3.5 E89975-01 March 2018 This document describes the new features that are delivered in Oracle Communications Order and Service Management

More information

Oracle Enterprise Manager. 1 Introduction. System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 (

Oracle Enterprise Manager. 1 Introduction. System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 ( Oracle Enterprise Manager System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 (11.1.3.0.0) E18950-03 November 2011 This document provides describes the System Monitoring

More information

Copyright PFU LIMITED

Copyright PFU LIMITED -------------------------------------------------------- PaperStream Capture 1.0.12 README File -------------------------------------------------------- Copyright PFU LIMITED 2013-2015 This file contains

More information

Molecular Devices High Content Screening Computer Specifications

Molecular Devices High Content Screening Computer Specifications Molecular Devices High Content Screening Computer Specifications Computer and Server Specifications for Offline Analysis with the AcuityXpress and MetaXpress Software, MDCStore Data Management Solution,

More information

One Identity Management Console for Unix 2.5.1

One Identity Management Console for Unix 2.5.1 One Identity Management Console for Unix 2.5.1 October 2017 These release notes provide information about the One Identity Management Console for Unix release. NOTE: This version of the One Identity Management

More information

Before attempting to connect or operate this product, please read these instructions carefully and save this manual for future use.

Before attempting to connect or operate this product, please read these instructions carefully and save this manual for future use. Network Disk Recorder IP Quick Setup Tool Operating Instructions Model Nos. WJ-ND200K, WJ-ND200K/G WJ-ND300, WJ-ND300A Before attempting to connect or operate this product, please read these instructions

More information

Implementing Avaya Flare Experience for Windows

Implementing Avaya Flare Experience for Windows Implementing Avaya Flare Experience for Windows 18-604043 Issue 1 July 2012 2012 Avaya Inc. All Rights Reserved. Notice While reasonable efforts have been made to ensure that the information in this document

More information

About Space Manager with LiveReorg

About Space Manager with LiveReorg Space Manager with LiveReorg 8.2 Friday, September 02, 2016 Contents About Space Manager New Features Resolved Issues Known Issues System Requirements Product Licensing Getting Started Upgrade and Compatibility

More information

System Requirements. SuccessMaker 7

System Requirements. SuccessMaker 7 System Requirements SuccessMaker 7 Copyright 2015 Pearson Education, Inc. or one or more of its direct or indirect affiliates. All rights reserved. Pearson and SuccessMaker are registered trademarks, in

More information

PROCON CONTRACTOR USERS BROWSER SETUP

PROCON CONTRACTOR USERS BROWSER SETUP PROCON CONTRACTOR USERS BROWSER SETUP PP1019-09 / Jan. 2018 AVEVA Solutions Limited High Cross Madingley Road Cambridge CB3 0HB Tel +44 (0)1223 556655 Fax +44 (0)1223 556666 aveva.com PROCON CONTRACTOR

More information

Technical requirements. Yourcegid ORLI Version: 16.0 for Oracle 11gR2

Technical requirements. Yourcegid ORLI Version: 16.0 for Oracle 11gR2 Technical requirements Yourcegid ORLI Version: 16.0 for Oracle 11gR2 PR-Yourcegid ORLI OP - January 30, 2018 Technical requirements Contents 1. PREAMBLE... 4 2. DATABASE SERVER FOR ORACLE DATABASE... 5

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

Quick Start Guide. BlackBerry Workspaces app for Android. Version 5.0

Quick Start Guide. BlackBerry Workspaces app for Android. Version 5.0 Quick Start Guide BlackBerry Workspaces app for Android Version 5.0 Published: 2017-01-22 SWD-20170122060917401 Contents Overview... 4 Browse workspaces, folders, and files... 5 Create new workspaces,

More information

IBM Unica Campaign Family Version Publication Date: June 7, Recommended Software Environments and Minimum System Requirements

IBM Unica Campaign Family Version Publication Date: June 7, Recommended Software Environments and Minimum System Requirements IBM Unica Campaign Family Version 8.5.0 Publication Date: June 7, 2011 Recommended Software Environments and Minimum System Requirements Copyright Copyright IBM 2011 IBM Corporation Reservoir Place North

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Installation Planning Guide 11g Release 1 (11.1.1.7.0) B32474-16 June 2013 Oracle Fusion Middleware Installation Planning Guide, 11g Release 1 (11.1.1.7.0) B32474-16 Copyright

More information

StoneGate Management Center Release Notes for Version 4.2.1

StoneGate Management Center Release Notes for Version 4.2.1 StoneGate Management Center Release Notes for Version 4.2.1 Created: July 24, 2008 Table of Contents What s New... 3 System Requirements... 4 Build Version... 5 Compatibility... 5 Installation Instructions...

More information

Open-E Data Storage Server. Intel Modular Server

Open-E Data Storage Server. Intel Modular Server Open-E Data Storage Server Intel Modular Server Contents About Open-E Data Storage Server*...4 Hardware Components...5 Installation Software...6 Open-E Data Storage Server* Installation...7 2 www.intel.com/go/esaa

More information

vcdm System Requirements Version 6.4 English

vcdm System Requirements Version 6.4 English vcdm System Requirements Version 6.4 English Imprint Vector Informatik GmbH Ingersheimer Straße 24 70499 Stuttgart, Germany Vector reserves the right to modify any information and/or data in this user

More information

PrintShop Web. Release Notes

PrintShop Web. Release Notes PrintShop Web Release Notes PrintShop Web Release Notes Document version: PSW 2.1 R3250 Date: October, 2007 Objectif Lune - Contact Information Objectif Lune Inc. 2030 Pie IX, Suite 500 Montréal, QC Canada

More information

Quick Installation Guide

Quick Installation Guide Oracle Revenue Management and Billing Version 2.4.0.1.0 Revision 6.1 E65333-01 July, 2015 Oracle Revenue Management and Billing E65333-01 Copyright Notice Copyright 2015, Oracle and/or its affiliates.

More information

An Introduction to GPFS

An Introduction to GPFS IBM High Performance Computing July 2006 An Introduction to GPFS gpfsintro072506.doc Page 2 Contents Overview 2 What is GPFS? 3 The file system 3 Application interfaces 4 Performance and scalability 4

More information

Oracle Utilities Smart Grid Gateway

Oracle Utilities Smart Grid Gateway Oracle Utilities Smart Grid Gateway Quick Installation Guide Release 2.0.0 Service Pack 9 E20524_09 May 2013 Updated July 2013 Oracle Utilities Smart Grid Gateway Quick Installation Guide E20524_09 Copyright

More information

Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide. March 2016

Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide. March 2016 Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide March 2016 Original Issued Date: March 2006 Vision / Serduct version: 03.x Author Product: MICROS Opera 3.x Copyright

More information

BusinessObjects Metadata Management XI 3.0 for Windows

BusinessObjects Metadata Management XI 3.0 for Windows BusinessObjects Metadata Management XI 3.0 for Windows Supported Platforms Overview Contents This document lists specific platforms and configurations for BusinessObjects Metadata Management XI 3.0 for

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 (32-Bit) B14314-02 December 2005 This guide describes how to quickly install the Oracle Database Client product

More information

Overview of QPM 4.1. What is QPM? CHAPTER

Overview of QPM 4.1. What is QPM? CHAPTER CHAPTER 1 Overview of QPM 4.1 This chapter contains the following topics: What is QPM?, page 1-1 Preparing to Install QPM, page 1-2 Further Resources, page 1-5 What is QPM? QoS Policy Manager (QPM) lets

More information

Oracle Business Intelligence Publisher. 1 Oracle Business Intelligence Publisher Certification. Certification Information 10g Release 3 (

Oracle Business Intelligence Publisher. 1 Oracle Business Intelligence Publisher Certification. Certification Information 10g Release 3 ( Oracle Business Intelligence Publisher Certification Information 10g Release 3 (10.1.3.4.1) E12692-06 July 2009 This document outlines the certified hardware and software configurations for Oracle Business

More information

Oracle Binary Code License Agreement for Java Secure Sockets Extension for Connected Device Configuration 1.0.2

Oracle Binary Code License Agreement for Java Secure Sockets Extension for Connected Device Configuration 1.0.2 Oracle Binary Code License Agreement for Java Secure Sockets Extension 1.0.3 for Connected Device Configuration 1.0.2 ORACLE AMERICA, INC. ("ORACLE"), FOR AND ON BEHALF OF ITSELF AND ITS SUBSIDIARIES AND

More information

Oracle WebCenter Portal

Oracle WebCenter Portal Oracle WebCenter Portal Installation and Configuration Roadmap 11g Release 1 (11.1.1.6.0) for Windows E22628-02 November 2011 Welcome to Oracle WebCenter Portal! Use this documentation roadmap to find

More information

TERMS & CONDITIONS. Complied with GDPR rules and regulation CONDITIONS OF USE PROPRIETARY RIGHTS AND ACCEPTABLE USE OF CONTENT

TERMS & CONDITIONS. Complied with GDPR rules and regulation CONDITIONS OF USE PROPRIETARY RIGHTS AND ACCEPTABLE USE OF CONTENT TERMS & CONDITIONS www.karnevalkings.com (the "Site") is a website and online service owned and operated by the ViisTek Media group of companies (collectively known as "Karnevalkings.com", "we," "group",

More information

GemBuilder for Smalltalk Installation Guide

GemBuilder for Smalltalk Installation Guide GemStone GemBuilder for Smalltalk Installation Guide Version 5.4.3 February 2016 SYSTEMS INTELLECTUAL PROPERTY OWNERSHIP This documentation is furnished for informational use only and is subject to change

More information

Oracle Fusion Middleware Installing and Configuring Oracle SOA Suite and Oracle Business Process Management. 12c ( )

Oracle Fusion Middleware Installing and Configuring Oracle SOA Suite and Oracle Business Process Management. 12c ( ) Oracle Fusion Middleware Installing and Configuring Oracle SOA Suite and Oracle Business Process Management 12c (12.2.1.3.0) E95730-01 May 2018 Oracle Fusion Middleware Installing and Configuring Oracle

More information

Oracle Agile Engineering Data Management

Oracle Agile Engineering Data Management Oracle Agile Engineering Data Management Installation Requirements for Enterprise Integration Platform 2.2.2 Part No. E18856-01 April 2011 Copyright and Trademarks Copyright 1995, 2011, Oracle and/or

More information

Daniel MeterLink Software v1.40

Daniel MeterLink Software v1.40 Quick Start Manual P/N 3-9000-763, Rev K June 2017 Daniel MeterLink Software v1.40 for Daniel Gas and Liquid Ultrasonic Flow Meters Software License Agreement PLEASE READ THIS SOFTWARE LICENSE AGREEMENT

More information

SAS Activity-Based Management Software Release for Windows

SAS Activity-Based Management Software Release for Windows System Requirements SAS Activity-Based Management Software Release 6.4.2 for Windows This document provides the requirements for installing and running SAS Activity-Based Management Server. You must update

More information

LinkOne WebView Release Notes 3.3

LinkOne WebView Release Notes 3.3 3.3 Copyright 2010 by Mincom. All rights reserved. This document is copyright and may contain proprietary information. Except as expressly permitted under relevant copyright law, neither this document,

More information