Product Support Notice

Size: px
Start display at page:

Download "Product Support Notice"

Transcription

1 PSN # PSN004170u Product Support Notice 2014 Avaya Inc. All Rights Reserved. Original publication date: 07-May-14. This is Issue #01, published date: 07-May-14. Severity/risk level Medium Urgency When convenient Name of problem Avaya IQ Servers Require Updates to Support Oracle Upgrade Products affected Avaya IQ: Releases 5.1.x and 5.2.x Software Only Problem description For Avaya IQ Software Only customers who plan to upgrade their Oracle database server and client version, this document provides the Avaya IQ update procedure to implement during such an upgrade. The PSN resolution must be implemented when: - Oracle major or maintenance release number changes. For example, is upgraded to x. The supported Oracle versions are identified in the Avaya IQ 5.2 Product Version Interoperability document, Third-party Products section (available at: support.avaya.com). This document provides the Avaya IQ update procedure to implement when Oracle upgrade is planned on Software Only configuration. Resolution The following sections provide the procedure for sequencing the Oracle database server upgrade, Oracle Client upgrade, and the Avaya IQ Update procedure for updating IQ servers to align with the Oracle upgrades. Before Upgrading the Oracle database server Shutdown Avaya IQ on each IQ server, enter: Upgrade Oracle database server Implement Oracle database server upgrade. After Upgrading the Oracle database server Oracle Client Will Not Be Upgraded If an Oracle Client Upgrade is NOT planned, Avaya IQ updates are not required. Execute the following: o Startup Avaya IQ on each IQ server, enter: o Verify IQ operations. The steps in Update Procedure step 6 (Verification steps) and step 8 (Verify IQ operations) can be used for this verification. Verify the sqlplus steps on each Avaya IQ server with Oracle Client installed. The following IQ servers have Oracle Clients installed: All Functions Host on Dual Host or All In One configurations; Administration Host and Reporting Host(s) on Multi-Host configurations. Oracle Client Will Be Upgraded The following IQ server(s) have Oracle Clients installed: 1. All Functions Host on Dual Host or All In One configurations; 2. Administration Host and Reporting Host(s) on Multi-Host configurations. Note: For Multi-Host configurations, implement the IQ update procedure on Administration Host, then Reporting Host(s). Install the Oracle x Client on each Avaya IQ server(s). Install in separate Oracle home directory (i.e., /u01/app/oracle/product/11.2.0/db_1). Do not remove existing Oracle Client until IQ Update procedure and verification is complete. Note the following requirements: o The Oracle 32-bit client is required for Avaya IQ. You must install the Oracle x 32-bit Client Avaya Inc. All Rights Reserved. Page 1

2 o The Oracle x 64-bit Client cannot be used for Avaya IQ interfaces. For additional information, see the following document: Oracle Database Client Installation Guide 11g Release 2 (11.2) for Linux: Separate 32- Bit Client Software for 64-Bit Platforms. If you require the Oracle 64-bit client for other purposes, it can be installed in a separate ORACLE_HOME location. Important: The ORACLE_HOME for the x Client is the <new Oracle home path> in Avaya IQ Update Procedure. Avaya IQ Update Procedure The Avaya IQ server(s) that have an Oracle client installed and require update are: 1. All Functions Host on Dual Host or All In One configurations; 2. Administration Host and Reporting Host(s) on Multi-Host configurations. Implement update procedure on Administration Host, then Reporting Host(s). Terminology The following terms are used: Term <old Oracle home path> <new Oracle home path> <UserID> <password> Definition Original client path for $ORACLE_HOME i.e., /u01/app/oracle/product/11.1.0/db_1 Upgraded client path for $ORACLE_HOME i.e., /u01/app/oracle/product/11.2.0/db_1. Actual User ID for the profile which needs to be updated Actual password for database user Implement the following procedure steps on each applicable IQ server(s) after Oracle client upgrade. 1. Log on as root to the Avaya IQ server. 2. Shutdown Avaya IQ, enter: 3. Backup Avaya IQ Oracle configuration files, enter: mkdir ora_client_backup_<date> (e.g., ora_client_backup_ ) cd ora_client_backup_<date> cp -p /opt/avaya/ccr/current.conf. cp -p /opt/avaya/ccr/util/cat/connection.out. cp -p /root/.bash_profile root_bash_profile cp -p /home/oracle/.bash_profile oracle_bash_profile 4. Execute the following for each User ID accessing Oracle client replacing <UserID> with the actual User ID cp -p /home/<userid>/.bash_profile <UserID>_bash_profile 5. Update files with ORACLE_HOME references a. Update Oracle tnsnames configuration file (tnsnames.ora), enter: cp -p <old Oracle home /tnsnames.ora <new Oracle home b. If the new Oracle client was not installed with Oracle Universal Installer or the network configured with Oracle Net Configuration Assistant or Oracle Enterprise Manager, create the configuration files, by entering: cp p <old Oracle home /listener.ora <new Oracle home cp p <old Oracle home /sqlnet.ora <new Oracle home c. Replace <old Oracle home path> references with <new Oracle home path> references in IQ files. The following files require update: /opt/avaya/ccr/current.conf JDBCDriver=<new Oracle home path>/jdbc/lib/ojdbc5.jar /opt/avaya/ccr/util/cat/connection.out 2014 Avaya Inc. All Rights Reserved. Page 2

3 JDBCDRIVER=<new Oracle home path>/jdbc/lib/ojdbc5.jar /root/.bash_profile ORACLE_HOME=<new Oracle home path> /home/oracle/.bash_profile ORACLE_HOME=<new Oracle home path> /home/userid/.bash_profile For each user requiring Oracle access, edit.bash_profile for each user. ORACLE_HOME=<new Oracle home path> 6. Verification steps: verify the following. root Oracle client access (if RPT_HIST_OWNER_USR is not historical database user, replace with actual historical database user. Replace <password> with actual the password. Replace avayaiq with actual connection alias.). oracle user Oracle client access (if RPT_HIST_OWNER_USR is not historical database user, replace with actual historical database user. Replace <password> with actual the password. Replace avayaiq with actual connection alias. ) su - oracle exit; If other users have Oracle access, for each user: verify Oracle client access (if RPT_HIST_OWNER_USR is not historical database user, replace with actual historical database user. Replace <password> with actual the password. Replace avayaiq with actual connection alias.). su - UserID exit; If there is an issue with one of the above steps, verify listener.ora and tnsnames.ora updates. 7. Startup Avaya IQ, enter: 8. After all IQ servers have been updated, Verify IQ operations. Verify OAM access and OAM navigation. Verify Real-time and historical report execution via Report Client. If Multi-Host configuration, verify Report Client from each Reporting Host. Verify RTD report usage via ApcUI. If an IQ operational issue exists after the above updates have been performed, carefully verify each Update Procedure step has been properly implemented. If an error or omission is identified, implement the following step: s. 1. Shutdown Avaya IQ, enter: 2. Implement the update correction. 3. Execute Update Procedure step 6 (Verification steps); 4. Startup Avaya IQ, enter: 2014 Avaya Inc. All Rights Reserved. Page 3

4 5. Execute Update Procedure step 8 (Verify IQ operations). If the above approach does not correct IQ operational issues, the IQ updates can be backed out to restore IQ operations. To do this, execute Backout Procedure. NOTE: the original Oracle client can interface with an upgraded Oracle database server. Backout Procedure Implement the following procedure steps on each applicable IQ host to backout IQ updates. 1. Log on as root to the Avaya IQ server. 2. Shutdown Avaya IQ, enter: 3. Restore Avaya IQ Oracle configuration files, enter: cd /root/ora_client_backup_<date> (backup directory e.g., ora_client_backup_ ) cp -p current.conf /opt/avaya/ccr/current.conf cp -p connection.out /opt/avaya/ccr/util/cat/connection.out cp -p root_bash_profile /root/.bash_profile cp -p oracle_bash_profile /home/oracle/.bash_profile Execute the following for each User ID accessing Oracle client replacing <UserID> with the actual User ID cp -p <UserID>_bash_profile /home/<userid>/.bash_profile 4. Execute Update Procedure step 6 (Verification steps); 5. Startup Avaya IQ, enter: 6. Execute Update Procedure step 8 (Verify IQ operations). Workaround or alternative remediation Remarks Patch Notes The information in this section concerns the patch, if any, recommended in the Resolution above. Backup before applying the patch Download Patch install instructions Verification Failure Patch uninstall instructions Service-interrupting? No Security Notes The information in this section concerns the security risk, if any, represented by the topic of this PSN. Security risks 2014 Avaya Inc. All Rights Reserved. Page 4

5 Avaya Security Vulnerability Classification Not Susceptible Mitigation If you require further information or assistance please contact your Authorized Service Provider, or visit support.avaya.com. There you can access more product information, chat with an Agent, or open an online Service Request. Support is provided per your warranty or service contract terms unless otherwise specified in the Avaya support Terms of Use. Disclaimer: ALL INFORMATION IS BELIEVED TO BE CORRECT AT THE TIME OF PUBLICATION AND IS PROVIDED AS IS. AVAYA INC., ON BEHALF OF ITSELF AND ITS SUBSIDIARIES AND AFFILIATES (HEREINAFTER COLLECTIVELY REFERRED TO AS AVAYA ), DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE AND FURTHERMORE, AVAYA MAKES NO REPRESENTATIONS OR WARRANTIES THAT THE STEPS RECOMMENDED WILL ELIMINATE SECURITY OR VIRUS THREATS TO CUSTOMERS SYSTEMS. IN NO EVENT SHALL AVAYA BE LIABLE FOR ANY DAMAGES WHATSOEVER ARISING OUT OF OR IN CONNECTION WITH THE INFORMATION OR RECOMMENDED ACTIONS PROVIDED HEREIN, INCLUDING DIRECT, INDIRECT, CONSEQUENTIAL DAMAGES, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF AVAYA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THE INFORMATION PROVIDED HERE DOES NOT AFFECT THE SUPPORT AGREEMENTS IN PLACE FOR AVAYA PRODUCTS. SUPPORT FOR AVAYA PRODUCTS CONTINUES TO BE EXECUTED AS PER EXISTING AGREEMENTS WITH AVAYA. All trademarks identified by or TM are registered trademarks or trademarks, respectively, of Avaya Inc. All other trademarks are the property of their respective owners Avaya Inc. All Rights Reserved. Page 5

Product Support Notice

Product Support Notice PSN # PSN020232u Product Support Notice 2016 Avaya Inc. All Rights Reserved. Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 18-Dec-15.

More information

Product Support Notice

Product Support Notice PSN # PSN020351u Product Support Notice 2018 Avaya Inc. All Rights Reserved. Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 07-May-18.

More information

Product Support Notice

Product Support Notice PSN # PSN020381u Product Support Notice 2018 Avaya Inc. All Rights Reserved. Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 10-Dec-18.

More information

Product Support Notice

Product Support Notice Product Support Notice 2016 Avaya Inc. All Rights Reserved. PSN # PSN004991u Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 02-Dec-16.

More information

Product Support Notice

Product Support Notice PSN # PSN004730u Product Support Notice Original publication date: 19-May-16. This is Issue #01, published date: 20-May-16. Severity/ risk level Name of problem Avaya Aura Application Enablement (AE) Services

More information

Product Support Notice

Product Support Notice PSN # PSN003169u Product Support Notice 2011 Avaya Inc. All Rights Reserved. Original publication date: 4-Feb-11. This is Issue #02, published date: 17- Nov-11. Severity/risk level High Urgency Immediately

More information

Product Support Notice

Product Support Notice PSN # PSN005110u Product Support Notice 2017 Avaya Inc. All Rights Reserved. Original publication date: 8 Dec. 2017. This is Issue #03, published date: 22 Dec. 2017 Severity/risk level High Urgency Immediately

More information

Product Support Notice

Product Support Notice PSN # PSN027005u Product Support Notice 2014 Avaya Inc. All Rights Reserved. Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 08-Oct-14.

More information

Product Support Notice

Product Support Notice PSN # PSN027026u Product Support Notice 2015 Avaya Inc. All Rights Reserved. Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 18-Dec-15.

More information

Product Support Notice

Product Support Notice PSN # PSN003993u Product Support Notice 2013 Avaya Inc. All Rights Reserved. Original publication date: 17-Jun-13. This is Issue #01, published date: 17-Jun-13. Severity/risk level Medium Urgency When

More information

Product Support Notice

Product Support Notice PSN # PSN003851u Product Support Notice 2012 Avaya Inc. All Rights Reserved. Original publication date: 14-Dec-12. This is Issue #01, published date: 14-Dec-12. Severity/risk level Medium Urgency When

More information

Product Support Notice

Product Support Notice PSN # PSN004088u Product Support Notice 2013 Avaya Inc. All Rights Reserved. iginal publication date: 18-Oct-13. This is issue #01, published date: 18-Oct-13. Severity/risk level High Urgency Immediately

More information

Product Support Notice

Product Support Notice PSN # PSN027012u Product Support Notice 2015 Avaya Inc. All Rights Reserved. Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 11-Feb-15.

More information

Product Support Notice

Product Support Notice PSN # PSN003205u Product Support Notice 2012 Avaya Inc. All Rights Reserved. Original publication date: 08-Mar-11. This is Issue #2, published date: 17- Severity/risk level Medium Urgency Immediately Apr-12.

More information

Product Support Notice

Product Support Notice PSN # PSN004275u Product Support Notice 2014 Avaya Inc. All Rights Reserved. Original publication date: 17-Sep-2014. This is Issue #01, published date: Severity/risk level Medium Urgency When convenient

More information

Product Support Notice

Product Support Notice PSN # PSN020361u Product Support Notice 2018 Avaya Inc. All Rights Reserved. Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 11-Oct-18.

More information

Product Support Notice

Product Support Notice PSN # PSN003614u Product Support Notice 2013 Avaya Inc. All Rights Reserved. Original publication date: 12-Apr-12. This is Issue #05, published date: 8- Severity/risk level High Urgency Immediately Feb-13.

More information

Product Support Notice

Product Support Notice PSN # PSN005154u Product Support Notice 2018 Avaya Inc. All Rights Reserved. Original publication date: 23 March 2018. This is Issue #02, published date: 13 April 2018. Severity/risk level High Urgency

More information

Product Support Notice

Product Support Notice PSN# PSN003312u Product Support Notice 2018 Avaya Inc. All Rights Reserved. Original publication date: 09May11. This is Issue #59, published date: Severity High Urgency Immediately 13September2018 /risk

More information

Product Support Notice

Product Support Notice PSN # PSN003171 Product Support Notice 2011 Avaya Inc. All Rights Reserved. Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 07-Mar-2011.

More information

Product Support Notice

Product Support Notice PSN # PSN003109u Product Support Notice 2010 Avaya Inc. All Rights Reserved. Original publication date: 13-Dec-10. This is Issue # 1, published date: 13-Dec-10. Severity/risk level High Urgency Immediately

More information

Product Support Notice

Product Support Notice PSN # PSN002704u Product Support Notice 2009 Avaya Inc. All Rights Reserved. Original publication date: 30-Nov-09. This is Issue #01, published date: 30-Nov-09. Severity/risk level Medium Urgency Immediately

More information

Product Support Notice

Product Support Notice Product Support Notice 2009 Avaya Inc. All Rights Reserved. PSN # PSN002354u Original publication date: 29-Apr-09. This is Issue # 01, published date: Severity/risk level Medium Urgency When convenient

More information

Product Support Notice

Product Support Notice Product Support Notice 2009 Avaya Inc. All Rights Reserved. PSN # PSN002461u Original publication date: 6-Jul-09. This is Issue # 01, published date: 6- Severity/risk level Medium Urgency When convenient

More information

Product Support Notice

Product Support Notice PSN # PSN004084u Product Support Notice 2014 Avaya Inc. All Rights Reserved. Original publication date: 06-Nov-13. This is Issue #03, published date: 10-Oct-14. Severity/risk level Medium Urgency When

More information

Product Support Notice

Product Support Notice PSN # PSN003178u Product Support Notice 2011 Avaya Inc. All Rights Reserved. Original publication date: 15-Feb-11. This is Issue # 1, published date: 15- Severity/risk level High Urgency Immediately Feb-11.

More information

Product Support Notice

Product Support Notice PSN # PSN003940u Product Support Notice 2013 Avaya Inc. All Rights Reserved. Original publication date: 03-Apr-13. This is Issue #01, published date: 03-Apr-13. Severity/risk level Medium Urgency When

More information

Product Support Notice

Product Support Notice PSN # PSN003716u Product Support Notice 2013 Avaya Inc. All Rights Reserved. Original publication date: 05-June-12. This is Issue #07, published date: 22-April-13. Severity/risk level High Urgency Immediately

More information

Product Support Notice

Product Support Notice PSN # PSN004053u Product Support Notice 2014 Avaya Inc. All Rights Reserved. Original publication date: 30-Aug-13. This is Issue #03, published date: 24-Jan-14. Severity/risk level Medium Urgency When

More information

Product Support Notice

Product Support Notice PSN # PSN002343u Product Support Notice 2009 Avaya Inc. All Rights Reserved. Original publication date: 28-Jul-09. This is Issue #01, published date: 28- Severity/risk level Medium Urgency When convenient

More information

Product Support Notice

Product Support Notice PSN # PSN004435u Product Support Notice 2015 Avaya Inc. All Rights Reserved. Original publication date: 04-Mar-15. This is Issue #01, published date: 04-Mar-15. Severity/risk level Medium Urgency Immediately

More information

Product Support Notice

Product Support Notice PSN # PSN004561u Product Support Notice 2017 Avaya Inc. All Rights Reserved. Original publication date: 25-Aug-15. This is Issue #07, published date: 14-Dec-17. Severity/risk level High Urgency Immediately

More information

Windows Security Updates for August (MS MS06-051)

Windows Security Updates for August (MS MS06-051) Windows Security Updates for August 2006 - (MS06-040 - MS06-051) Original Release Date: August 8, 2006 Last Revised: November 22, 2006 Number: ASA-2006-154 Risk Level: High Advisory Version: 3.0 Advisory

More information

Product Support Notice

Product Support Notice PSN# PSN002369u Product Support Notice 2009 Avaya Inc. All Rights Reserved. Original publication date: 11-May-09. This is Issue #1, published 11-May- Severity/risk level High Urgency When convenient 09.

More information

Product Support Notice

Product Support Notice PSN # PSN004621u Product Support Notice 2016 Avaya Inc. All Rights Reserved. Original publication date: 22-Dec-2015. This is Issue #03, published date: Severity/risk level Medium Urgency When convenient

More information

Product Support Notice

Product Support Notice PSN # PSN027020u Product Support Notice 2015 Avaya Inc. All Rights Reserved. Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 21-May-15.

More information

Product Support Notice

Product Support Notice PSN # PSN004766u Product Support Notice Original publication date: 05-Jul-16. This is Issue #01, published date: 05-Jul-16. Name of problem Solaris Critical Patch Update R41 - April 2016 Products affected

More information

Oracle Communications Policy Management Configuring NetBackup for Upgrade Method of Procedure

Oracle Communications Policy Management Configuring NetBackup for Upgrade Method of Procedure Oracle Communications Method of Procedure Oracle Communications Policy Management Configuring NetBackup for Upgrade Method of Procedure E82603-01 January 2017 Page 1 E82603-01 Oracle Communications Oracle

More information

Converged Network Analyzer Command Reference Guide Addendum

Converged Network Analyzer Command Reference Guide Addendum Converged Network Analyzer Command Reference Guide Addendum for the Converged Network Analyzer (CNA), Adaptive Path Controller-Enterprise (APC-E), Adaptive Path Controller-Internet (APC-I), and the CNA

More information

Product Support Notice

Product Support Notice PSN # PSN004920u Product Support Notice Original publication date: 05-Jan-17. This is Issue #01, published date: 05-Jan-17. Name of problem Solaris Critical Patch Update R43 - October 2016 Products affected

More information

SUPPORT MATRIX. HYCU OMi Management Pack for Citrix

SUPPORT MATRIX. HYCU OMi Management Pack for Citrix HYCU OMi Management Pack for Citrix : 2.0 Product release date: October 2017 Document release data: April 2018 Legal notices Copyright notice 2014-2018 HYCU. All rights reserved. This document contains

More information

MySonicWall Secure Upgrade Plus

MySonicWall Secure Upgrade Plus June 2017 This guide describes how to upgrade a SonicWall or competitor appliance in MySonicWall using the Secure Upgrade Plus feature. Topics: About Secure Upgrade Plus Using Secure Upgrade Plus About

More information

Tisio CE Release Notes

Tisio CE Release Notes Tisio CE Release Notes Copyright Copyright 2005, 2006, 2007 and 2008 by ThinPATH Systems, Inc. The information contained in this document is subject to change without notice. ThinPATH Systems, Inc. shall

More information

Service Pack Release Notes

Service Pack Release Notes SP # 4.1.2 Service Pack Release Notes Original publication date: 01-December-2008. This is Issue #1, published date: 01-December-2008. Target Products Converged Network Analyzer, version 4.0 and above

More information

SUPPORT MATRIX. Comtrade OMi Management Pack for Citrix

SUPPORT MATRIX. Comtrade OMi Management Pack for Citrix Comtrade OMi Management Pack for Citrix : 2.0 Product release date: December 2016 Document release date: July 2017 Legal notices Copyright notice 2017 Comtrade Software. All rights reserved. This document

More information

Microcat Authorisation Server (MAS ) User Guide

Microcat Authorisation Server (MAS ) User Guide Microcat Authorisation Server (MAS ) User Guide Contents Introduction... 2 Install Microcat Authorisation Server (MAS)... 3 Configure MAS... 4 License Options... 4 Internet Options... 5 Licence Manager...

More information

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

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

More information

Oracle Plug-in Version 6.85 for Microsoft Windows User s Guide

Oracle Plug-in Version 6.85 for Microsoft Windows User s Guide Oracle Plug-in Version 6.85 for Microsoft Windows User s Guide Published: September 13 th, 2011 Revision: This manual is updated for Version 6.85 Software Version: 6.85 (March, 2011) Copyright 1997-2011.

More information

Avaya IQ 5.2 Service Pack 4 (SP4) Patch 3 (X03) Release Notes June 28, 2013

Avaya IQ 5.2 Service Pack 4 (SP4) Patch 3 (X03) Release Notes June 28, 2013 Avaya IQ 5.2 Service Pack 4 (SP4) Patch 3 (X03) June 28, 2013 Contents 1. PURPOSE... 3 2. AVAYA IQ PATCH PREREQUISITES AND CONSIDERATIONS... 3 2.1 PATCH PREREQUISITES... 3 2.1.1 CHECK THE HEALTH OF AVAYA

More information

EVault Software Oracle Plug-in for Windows Agent 7.5 User Guide

EVault Software Oracle Plug-in for Windows Agent 7.5 User Guide EVault Software Oracle Plug-in for Windows Agent 7.5 User Guide Revision: This manual has been updated for Version 7.5 (March 2015). Software Version: 7.50 2015 EVault Inc. EVault, A Seagate Company, makes

More information

Avaya IQ 5.2 Service Pack 2 (SP2) Release Notes Issue 1.3 Dec

Avaya IQ 5.2 Service Pack 2 (SP2) Release Notes Issue 1.3 Dec Avaya IQ 5.2 Service Pack 2 (SP2) Issue 1.3 Dec 15 2011 TABLE OF CONTENTS 1. PURPOSE... 3 2. AVAYA IQ 5.2.2 UPDATE PREREQUISITES AND CONSIDERATIONS... 3 2.1 AVAYA IQ HOST PREREQUISITES... 3 2.1.1 Ensure

More information

Authentication Services ActiveRoles Integration Pack 2.1.x. Administration Guide

Authentication Services ActiveRoles Integration Pack 2.1.x. Administration Guide Authentication Services ActiveRoles Integration Pack 2.1.x Administration Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

Oracle Plug-in for Windows Agent 7.2 User Guide

Oracle Plug-in for Windows Agent 7.2 User Guide Oracle Plug-in for Windows Agent 7.2 User Guide Revision: This manual has been updated for Version 7.2 for Windows (February 2013). Software Version: 7.20 for Windows 2013 The software manufacturer makes

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

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

METALIB VERSION 4 How to Remove MetaLib Version 3

METALIB VERSION 4 How to Remove MetaLib Version 3 METALIB VERSION 4 How to Remove MetaLib Version 3 Last Update: July 29, 2007 Document Version 1.0 Code:M-ver3.0-HTRM CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or

More information

1 How These Notes Are Organized. 2 Certification Information

1 How These Notes Are Organized. 2 Certification Information Oracle Fail Safe Release Notes Release 4.1.1 for Microsoft Windows E57060-01 January 2015 This document describes the new features in this release, software errors fixed, software compatibility, hardware

More information

SonicWALL CDP 2.1 Agent Tool User's Guide

SonicWALL CDP 2.1 Agent Tool User's Guide COMPREHENSIVE INTERNET SECURITY b SonicWALL CDP Series Appliances SonicWALL CDP 2.1 Agent Tool User's Guide SonicWALL CDP Agent Tool User s Guide Version 2.0 SonicWALL, Inc. 1143 Borregas Avenue Sunnyvale,

More information

Product Support Notice

Product Support Notice Product Support Notice 2007 Avaya Inc. All Rights Reserved. PSN# PSN001471u Original publication date: 10-Aug-2007. This is Issue #2, published 14- Severity/risk level High Urgency Optional Nov-2007. Name

More information

Polycom RealPresence Resource Manager System

Polycom RealPresence Resource Manager System Upgrade Guide 8.2.0 July 2014 3725-72106-001E Polycom RealPresence Resource Manager System Copyright 2014, Polycom, Inc. All rights reserved. No part of this document may be reproduced, translated into

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

Product Correction Notice (PCN) Issue Date: August 9, 2010 Archive Date: Not Applicable Supplement 3 Date: March 22, 2011 PCN Number: 1738P

Product Correction Notice (PCN) Issue Date: August 9, 2010 Archive Date: Not Applicable Supplement 3 Date: March 22, 2011 PCN Number: 1738P (PCN) Issue Date: August 9, 2010 Archive Date: Supplement 3 Date: March 22, 2011 PCN Number: 1738P SECTION 1 - CUSTOMER NOTICE This PCN address issues with the following products and systems: Avaya S8510

More information

Release Notes. BlackBerry UEM Client for Android Version

Release Notes. BlackBerry UEM Client for Android Version Release Notes BlackBerry UEM Client for Android Version 12.27.0.153083 Published: 2017-01-13 SWD-20170113121937594 Contents What's new...4 Fixed issues...5 Known issues... 6 Legal notice...7 What's new

More information

SonicWall Secure Mobile Access

SonicWall Secure Mobile Access SonicWall Secure Mobile Access 8.5.0.10 November 2017 These release notes provide information about the SonicWall Secure Mobile Access (SMA) 8.5.0.10 release. Topics: About Secure Mobile Access 8.5.0.10

More information

MDVR for the Blackberry

MDVR for the Blackberry MDVR for the Blackberry Instructions www.openeye.net OpenEye BlackBerry MDVR Software Manual (Ver1.09) Manual Edition 30156AC SEPTEMBER 2011 2000-2011, OPENEYE All Rights Reserved. No part of this documentation

More information

StoneGate SSL VPN Release Notes for Version 1.2.0

StoneGate SSL VPN Release Notes for Version 1.2.0 StoneGate SSL VPN Release Notes for Version 1.2.0 Created: November 6, 2008 Table of Contents What s New... 3 System Requirements... 4 Build Version... 4 Product Binary Checksums... 4 Compatibility...

More information

Product Correction Notice (PCN) Issue Date: December 19, 2008 Archive Date: NA Supplement 6 Date: June 7, 2010 PCN Number: 1655P

Product Correction Notice (PCN) Issue Date: December 19, 2008 Archive Date: NA Supplement 6 Date: June 7, 2010 PCN Number: 1655P Product Correction Notice (PCN) Issue Date: December 19, 2008 Archive Date: NA Supplement 6 Date: June 7, 2010 PCN Number: 1655P SECTION 1 - CUSTOMER NOTICE This PCN address issues with the following products

More information

Release Notes. BlackBerry Enterprise Identity

Release Notes. BlackBerry Enterprise Identity Release Notes BlackBerry Enterprise Identity Published: 2018-03-13 SWD-20180606100327990 Contents New in this release...4 Fixed issues...5 Known issues... 6 Legal notice...8 New in this release New in

More information

CA SiteMinder. Advanced Password Services Release Notes 12.52

CA SiteMinder. Advanced Password Services Release Notes 12.52 CA SiteMinder Advanced Password Services Release Notes 12.52 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Stellar Phoenix Password Recovery For Windows Server. Version 2.0. User Guide

Stellar Phoenix Password Recovery For Windows Server. Version 2.0. User Guide Stellar Phoenix Password Recovery For Windows Server Version 2.0 User Guide Overview Stellar Phoenix Password Recovery For Windows Server is a powerful application that helps you reset a Windows Server

More information

SQL Optimizer for Oracle Installation Guide

SQL Optimizer for Oracle Installation Guide SQL Optimizer for Oracle 9.2.2 Installation Guide Copyright 2017 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this

More information

NEXT GENERATION FIREWALL. Tested Products. Environment. SonicWall Security Value Map (SVM) JULY 11, 2017 Author Thomas Skybakmoen

NEXT GENERATION FIREWALL. Tested Products. Environment. SonicWall Security Value Map (SVM) JULY 11, 2017 Author Thomas Skybakmoen NEXT GENERATION FIREWALL SonicWall Security Value Map (SVM) JULY 11, 2017 Author Thomas Skybakmoen Tested Products NGFW Group Test: SonicWall NSA 6600 SonicOS Enhanced 6.2.5.10-70n Dynamic signature database

More information

Dell Statistica. Statistica Enterprise Server Installation Instructions

Dell Statistica. Statistica Enterprise Server Installation Instructions Dell Statistica Statistica Enterprise Server Installation Instructions 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

CA SSO. Agent for Oracle PeopleSoft Release Notes. r12.51

CA SSO. Agent for Oracle PeopleSoft Release Notes. r12.51 CA SSO Agent for Oracle PeopleSoft Release Notes r12.51 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ),

More information

REDCENTRIC ORACLE PLUG-IN FOR WINDOWS AGENT 8.0 USER GUIDE

REDCENTRIC ORACLE PLUG-IN FOR WINDOWS AGENT 8.0 USER GUIDE REDCENTRIC ORACLE PLUG-IN FOR WINDOWS AGENT 8.0 USER GUIDE Revision: This manual has been updated for Version 8.0 for Windows (August 2015). Software Version: 8.00 for Windows 2015 The software manufacturer

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0 Maintenance Release: 1. Release Notes

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0 Maintenance Release: 1. Release Notes BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Maintenance Release: 1 Release Notes Published: 2013-07-18 SWD-20130718144837059 Contents 1 New in this release...4 2 Fixed issues...5

More information

Migrating BlackBerry-enabled mailboxes from Microsoft Exchange 5.5 to Microsoft Exchange 2000

Migrating BlackBerry-enabled mailboxes from Microsoft Exchange 5.5 to Microsoft Exchange 2000 Migrating BlackBerry-enabled mailboxes from Originally posted: August 2002 Affected software versions BlackBerry Enterprise for Exchange Summary This document provides an overview of how to migrate a BlackBerry-enabled

More information

Avaya Groupware Edition for IBM Lotus Help

Avaya Groupware Edition for IBM Lotus Help Avaya Groupware Edition for IBM Lotus Help Table of Contents Welcome to Groupware Edition for IBM Lotus Help...4 Overview...5 What is Groupware Edition for IBM Lotus?...5 Where is Groupware Edition located

More information

The Privileged Appliance and Modules (TPAM) 1.0. Diagnostics and Troubleshooting Guide

The Privileged Appliance and Modules (TPAM) 1.0. Diagnostics and Troubleshooting Guide The Privileged Appliance and Modules (TPAM) 1.0 Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

HYCU SCOM Management Pack for F5 BIG-IP

HYCU SCOM Management Pack for F5 BIG-IP HYCU SCOM Management Pack for F5 BIG-IP Product version: 5.3 Product release date: March 2018 Document edition: Second Legal notices Copyright notice 2015-2018 HYCU. All rights reserved. This document

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

TECHILA WORKER INSTALLATION GUIDE LINUX ADMINISTRATOR GUIDE

TECHILA WORKER INSTALLATION GUIDE LINUX ADMINISTRATOR GUIDE ADMINISTRATOR GUIDE 17 OCTOBER 2016 2/12 17 OCTOBER 2016 Disclaimer Techila Technologies Ltd. disclaims any and all warranties, express, implied or statutory regarding this document or the use of thereof

More information

Avaya VPN Client Software Release 10.05_100

Avaya VPN Client Software Release 10.05_100 Avaya VPN Client Software Release 10.05_100 1. Release Summary Release Date: September 1 st, 2011 Purpose: Software maintenance release to address customer requests and software issues. 2. Important Notes

More information

RELEASE NOTES. Phase 1 May A. Polycom Concierge

RELEASE NOTES. Phase 1 May A. Polycom Concierge RELEASE NOTES Phase 1 May 2016 3725-74606-000A Polycom Concierge Contents Introducing the Polycom Concierge Solution... 3 New Features... 3 Endpoint and Meeting Control... 3 Enhanced Participant List Control...

More information

Enterprise Chat and Upgrade Guide, Release 11.6(1)

Enterprise Chat and  Upgrade Guide, Release 11.6(1) Enterprise Chat and Email Upgrade Guide, Release 11.6(1) For Unified Contact Center Enterprise August 2017 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Using Manage Alarm Tool

Using Manage Alarm Tool Using Manage Alarm Tool Release 1.0 Issue 1 April 2013 2013 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

Oracle Tuxedo Mainframe Adapter for OSI TP

Oracle Tuxedo Mainframe Adapter for OSI TP Oracle Tuxedo Mainframe Adapter for OSI TP Installation Guide Release 10g R3 September 2008 Tuxedo Mainframe Adapter for OSI TP Installation Guide, Release 10g R3 Copyright 2007, 2008, Oracle and/or its

More information

Stonesoft Firewall/VPN Express. Release Notes for Version 5.5.2

Stonesoft Firewall/VPN Express. Release Notes for Version 5.5.2 Stonesoft Firewall/VPN Express Release Notes for Version 5.5.2 Created: September 24, 2013 Table of Contents What s New... 3 Fixes... 3 System Requirements... 4 Stonesoft Firewall/VPN Appliances... 4 Build

More information

Toad for Oracle Learn Core Features and Tasks

Toad for Oracle Learn Core Features and Tasks Toad for Oracle 10.5 Learn Core Features and Tasks 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Product Correction Notice (PCN) Issue Date: June 1, 2009 Archive Date: NA Supplement 5 date: February 1, 2010 PCN Number: 1685P

Product Correction Notice (PCN) Issue Date: June 1, 2009 Archive Date: NA Supplement 5 date: February 1, 2010 PCN Number: 1685P This PCN address issues with the following products and systems: Product Correction Notice (PCN) Issue Date: June 1, 2009 Archive Date: NA Supplement 5 date: February 1, 2010 PCN Number: 1685P SECTION

More information

Copyright PFU LIMITED 2016

Copyright PFU LIMITED 2016 -------------------------------------------------------- PaperStream Capture Lite 1.0.1 README File -------------------------------------------------------- Copyright PFU LIMITED 2016 This file contains

More information

Documentation Roadmap for Cisco Prime LAN Management Solution 4.2

Documentation Roadmap for Cisco Prime LAN Management Solution 4.2 Documentation Roadmap for Cisco Prime LAN Thank you for purchasing Cisco Prime LAN Management Solution (LMS) 4.2. This document provides an introduction to the Cisco Prime LMS and lists the contents of

More information

Table of Contents. Part I About Oxygen Software. Part II Introduction. Part III Data extraction. Part IV Settings. Part V Copyright notes.

Table of Contents. Part I About Oxygen Software. Part II Introduction. Part III Data extraction. Part IV Settings. Part V Copyright notes. Contents I Table of Contents Part I About Oxygen Software 2 Part II Introduction 2 Part III Data extraction 3 1 Call Data Records... 3 File import... 4 Field Mapping... 6 Conditions... 8 Results... 11

More information

One Identity Manager 8.0. Administration Guide for Connecting Unix-Based Target Systems

One Identity Manager 8.0. Administration Guide for Connecting Unix-Based Target Systems One Identity Manager 8.0 Administration Guide for Connecting Unix- Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

NCD ThinPATH PC Installation Guide and Release Notes

NCD ThinPATH PC Installation Guide and Release Notes NCD ThinPATH PC Installation Guide and Release s Copyright Copyright 2001 by Network Computing Devices, Inc. (NCD).The information contained in this document is subject to change without notice. Network

More information

Platform LSF Version 9 Release 1.1. Migrating on Windows SC

Platform LSF Version 9 Release 1.1. Migrating on Windows SC Platform LSF Version 9 Release 1.1 Migrating on Windows SC27-5317-00 Platform LSF Version 9 Release 1.1 Migrating on Windows SC27-5317-00 Note Before using this information and the product it supports,

More information

Release for Microsoft Windows

Release for Microsoft Windows [1]Oracle Fail Safe Tutorial Release 4.1.1 for Microsoft Windows E57061-02 April 2015 Oracle Fail Safe Tutorial, Release 4.1.1 for Microsoft Windows E57061-02 Copyright 1999, 2015, Oracle and/or its affiliates.

More information

HYCU SCOM Management Pack for F5 BIG-IP

HYCU SCOM Management Pack for F5 BIG-IP USER GUIDE HYCU SCOM Management Pack for F5 BIG-IP Product version: 5.5 Product release date: August 2018 Document edition: First Legal notices Copyright notice 2015-2018 HYCU. All rights reserved. This

More information

Migration and Upgrade: Frequently Asked Questions

Migration and Upgrade: Frequently Asked Questions First Published: May 01, 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE

More information

Aellius LynX Office Lookup Enhancements

Aellius LynX Office Lookup Enhancements Aellius LynX Office Lookup Enhancements August 2013 COPYRIGHT LynX Office Enhancements Copyright 2013, Aellius Professional Research & Consulting, LLC. All rights reserved. LynX Business Integrator (the

More information