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

Size: px
Start display at page:

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

Transcription

1 VPRM Operating Environment Guide VPRM Workbench Release 9.7 Issue 1

2 Disclaimer Information of a technical nature, and particulars of the product and its use, is given by AVEVA Solutions Ltd and its subsidiaries without warranty. AVEVA Solutions Ltd. and its subsidiaries disclaim any and all warranties and conditions, expressed or implied, to the fullest extent permitted by law. Neither the author nor AVEVA Solutions Ltd, or any of its subsidiaries, shall be liable to any person or entity for any actions, claims, loss or damage arising from the use or possession of any information, particulars, or errors in this publication, or any incorrect use of the product, whatsoever. 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 AVEVA Solutions Ltd. or its subsidiaries. All other rights are reserved to AVEVA Solutions Ltd 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 Disclaimer and Copyright notice 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 Ltd. The user may also not reverse engineer, decompile, copy, or adapt the associated software. Neither the whole, nor part of the product 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 products described in this guide are to be installed and operated strictly in accordance with the terms and conditions of the respective licence agreements, and in accordance with the relevant User Documentation. Unauthorised or unlicensed use of the product is strictly prohibited. First published This revision published AVEVA Solutions Ltd, and its subsidiaries AVEVA Solutions Ltd, High Cross, Madingley Road, Cambridge, CB3 0HB, United Kingdom. Trademarks AVEVA and Tribon are registered trademarks of AVEVA Solutions Ltd or its subsidiaries. Unauthorised use of the AVEVA or Tribon trademarks is strictly forbidden. AVEVA product names are trademarks or registered trademarks of AVEVA Solutions Ltd or its subsidiaries, registered in the UK, Europe and other countries (worldwide). The copyright, trade mark rights, or other intellectual property rights in any other product, its name or logo belongs to its respective owner. AVEVA Solutions Ltd, High Cross, Madingley Road, Cambridge CB3 0HB, UK

3 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... 8 Configuration... 8 ORACLE APPLICATION SERVER... 9 Hardware and Operating system... 9 Software... 9 Disk space... 9 Configuration... 9 CLIENT PC Hardware Display Disk space Operating System Browser 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 1 i

4 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.7. 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.7 release. Issue 1 1

5 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 10gR2 database, 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 Reader. The Application Server communicates with the database server via the Oracle Net protocol. Issue 1 2

6 Technical Architecture 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 Oracle Jinitiator. 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 3SP1 software should be installed and license keys obtained. This is described in the document flexman.pdf on your product CD. Issue 1 3

7 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.7 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 1 4

8 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 this is now more critical than in the previous AS product. For Off-Network installations and support for DHCP please review the document Oracle Application Server 10gR2 Forms and Reports Services Installation Guide 10g (10.1.0) for Microsoft Windows The document is available on the CD: Oracle Application Server Forms and Reports Services 10gR2 ( ) Documentation Library. Issue 1 5

9 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 1 6

10 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 (Note A) No No 2 English WE8ISO8859P1 (Note B) No Yes e.g. AMERICAN_AMERICA. WE8ISO8859P1 3 Western European (e.g. Spanish, German) UTF8 (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 D) 5 Other (e.g. Japanese, Korean) UTF8 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 (B) WE8ISO8859P1 is supported for existing databases, allows storage of Western European languages e.g. accented characters, (D) 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 1 7

11 Hardware and Software Oracle Database Server Hardware and Operating system Either Recommended: Dual Core Processor Windows Server 2003 Standard Edition SP2 - or - Sun Sparc or UltraSparc running Solaris 10 Software Oracle Database 10g Standard Edition Release 2 ( )+ Oracle Database 10g Release Patch Set 2 ( ) + Latest OPatch for ( ) + October 2008 critical patch for Patch set 27 ( Windows Only) Recommended: Character Set UTF8 - or WE8ISO8859P1 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 2003 Standard Edition SP2 1 Dual Core Processor or Equivelent 2GB RAM SATA2 Disk min 40GB Recommended Minimum Production Configuration Windows Server 2003 Standard Edition SP2 1 Dual Core Processor or Equivelent min 2 GHz 2GB RAM Approx 50 concurrent end-users Disks SCSI or SAS RAID-0+1 recommended, 4 disk array (e.g. 4*72GB disks) Issue 1 8

12 Hardware and Software Oracle Application Server Hardware and Operating system Dual Core Processor Windows Server 2003 Standard Edition SP2 (recommended) (Note A) Note A. See topic Location of Webdata Folder. Software Oracle Application Server 10g ( ) Forms and Reports + Oracle Application Server 10g ( ) Patch set 3 ( ) + Focus Patch ( ) - Forms and Reports Services Install (Note B) 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: 820MB VPRM application software: 330MB Webdata folder: This area contains all VPRM Project documents and report output files, size will be dependent on the number and size of Projects. 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 2003 Standard Edition SP2 1 Dual Core Processor or Equivelent 2GB RAM SATA2 Disk 40GB Recommended Minimum Production Configuration Windows Server 2003 Standard Edition SP2 1 Dual Core Processor or Equivelent 2GB RAM Approximately 50 concurrent end-users Disks SCSI or SAS RAID-1 recommended, 2 disk array (e.g. 2*72 GB disks) or Raid 0 +1 if webdata is stored on the AS (e.g. 4*72 GB disks) Issue 1 9

13 Hardware and Software Client PC Hardware 1 Dual Core with 1GB 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 Oracle Jinitaitor: 30MB Client Jar Cache: 5MB Operating System Windows XP Professional SP2 or SP3 (recommended) or SP1a or SP1 - or - Windows 2000 SP3 or SP4 Browser Internet Explorer 7.0 Internet Explorer 6.0 SP2 or SP1 as appropriate to the Windows operating system version Software Adobe Acrobat Reader or higher Microsoft Office Excel & Word: Microsoft Excel 2003 SP3 + compatibility pack Microsoft Word 2003 SP3 + compatibility pack --or-- Microsoft Excel 2007 Microsoft Word 2007 Issue 1 10

14 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 Database Client Business Objects 6.1a Client/Server product. Preferred VPRM database Business Objects xi Oracle 10gr2 Client Rel 2 ( ) + patch set Client/Server product. Preferred Database VPRM database Client Business Objects 6.1a WebIntelligence Oracle 9i Client Rel 2 ( ) + patch set This is a 3-tier architecture product which accesses universes in a Business Objects repository. VPRM universes are supported for use with WebIntelligence versions which are compatible with the BusinessObjects client/server product versions listed. VPRM 9.7 universes are compatible with Business Objects although this release is no longer supported, and future compatibility cannot be assumed. Report Tables Users who wish to create and/or run customised reports based on the Report Tables will require the following software components. 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 10gR2 client Issue 1 11

15 Integration and Interfaces Integration and Interfaces At the time of release, VPRM 9.7 is compatible with the following AVEVA products: AVEVA PDMS 12, 11.6.SP4 and 11.5.SP2 on Windows Platforms only AVEVA PDMS-VPRM Gateway version (future release) AVEVA VPE Workbench 5.7 (future release), 5.6.SP1, 5.5.SP1 (Note: 5.6.SP1 & 5.5.SP1 cannot be on the same Application Server as VPRM) PDS 7.3 and Flexman 3.1 or 3.1.SP1 For more information and updates refer to the Compatibility Matrix on the AVEVA Customer Support Web Site. Issue 1 12

16 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 1 13

17 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 Oracle Jinitiator 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 1 14

18 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 1 15

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

AVEVA VPRM. Operating Environment Guide. VPRM Release 9.8. Issue 25 AVEVA VPRM Operating Environment Guide VPRM Release 9.8 Issue 25 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

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

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

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

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

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

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

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

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

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

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

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

OfficeServ Link User Manual

OfficeServ Link User Manual OfficeServ Link User Manual Every effort has been made to eliminate errors and ambiguities in the information contained in this guide. Any questions concerning information presented here should be directed

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

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

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

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

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

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

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

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

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

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

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 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 Agile Engineering Data Management

Oracle Agile Engineering Data Management Oracle Agile Engineering Data Management Installation Manual for Oracle Application Server 10.1.3 on Windows for Agile e6.1.1 Part No. E15608-01 August 2009 Copyright and Trademarks Copyright 1995, 2009,

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

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

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

Avaya Call Management System Documentation Roadmap

Avaya Call Management System Documentation Roadmap Documentation Roadmap Release 18 Issue 1 October 2015 2015, Avaya Inc. All Rights Reserved. Notice While reasonable efforts have been made to ensure that the information in this document is complete and

More information

Avaya Integrated Management Release 3.1 VoIP Monitoring Management Installation and Upgrade

Avaya Integrated Management Release 3.1 VoIP Monitoring Management Installation and Upgrade Avaya Integrated Management Release 3.1 VoIP Monitoring Management Installation and Upgrade 14-300446 Issue 2 February 2006 Material ID 700385693 2006 Avaya Inc. All Rights Reserved. Notice While reasonable

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

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

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

Needles The Customizable Case Management Software for Law Firms

Needles The Customizable Case Management Software for Law Firms Needles The Customizable Case Management Software for Law Firms Technical Specifications Server Workstation Operating System 1 RECOMMENDED: Windows Server 2016 Windows Server 2012 or 2012 R2 Windows Small

More information

IBM Proventia Management SiteProtector. Scalability Guidelines Version 2.0, Service Pack 7.0

IBM Proventia Management SiteProtector. Scalability Guidelines Version 2.0, Service Pack 7.0 IBM Proventia Management SiteProtector Scalability Guidelines Version 2.0, Service Pack 7.0 Copyright Statement Copyright IBM Corporation 1994, 2008. IBM Global Services Route 100 Somers, NY 10589 U.S.A.

More information

System Requirements. SuccessMaker 3

System Requirements. SuccessMaker 3 System Requirements SuccessMaker 3 System requirements are subject to change. For the latest information on system requirements, go to http://support.pearsonschool.com. For more information about Digital

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

OFS Pricing Management Language Pack Installation and Configuration Guide Version October 2013

OFS Pricing Management Language Pack Installation and Configuration Guide Version October 2013 OFS Pricing Management Language Pack Installation and Configuration Guide Version 6.1.0.2.2 October 2013 Document Control Author: Niraj Ranjan Biswal Group: OFSAA Created on : 10-Oct-13 Revision No : 1.0

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

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

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

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

Safe Place and Code Alert Customer Information Technology Requirements Series 10.x Software

Safe Place and Code Alert Customer Information Technology Requirements Series 10.x Software Safe Place and Code Alert Customer Information Technology Requirements Series 10.x Software 2017 RF Technologies, Inc. All specifications subject to change without notice. All Rights Reserved. No Part

More information

Specification. Platform Requirements for VANTAGE Marine 11.6

Specification. Platform Requirements for VANTAGE Marine 11.6 Platform Requirements for VANTAGE Marine 11.6 VANTAGE Marine 11.6 Specification PLEASE NOTE: AVEVA Solutions has a policy of continuing product development: therefore, the information contained in this

More information

Security Guide Release 4.0

Security Guide Release 4.0 [1]Oracle Communications Session Monitor Security Guide Release 4.0 E89197-01 November 2017 Oracle Communications Session Monitor Security Guide, Release 4.0 E89197-01 Copyright 2017, Oracle and/or its

More information

OFS Profitability Management Language Pack Installation and Configuration Guide Version June 2014

OFS Profitability Management Language Pack Installation and Configuration Guide Version June 2014 OFS Profitability Management Language Pack Installation and Configuration Guide Version 6.1.1.0.0 June 2014 Document Control Author: Niraj Ranjan Biswal Group: OFSAA Created on : 01-May-14 Revision No

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

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

Agilent OpenLAB Chromatography Data System (CDS)

Agilent OpenLAB Chromatography Data System (CDS) Agilent OpenLAB Chromatography Data System (CDS) Hardware and Software Requirements Agilent Technologies Notices Agilent Technologies, Inc. 2013-2014 No part of this manual may be reproduced in any form

More information

What s New for Cloud at Customer What's New for the Cloud Services on Oracle Cloud at Customer New Documentation for Oracle Cloud at Customer

What s New for Cloud at Customer What's New for the Cloud Services on Oracle Cloud at Customer New Documentation for Oracle Cloud at Customer Oracle Cloud at What's New for Oracle Cloud at Release 18.1.4 E93578-04 October 2018 What s New for Oracle Cloud at This document lists the new features and enhancements added to the Oracle Cloud at and

More information

Setup Guide. Before Setting Up. Installation. Start-up/Shutdown

Setup Guide. Before Setting Up. Installation. Start-up/Shutdown Setup Guide Before Setting Up Installation Start-up/Shutdown For information not in this manual, refer to the HTML/PDF files on the supplied CD-ROM. Read this manual carefully before you use this product

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

Introduction to Administration

Introduction to Administration Oracle Enterprise Manager Ops Center Administer Your Environment Using Oracle Enterprise Manager Ops Center 12c Release 3 (12.3.0.0.0) E59991-01 June 2015 This guide provides an end-to-end example for

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

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

Performance and Scalability Benchmark: Siebel CRM Release 7 on HP-UX Servers and Oracle9i Database. An Oracle White Paper Released October 2003

Performance and Scalability Benchmark: Siebel CRM Release 7 on HP-UX Servers and Oracle9i Database. An Oracle White Paper Released October 2003 Performance and Scalability Benchmark: Siebel CRM Release 7 on HP-UX Servers and Oracle9i Database An Oracle White Paper Released October 2003 Performance and Scalability Benchmark: Siebel CRM Release

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

Purpose of Procedure. Customer Responsibilities. Important Customer Information. OpenLAB Data Store Server A Site Preparation Checklist

Purpose of Procedure. Customer Responsibilities. Important Customer Information. OpenLAB Data Store Server A Site Preparation Checklist OpenLAB Site Preparation Data Store Checklist Server A.01.02 Purpose of Procedure To assure the installation of the OpenLAB Data Store Server can be completed successfully by careful preparation and evaluation

More information

Oracle Utilities Work and Asset Management

Oracle Utilities Work and Asset Management Oracle Utilities Work and Asset Management Quick Install Guide Release 2.1.0 E61866-01 May 2015 , Release 2.1.0 Copyright 2000, 2015 Oracle and/or its affiliates. All rights reserved. This software and

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

XLmanage Version 2.4. Installation Guide. ClearCube Technology, Inc.

XLmanage Version 2.4. Installation Guide. ClearCube Technology, Inc. XLmanage Version 2.4 Installation Guide ClearCube Technology, Inc. www.clearcube.com Copyright and Trademark Notices Copyright 2009 ClearCube Technology, Inc. All Rights Reserved. Information in this document

More information

Centrix WorkSpace Discovery Installation Guide. Version 1.0

Centrix WorkSpace Discovery Installation Guide. Version 1.0 Centrix WorkSpace Discovery Installation Guide Version 1.0 The latest software version and documentation for this product can be downloaded here: http://www.centrixsoftware.com/downloads/discovery If you

More information

Reporting for Contact Center Setup and Operations Guide. BCM Contact Center

Reporting for Contact Center Setup and Operations Guide. BCM Contact Center Reporting for Contact Center Setup and Operations Guide BCM Contact Center Document Number: Document Status: Standard Document Version: 05.01 Date: September 2006 Copyright 2005 2006 Nortel Networks, All

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

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( )

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( ) Oracle Enterprise Manager Ops Center Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 (12.2.2.0.0) E47810-03 December 2014 This document provides an end-to-end example for how to use Oracle

More information

Specifications SMART Bridgit 2010

Specifications SMART Bridgit 2010 PLEASE THINK BEFORE YOU PRINT Specifications SMART Bridgit 2010 Version 4.1 Product description SMART Bridgit software is a cost effective client/server application that lets you easily schedule meetings

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

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

Sage 100 ERP 2015 Installation and System Administrator s Guide

Sage 100 ERP 2015 Installation and System Administrator s Guide Sage 100 ERP 2015 Installation and System Administrator s Guide This is a publication of Sage Software, Inc. Version 2015 Copyright 2015 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and

More information

Hardware/Software Specifications for Self-Hosted Systems (Single Server)

Hardware/Software Specifications for Self-Hosted Systems (Single Server) Hardware/Software Specifications for Self-Hosted Systems (Single Server) EBIX, INC. 1 Ebix Way, Johns Creek, GA 30097 Rev. 08/2017 2016 Ebix, Inc. and its subsidiaries. All Rights Reserved. This software

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

Copyright. Trademarks. Warranty. Copyright 2018 YEALINK (XIAMEN) NETWORK TECHNOLOGY

Copyright. Trademarks. Warranty. Copyright 2018 YEALINK (XIAMEN) NETWORK TECHNOLOGY Copyright Copyright 2018 YEALINK (XIAMEN) NETWORK TECHNOLOGY Copyright 2018 Yealink (Xiamen) Network Technology CO., LTD. All rights reserved. No parts of this publication may be reproduced or transmitted

More information

Oracle Hospitality Materials Control Release Notes. Release 8.32

Oracle Hospitality Materials Control Release Notes. Release 8.32 Oracle Hospitality Materials Control Release Notes Release 8.32 E88125-02 August 2017 Oracle Hospitality Materials Control Release Notes, Release 8.32 E88125-02 Copyright 2002, 2017, Oracle and/or its

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

Intel Parallel Studio XE 2011 for Windows* Installation Guide and Release Notes

Intel Parallel Studio XE 2011 for Windows* Installation Guide and Release Notes Intel Parallel Studio XE 2011 for Windows* Installation Guide and Release Notes Document number: 323803-001US 4 May 2011 Table of Contents 1 Introduction... 1 1.1 What s New... 2 1.2 Product Contents...

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

Uploading Files Using File Drag and Drop

Uploading Files Using File Drag and Drop September 27, 2017 2017.2 Copyright 2005, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions

More information

Supported Fujitsu BS2000 Servers (page 1) Known Restrictions, Issues, and Workarounds (page 3) Documentation Accessibility (page 8)

Supported Fujitsu BS2000 Servers (page 1) Known Restrictions, Issues, and Workarounds (page 3) Documentation Accessibility (page 8) Oracle Database Release Notes 12c Release 1 (12.1) for Fujitsu BS2000/OSD E74140-02 January 2017 This document describes the features of Oracle Database on Fujitsu BS2000/OSD. This release implements the

More information

2 Latest Upgrade Information

2 Latest Upgrade Information Oracle Database Release Notes 12c Release 1 (12.1) for Linux E51263-08 November 2014 This document contains information that was not included in the platform-specific or product-specific documentation

More information

Installation Guide and Release Notes

Installation Guide and Release Notes Installation Guide and Release Notes Document number: 321604-001US 19 October 2009 Table of Contents 1 Introduction... 1 1.1 Product Contents... 1 1.2 System Requirements... 2 1.3 Documentation... 3 1.4

More information

HP Network Automation Software Support Matrix

HP Network Automation Software Support Matrix HP Network Automation Software Support Matrix Software Version 9.00 / August 2010 Documentation Date: December 2011 This document provides an overview of the system requirements and supported platforms

More information

INSTALLATION AND SET UP GUIDE

INSTALLATION AND SET UP GUIDE INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring user permissions

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

Oracle FLEXCUBE Direct Banking

Oracle FLEXCUBE Direct Banking Oracle FLEXCUBE Direct Banking Development Workbench for Direct and Mobile Banking Installation Manual Release 12.0.3.0.0 Part No. E52543-01 April 2014 Oracle Financial Services Software Limited Oracle

More information

Artemis 7 Standard Edition

Artemis 7 Standard Edition Release Notes Artemis 7 Standard Edition 2016.3 Published: September 2016 All rights reserved. COPYRIGHT While every attempt has been made to ensure that the information in this document is accurate and

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

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

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 Adaptive Access Manager. 1 Oracle Adaptive Access Manager Documentation. 2 Resolved Issues. Release Notes Release 10g (

Oracle Adaptive Access Manager. 1 Oracle Adaptive Access Manager Documentation. 2 Resolved Issues. Release Notes Release 10g ( Oracle Adaptive Access Manager Release Notes Release 10g (10.1.4.5) E13648-03 May 2009 These release notes contain important last minute information not included in the Oracle Adaptive Access Manager Release

More information

Siebel CTI Administration Guide. Siebel Innovation Pack 2015, Rev. A October 2015

Siebel CTI Administration Guide. Siebel Innovation Pack 2015, Rev. A October 2015 Siebel CTI Administration Guide Siebel Innovation Pack 2015, Rev. A October 2015 Copyright 2005, 2015 Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided

More information

Oracle Enterprise Manager Ops Center

Oracle Enterprise Manager Ops Center Oracle Enterprise Manager Ops Center Creating and Administering a Boot Environment for Oracle Solaris 10 12c Release 3 (12.3.1.0.0) E60021 02 December 2015 This guide provides an end-to-end example for

More information