Deploying an Exadata DB System on Oracle Cloud Infrastructure ORACLE WHITE PAPER AUGUST 2018

Size: px
Start display at page:

Download "Deploying an Exadata DB System on Oracle Cloud Infrastructure ORACLE WHITE PAPER AUGUST 2018"

Transcription

1 Deplying an Exadata DB System n Oracle Clud Infrastructure ORACLE WHITE PAPER AUGUST 2018

2 Disclaimer The fllwing is intended t utline ur general prduct directin. It is intended fr infrmatin purpses nly, and may nt be incrprated int any cntract. It is nt a cmmitment t deliver any material, cde, r functinality, and shuld nt be relied upn in making purchasing decisins. The develpment, release, and timing f any features r functinality described fr Oracle s prducts remains at the sle discretin f Oracle. Revisin Histry The fllwing revisins have been made t this white paper since its initial publicatin: Date August 31, 2018 Revisin Initial publicatin Yu can find the mst recent versins f the Oracle Clud Infrastructure white papers at 2 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

3 Table f Cntents Intrductin 4 Overview f Exadata n Oracle Clud Infrastructure 4 Supprted Database Editin and Versins 5 Access Requirements fr Deplying Exadata 5 Steps t Launch an Exadata DB System n Oracle Clud Infrastructure 5 Step 1: Create a VCN 5 Step 2: Create an Internet Gateway 7 Step 3: Create a Service Gateway 7 Step 4: Create Rute Tables 8 Step 5: Create Security Lists 10 Step 6: Create DHCP Optins 12 Step 7: Create Subnets 13 Step 8: Add Rules t Security Lists 17 Step 9: Launch an Exadata DB System 20 Step 10: Access the Exadata DB System frm the Cnsle 24 Step 11: Cnnect t the Exadata DB System 25 Summary 26 3 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

4 Intrductin This white paper prvides step-by-step guidelines fr deplying an Exadata DB system n Oracle Clud Infrastructure. This paper utlines sme best practices; it is nt intended t be used as a full reference guide fr implementing Exadata. This dcument assumes that yu have a basic understanding f varius cmpnents f Oracle Clud Infrastructure: Fundamentals f Oracle Clud Infrastructure Oracle Clud Infrastructure Netwrking, specifically virtual clud netwrks (VCNs), subnets, security lists, and rute tables Oracle Clud Infrastructure Identity Access Management (IAM) Overview f Exadata n Oracle Clud Infrastructure An Exadata DB system cnsists f a quarter rack, half rack, r full rack f cmpute ndes and strage servers, tied tgether by a high-speed, lw-latency InfiniBand netwrk and intelligent Exadata sftware. Yu can cnfigure autmatic backups, ptimize fr different wrklads, and scale up the system t meet increased demands. The cmpute ndes are each cnfigured with a virtual machine (VM). Yu have rt privilege fr the cmpute nde VMs, s yu can lad and run additinal sftware n them. Hwever, yu d nt have administrative access t the Exadata infrastructure cmpnents, such as the physical cmpute nde hardware, netwrk switches, pwer distributin units (PDUs), integrated lights-ut management (ILOM) interfaces, r the Exadata Strage Servers, which are all administered by Oracle. Yu have full administrative privileges fr yur databases, and yu can cnnect t yur databases by using Oracle Net Services frm utside Oracle Clud Infrastructure. Yu are respnsible fr database administratin tasks such as creating tablespaces and managing database users. Yu can als custmize the default autmated maintenance setup, including backups, and yu have full cntrl f the recvery prcess in the event f a database failure. Oracle Clud Infrastructure ffers tw versins f Exadata, X6 and X7, and each versin cmes with three shapes. Fr details abut these shapes, see the System Cnfiguratin sectin f the Exadata DB Systems tpic in the Database service dcumentatin. Nte: Actual usable strage fr the DATA disk grup depends n the backup ptin that yu chse when yu launch an Exadata DB system. See the Exadata DB system dcumentatin fr details. 4 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

5 Supprted Database Editin and Versins Exadata DB systems require Enterprise Editin - Extreme Perfrmance. This editin prvides all the features f Oracle Database Enterprise Editin, plus all the database enterprise management packs and all the Enterprise Editin ptins, such as Oracle Database In-Memry and Oracle Real Applicatin Clusters (RAC). Fr a list f the supprted sftware releases, see Supprted Database Editin and Versins in the Database service dcumentatin. Access Requirements fr Deplying Exadata T launch Exadata in Oracle Clud Infrastructure, yu must be given the required access via an IAM plicy. The fllwing is a sample IAM plicy that prvides this access t grup DBAdmins at tenancy level. T reduce the scpe f access t just the database systems in a particular cmpartment, specify that cmpartment instead f the tenancy. Allw grup DBAdmins t manage database-family in tenancy Yu will als require the public key that yu plan t use t cnnect t DB system via SSH. Steps t Launch an Exadata DB System n Oracle Clud Infrastructure This sectin prvides the steps t create the required netwrking cmpnents and launch an Exadata DB system in Oracle Clud Infrastructure. References t the Oracle Clud Infrastructure Netwrking and Database services dcumentatin are prvide fr detailed steps. Step 1: Create a VCN 1. Sign in t the Oracle Clud Infrastructure Cnsle. 2. Create a VCN, fllwing the steps in T create a clud netwrk. Fr this example, enter the fllwing values in the Create Virtual Clud Netwrk dialg bx: Fr Name, enter ExaVCN. Select Create Virtual Clud Netwrk Only. 5 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

6 Fr CIDR Blck, enter /16. Nte: We recmmend using ne f the private IP address ranges specified in RFC 1918 ( /8, /12, and /16). Hwever, yu can use a publicly rutable range. The VCN s CIDR must nt verlap with yur n-premises netwrk r anther VCN yu peer with. Fr details, see Access t Other VCNs: Peering. Select the Use DNS Hstnames in This VCN check bx. Fr DNS Label, enter exavcn. After the VCN is created, it appears in Cnsle. 6 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

7 Step 2: Create an Internet Gateway An internet gateway is a virtual ruter that cnnects the edge f the clud netwrk with the internet. Traffic that riginates in yur VCN and is destined fr a public IP address utside the VCN ges thrugh the internet gateway. 1. In the Cnsle, click the name f the VCN that yu created. 2. Create an internet gateway, fllwing the steps in T create an internet gateway. Fr this example, in the Create Internet Gateway dialg bx, enter ExaIG fr the name. Step 3: Create a Service Gateway A service gateway lets resurces in yur VCN access public Oracle Clud Infrastructure services such as Object Strage withut using an internet gateway r NAT. Any traffic frm yur VCN that is destined fr ne f the supprted public services uses the instance's private IP address fr ruting, travels ver the Oracle Clud Infrastructure netwrk fabric, and never traverses the internet. Here yu create a service gateway and then use it in yur backup rute table s that Exadata backup can travel t Object Strage ver the Oracle Clud Infrastructure netwrk fabric. 1. In the Cnsle, click the name f the VCN that yu created. 2. Create a service gateway, fllwing the steps in Task 1: Create the service gateway. Fr this example, enter the fllwing values in the Create Service Gateway dialg bx: Fr Name, enter DemSG. 7 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

8 Fr Services, select OCI LHR Object Strage. Step 4: Create Rute Tables Yur clud netwrk uses virtual rute tables t send traffic ut f the VCN (fr example, t the internet r t yur n-premises netwrk). These virtual rute tables have rules that lk and act like traditinal netwrk rute rules that yu might already be familiar with. Each rule specifies a destinatin CIDR blck and the target (the next hp) fr any traffic that matches that CIDR. Fr Exadata, yu create tw rute tables, fr client traffic and backup traffic. 1. In the Cnsle, click the name f the VCN that yu created. 2. Create a rute table fr the client traffic, fllwing the steps in T create a rute table. Fr the client rute table, enter the fllwing values in the Create Rute Table dialg bx: Fr Name, enter Client_RT. In the Rute Rules sectin: Target Type: Internet Gateway Destinatin CIDR Blck: /0 Cmpartment Name: The cmpartment where the internet gateway is lcated. Target Internet Gateway: The internet gateway that yu created in Step 2 (in this example, ExaIG). 8 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

9 3. Create a rute table fr the backup traffic, fllwing the steps in T create a rute table. Fr the backup rute table, enter the fllwing values in the Create Rute Table dialg bx: Fr Name, enter Backup_RT. In the Rute Rules sectin: Target Type: Service Gateway Destinatin Service: OCI LHR Object Strage Cmpartment Name: The cmpartment where the service gateway is lcated. Target Service Gateway: The service gateway that yu created in Step 3 (in this example, DemSG). 9 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

10 Step 5: Create Security Lists A security list prvides a virtual firewall fr an instance, with ingress and egress rules that specify the types f traffic allwed in and ut. Each security list is enfrced at the instance level. Hwever, yu cnfigure yur security lists at the subnet level, which means that all instances in a given subnet are subject t the same set f rules. Each subnet can have a maximum f five security lists attached t it. After a subnet is created, security lists can t be added r deleted. Hwever, yu can always add mre ingress and egress rules t a security list. Exadata n Oracle Clud Infrastructure requires tw separate VCN subnets: a client subnet fr user data and a backup subnet fr backup traffic (instructins fr creating these subnets are in Step 7). In this step, yu create the fllwing nine security lists t be used with the subnets. Althugh yu dn t need all nine security lists right away, we recmmend attaching the maximum number f allwed security lists t a subnet because lists can t be added t a subnet afterwards. NdeTraffic: Fr cmmunicatin between Exadata ndes, and TCP and ICMP traffic acrss the client and backup subnets. This security list is shared with bth the client and backup subnet. 10 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

11 SSH_Traffic: Fr SSH traffic. SQLNet: Fr SQL Net traffic. Client1: Fr client traffic. Client2: Fr client traffic. DB_Backup1: Backup traffic t Object Strage. DB_Backup2: Backup traffic t Object Strage. Flex1: Flex security list fr future use. Flex2: Flex security list fr future use. Nte: We d nt recmmend using the default security list that is created when yu create the VCN. If yu add rules t the default security list t pen SQLNet traffic, these rules will be applied t every subnet t which the default security list is attached. Create nine empty security lists, using the preceding names fr the lists. In a later sectin, yu will add the ingress and egress rules t the security lists. 1. In the Cnsle, click the name f the VCN that yu created. 2. Create nine security lists, fllwing the steps in T create a new security list. Fr this example, enter the fllwing values in the Create Security List dialg bx: Enter a name fr the security list. See the preceding list fr the names t use. Delete the default entries fr the ingress and egress rules. The fllwing figure shws an example f the values t enter fr the NdeTraffic security list. 11 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

12 Step 6: Create DHCP Optins Yur VCN uses DHCP ptins t autmatically prvide cnfiguratin infrmatin t the instances when they bt up. Each VCN cmes with a default set f DHCP ptins with initial values that yu can change. In this step, yu create a separate DHCP ptin fr Exadata. 1. In the Cnsle, click the name f the VCN that yu created. 2. Create a new set f DHCP ptins, fllwing the steps in T create a new set f DHCP ptins. Fr this example, enter the fllwing values in the Create DHCP Optins dialg bx: Fr Name, enter ExaDHCP. Fr DNS Type, select Internet and VCN Reslver. Yu can leave the Search Dmain bx blank r prvide a value (fr example, raclevcn.cm). 12 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

13 Step 7: Create Subnets A subnet is a subdivisin f a VCN. Each subnet in a VCN exists in a single availability dmain and cnsists f a cntiguus range f IP addresses that d nt verlap with ther subnets in the clud netwrk. Fr mre infrmatin abut VCN and subnets, see Wrking with VCNs and Subnets. Fllw these steps t create the client and backup subnet. 1. In the Cnsle, click the name f the VCN that yu created. 2. In the Resurces sectin, click Subnets. 3. Click Create Subnet. 4. In the Create Subnet dialg bx, enter the fllwing values t create the client subnet: Enter a name fr the subnet (in this example, Client_Subnet_AD1). Chse the availability dmain where yu plan t launch the Exadata DB system. Enter the CIDR blck fr the subnet (in this example, /24). Chse the rute table that yu created fr the client traffic (in this example, Client_RT). 13 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

14 Fr Subnet Access, select Public Subnet. Nte: Fr a prductin envirnment, yu wuld select Private Subnet. Ensure that the DNS Reslutin check bx is selected. Leave the default value fr DNS Label. Fr DHCP Optins, select the DHCP ptins that yu created in Step 6 (fr example, ExaDHCP). Select the fllwing five security lists: NdeTraffic Client1 Client2 SQLNet Flex1 14 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

15 5. Click Create. 6. Repeat steps 3 5 t create the backup subnet, entering the fllwing values in the Create Subnet dialg bx: Enter a name fr the subnet (in this example, Backup_Subnet_AD1). Chse the availability dmain where yu plan t launch the Exadata DB system. Enter the CIDR Blck fr the subnet (in this example, /24). Chse the rute table that yu created fr the backup traffic (in this example, Backup_RT). Fr Subnet Access, select Public Subnet. Nte: Fr a prductin envirnment, yu wuld select Private Subnet. Ensure that the DNS Reslutin check bx is selected. Leave the default value fr DNS Label. Fr DHCP Optins, select the DHCP ptins that yu created in Step 6 (fr example, ExaDHCP). 15 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

16 Select the fllwing five security lists: NdeTraffic DB_Backup1 DB_Backup2 SSH_Traffic Flex2 16 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

17 Step 8: Add Rules t Security Lists Nw that yu have the IP CIDR fr bth the client and backup subnets, update yur security lists and add apprpriate ingress and egress rules t allw traffic. 1. In the Cnsle, click the name f the VCN that yu created. 2. In the Resurces sectin, click Security Lists. 3. Click the NdeTraffic security list. 4. Click Edit All Rules. 5. Add the fllwing ingress rules t allw TCP and ICMP traffic t flw between bth the subnets: CIDR /24 TCP ALL ALL CIDR /24 ICMP ALL ALL CIDR /24 TCP ALL ALL CIDR /24 ICMP ALL ALL 17 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

18 6. Add the fllwing egress rules: CIDR /24 TCP ALL ALL CIDR /24 ICMP ALL ALL CIDR /24 TCP ALL ALL CIDR /24 ICMP ALL ALL 18 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

19 7. Click Save Security List Rules. 8. Click the SSH_Traffic security list. 9. Click Edit All Rules. 10. Add the fllwing ingress rule values: CIDR /0 TCP Click Save Security List Rules. 19 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

20 12. Click the SQLNet security list. 13. Click Edit All Rules. 14. Add the fllwing ingress rule values: CIDR /0 TCP Click Save Security List Rules. Nte: Add ingress and egress security rules as allwed by yur cmpany s security plicies. These examples use /0 fr dem purpses nly. Step 9: Launch an Exadata DB System Nw that yu have created all the netwrking cmpnents that are required t launch an Exadata DB system, launch the system. 1. In the Cnsle, pen the navigatin menu. Under Database, click Bare Metal, VM, and Exadata. 2. Chse yur cmpartment. 3. Click Launch DB System. 4. In the Launch DB System dialg bx, enter the fllwing values. Fr mre infrmatin abut the fields in this dialg bx, see T launch an Exadata DB system. Enter a display name fr the Exadata DB system (fr example, DemExaCS). 20 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

21 Chse the availability dmain where the Exadata DB system will reside. Fr Shape Type, select Bare Metal Machine. Select the shape (fr example, Exadata.Quarter1.84). Enter a cluster name (fr example, ExaCluster). Enter a CPU cre cunt (fr example, 22). Select a license type. Select t uplad r paste SSH keys (public keys). Select a data strage percentage (fr example, 80%). Fr Virtual Clud Netwrk, select the VCN that yu created (fr example, ExaVCN). Fr Client Subnet, select the client subnet that yu created (fr example, Client_Subnet_AD1). Fr Backup Subnet, select the backup subnet that yu created (fr example, Backup_Subnet_AD1). Enter a hstname prefix (fr example, exande). 21 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

22 Enter a database name (fr example, exadb). Select a database versin (fr example, ). If yu selected Oracle Database versin 12 r later, enter a PDB name (fr example, pdb1). Enter and then cnfirm a database admin passwrd. Select a database wrklad (OLTP r DSS). 22 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

23 5. Click Launch DB System. 23 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

24 Step 10: Access the Exadata DB System frm the Cnsle Yu can access the Exadata DB system frm the Oracle Clud Infrastructure Cnsle and btain the IP addresses f ndes and ther infrmatin. Yu can create mre databases, and stp and rebt ndes. Fr detailed infrmatin, see the Managing Exadata DB Systems. 1. In the Cnsle, pen the navigatin menu. Under Database, click Bare Metal, VM, and Exadata. 2. Chse yur cmpartment. The Exadata DB systems in the cmpartment are listed. 3. Click the name f the system t see mre details. 24 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

25 Step 11: Cnnect t the Exadata DB System Yu can cnnect t the cmpute ndes in an Exadata DB system by using a Secure Shell (SSH) cnnectin. Yu need the full path t the file that cntains the private key assciated with the public key that was used when the system was launched. Yu can cnnect t Exadata ndes by using the public r private IP address f the DB system. Use the private IP address t cnnect t the DB system frm yur n-premises VPN, r frm within the VCN. Use the DB System's public IP address t cnnect t the system frm utside the clud (with n VPN). Yu can find the IP addresses in the Oracle Clud Infrastructure Cnsle n the Database page. T access a cmpute nde, use the fllwing SSH cmmand: $ ssh -i <private_key> pc@<db_system_ip_address> <private key> is the full path and name f the file that cntains the private key assciated with the Exadata DB System that yu want t access. Fllwing is an example: ssh -i ~/.ssh/id_rsa pc@ Fr mre infrmatin, see Cnnecting t an Exadata DB System. 25 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

26 Summary The Exadata Database Machine is a high-perfrmance engineered slutin designed t prvide users with ptimized functinality pertaining t enterprise-class databases and their assciated wrklads. By fllwing these steps and making sme simple chices, yu can prvisin Exadata n Oracle Clud Infrastructure. Yu can use familiar tls such as RMAN and the database cmmand-line interface t manage databases in the clud the same as in yur wn data center. 26 DEPLOYING AN EXADATA DB SYSTEM ON ORACLE CLOUD INFRASTRUCTURE

27 Oracle Crpratin, Wrld Headquarters Wrldwide Inquiries 500 Oracle Parkway Phne: Redwd Shres, CA 94065, USA Fax: CONNECT WITH US blgs.racle.cm/racle facebk.cm/racle twitter.cm/racle racle.cm Cpyright 2018, Oracle and/r its affiliates. All rights reserved. This dcument is prvided fr infrmatin purpses nly, and the cntents heref are subject t change withut ntice. This dcument is nt warranted t be errr-free, nr subject t any ther warranties r cnditins, whether expressed rally r implied in law, including implied warranties and cnditins f merchantability r fitness fr a particular purpse. We specifically disclaim any liability with respect t this dcument, and n cntractual bligatins are frmed either directly r indirectly by this dcument. This dcument may nt be reprduced r transmitted in any frm r by any means, electrnic r mechanical, fr any purpse, withut ur prir written permissin. Oracle and Java are registered trademarks f Oracle and/r its affiliates. Other names may be trademarks f their respective wners. Intel and Intel Xen are trademarks r registered trademarks f Intel Crpratin. All SPARC trademarks are used under license and are trademarks r registered trademarks f SPARC Internatinal, Inc. AMD, Optern, the AMD lg, and the AMD Optern lg are trademarks r registered trademarks f Advanced Micr Devices. UNIX is a registered trademark f The Open Grup Deplying an Exadata DB System n Oracle Clud Infrastructure August 2018 Authr: Nishant Gupta

NAT Instance Configuration

NAT Instance Configuration NAT Instance Cnfiguratin Enabling Internet Access fr Private Subnets O R A C L E W H I T E P A P E R J A N U A R Y 2 0 1 8 Table f Cntents Intrductin 3 Assumptins 4 Basic NAT Cnfiguratin 4 Architecture

More information

BMC Remedyforce Integration with Remote Support

BMC Remedyforce Integration with Remote Support BMC Remedyfrce Integratin with Remte Supprt 2003-2018 BeyndTrust, Inc. All Rights Reserved. BEYONDTRUST, its lg, and JUMP are trademarks f BeyndTrust, Inc. Other trademarks are the prperty f their respective

More information

BMC Remedyforce Integration with Bomgar Remote Support

BMC Remedyforce Integration with Bomgar Remote Support BMC Remedyfrce Integratin with Bmgar Remte Supprt 2017 Bmgar Crpratin. All rights reserved wrldwide. BOMGAR and the BOMGAR lg are trademarks f Bmgar Crpratin; ther trademarks shwn are the prperty f their

More information

Installing and Configuring Oracle VM on Oracle Cloud Infrastructure O R A C L E W H I T E P A P E R F E B R U A R Y

Installing and Configuring Oracle VM on Oracle Cloud Infrastructure O R A C L E W H I T E P A P E R F E B R U A R Y Installing and Cnfiguring Oracle VM n Oracle Clud Infrastructure O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 8 Disclaimer The fllwing is intended t utline ur general prduct directin. It is intended

More information

Oracle E-Business Suite (EBS) Deployment on Oracle Cloud Infrastructure (OCI) White Paper December 2017 Version 1.0

Oracle E-Business Suite (EBS) Deployment on Oracle Cloud Infrastructure (OCI) White Paper December 2017 Version 1.0 Oracle E-Business Suite (EBS) Deplyment n Oracle Clud Infrastructure (OCI) White Paper December 2017 Versin 1.0 Table f Cntents Purpse f this Whitepaper... 2 Scpe & Assumptins... 2 Oracle E-Business Suite

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

Installing and Configuring Oracle VM on Oracle Cloud Infrastructure O R A C L E W H I T E P A P E R A U G U S T

Installing and Configuring Oracle VM on Oracle Cloud Infrastructure O R A C L E W H I T E P A P E R A U G U S T Installing and Cnfiguring Oracle VM n Oracle Clud Infrastructure O R A C L E W H I T E P A P E R A U G U S T 2 0 1 8 Disclaimer The fllwing is intended t utline ur general prduct directin. It is intended

More information

Virtual Office

Virtual Office Virtual Office ---------------------------------------------------------------------------- ------- --------- Cpyright 2016, 8x8, Inc. All rights reserved. This dcument is prvided fr infrmatin purpses

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

More information

Universal CMDB. Software Version: Backup and Recovery Guide

Universal CMDB. Software Version: Backup and Recovery Guide Universal CMDB Sftware Versin: 10.32 Backup and Recvery Guide Dcument Release Date: April 2017 Sftware Release Date: April 2017 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr Hewlett

More information

Cisco Tetration Analytics, Release , Release Notes

Cisco Tetration Analytics, Release , Release Notes Cisc Tetratin Analytics, Release 1.102.21, Release Ntes This dcument describes the features, caveats, and limitatins fr the Cisc Tetratin Analytics sftware. Additinal prduct Release ntes are smetimes updated

More information

HP Universal CMDB. Software Version: Backup and Recovery Guide

HP Universal CMDB. Software Version: Backup and Recovery Guide HP Universal CMDB Sftware Versin: 10.21 Backup and Recvery Guide Dcument Release Date: July 2015 Sftware Release Date: July 2015 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr HP

More information

Introduction to Mindjet on-premise

Introduction to Mindjet on-premise Intrductin t Mindjet n-premise Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 www.mindjet.cm 2012 Mindjet. All Rights Reserved

More information

Launching Xacta 360 Marketplace AMI Guide June 2017

Launching Xacta 360 Marketplace AMI Guide June 2017 Launching Xacta 360 Marketplace AMI Guide June 2017 Tels Crpratin 2017. All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark

More information

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on HP ProLiant Server and Microsoft SQL Server 2005

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on HP ProLiant Server and Microsoft SQL Server 2005 Perfrmance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applicatins n HP PrLiant Server and Micrsft SQL Server 2005 An Oracle White Paper Released Octber 2005 Perfrmance and Scalability Benchmark:

More information

Aras Innovator Viewer Add-Ons

Aras Innovator Viewer Add-Ons Aras Innvatr Viewer Add-Ons Aras Innvatr 9.2 Dcument #: 9.2.02232009 Last Mdified: 4/1/2010 Aras Crpratin ARAS CORPORATION Cpyright 2010 All rights reserved Aras Crpratin 300 Brickstne Square Suite 904

More information

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/3/2017 Cpyright Infrmatin Cpyright 2017 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

More information

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/11/2018 Cpyright Infrmatin Cpyright 2018 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

More information

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform Supprt Guide Yur New Service Request Prcess: Technical Supprt Reference Guide fr Cisc Custmer Jurney Platfrm September 2018 2018 Cisc and/r its affiliates. All rights reserved. This dcument is Cisc Public

More information

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on HP Integrity Server and Microsoft SQL Server 2005

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on HP Integrity Server and Microsoft SQL Server 2005 Perfrmance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applicatins n HP Integrity Server and Micrsft SQL Server 2005 An Oracle White Paper Released Octber 2005 Perfrmance and Scalability

More information

App Orchestration 2.6

App Orchestration 2.6 App Orchestratin 2.6 Terminlgy in App Orchestratin 2.6 Last Updated: July 8, 2015 Page 1 Terminlgy Cntents Elements f App Orchestratin... 3 Dmains... 3 Multi-Datacenter Deplyments... 4 Delivery Sites...

More information

TIBCO Statistica Options Configuration

TIBCO Statistica Options Configuration TIBCO Statistica Optins Cnfiguratin Sftware Release 13.3 June 2017 Tw-Secnd Advantage Imprtant Infrmatin SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE WHITE PAPER - DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE ABSTRACT This planning guide discusses guidance fr the varius vcenter Server deplyment ptins supprted n VxRail Appliances. Nvember 2017 TABLE

More information

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation CdeSlice View CdeSlice Live Dcumentatin Scripting is ne f the mst pwerful extensibility features in SSIS, allwing develpers the ability t extend the native functinality within SSIS t accmmdate their specific

More information

TPP: Date: October, 2012 Product: ShoreTel PathSolutions System version: ShoreTel 13.x

TPP: Date: October, 2012 Product: ShoreTel PathSolutions System version: ShoreTel 13.x I n n v a t i n N e t w r k A p p N t e TPP: 10320 Date: Octber, 2012 Prduct: ShreTel PathSlutins System versin: ShreTel 13.x Abstract PathSlutins sftware can find the rt-cause f vice quality prblems in

More information

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0 Kaltura Vide Extensin fr SharePint 2013 Deplyment Guide fr Micrsft Office 365 Versin: 1.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright

More information

September 24, Release Notes

September 24, Release Notes September 24, 2013 Release Ntes Cntacting Lestream Lestream Crpratin 411 Waverley Oaks Rd. Suite 316 Waltham, MA 02452 USA http://www.lestream.cm Telephne: +1 781 890 2019 Fax: +1 781 688 9338 T submit

More information

Oracle CPQ Cloud Release 1. New Feature Summary

Oracle CPQ Cloud Release 1. New Feature Summary Oracle CPQ Clud 2017 Release 1 New Feature Summary April 2017 1 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE CPQ CLOUD... 4 MODERN SELLING EXPERIENCE... 4 Deal Negtiatin... 4 REST API Services... 4 ENTERPRISE

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

FollowMe. FollowMe. Q-Server Quick Integration Guide. Revision: 5.4 Date: 11 th June Page 1 of 26

FollowMe. FollowMe. Q-Server Quick Integration Guide. Revision: 5.4 Date: 11 th June Page 1 of 26 Q-Server Quick Integratin Guide Revisin: 5.4 Date: 11 th June 2009 Page 1 f 26 Cpyright, Disclaimer and Trademarks Cpyright Cpyright 1997-2009 Ringdale UK Ltd. All rights reserved. N part f this publicatin

More information

HP Server Virtualization Solution Planning & Design

HP Server Virtualization Solution Planning & Design Cnsulting & Integratin Infrastructure Services HP Server Virtualizatin Slutin Planning & Design Service descriptin Hewlett-Packard Cnsulting & Integratin Infrastructure Cnsulting Packaged Services (HP

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015 Functinal Descriptin and Specificatins Versin: 1.1 March 20, 2015 SNMP Agent Simple Netwrk Management Prtcl Optin S fr IE and PM Mdules Supplement t Functinal Descriptin and Specificatins f RUB Ethernet

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager A U G U S T 2 0 1 7 V1 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites...

More information

OpenScape Business V2

OpenScape Business V2 OpenScape Business V2 Tutrial VIP Interfaces Versin 2.0 Definitins HwT An OpenScape Business HwT describes the cnfiguratin f an OpenScape Business feature within the OpenScape Business administratin. It

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory Technical Paper Installing and Cnfiguring Envirnment Manager in a Grid Envirnment with a Shared Cnfiguratin Directry Last Mdified: January 2018 Release Infrmatin Cntent Versin: January 2018. Trademarks

More information

USER MANUAL. RoomWizard Administrative Console

USER MANUAL. RoomWizard Administrative Console USER MANUAL RmWizard Administrative Cnsle Cntents Welcme... 3 Administer yur RmWizards frm ne lcatin... 3 Abut This Manual... 4 Setup f the Administrative Cnsle... 4 Installatin... 4 The Cnsle Windw...

More information

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation.

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation. CunterSnipe Sftware Installatin Guide Sftware Versin 10.x.x CunterSnipe sftware installs n any system cmpatible with Ubuntu 14.04 LTS server which is supprted until 2019 Initial Set-up- Nte: An internet

More information

Repstor custodian. On Premise Pre-Requisites. Document Version 1.1 January 2017

Repstor custodian. On Premise Pre-Requisites. Document Version 1.1 January 2017 Repstr custdian On Premise Pre-Requisites Dcument Versin 1.1 January 2017 Intrductin This dcument utlines the pre-requisites fr installatin f the Repstr custdian server cmpnents. There are tw main parts;

More information

Service Level Agreement

Service Level Agreement Service Level Agreement Infrastructure Supprt Service This Infrastructure Supprt Service Level Agreement ( SLA ) is incrprated int the Qute executed by TekLinks and Custmer fr Infrastructure Supprt Services

More information

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver p690 and IBM DB2 UDB on eserver p5 570

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver p690 and IBM DB2 UDB on eserver p5 570 Perfrmance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applicatins n IBM eserver p690 and IBM DB2 UDB n eserver p5 570 An Oracle White Paper Released March 2005 Perfrmance and Scalability

More information

ABELDent Platform Setup Conventions

ABELDent Platform Setup Conventions ABELDent Platfrm Setup Cnventins 1 Intrductin 1.1 Purpse f this dcument The purpse f this dcument is t prvide prspective ABELDent licensees and their hardware vendrs with the infrmatin that they will require

More information

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver BladeCenter and IBM DB2 UDB on eserver p5 550

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver BladeCenter and IBM DB2 UDB on eserver p5 550 Perfrmance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applicatins n IBM eserver BladeCenter and IBM DB2 UDB n eserver p5 550 An Oracle White Paper Released December 2004 Perfrmance and

More information

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018 Release Ntes Versin: - v18.13 Fr ClickSftware StreetSmart September 22, 2018 Cpyright Ntice Cpyright 2018 ClickSftware Technlgies Ltd. All rights reserved. N part f this publicatin may be cpied withut

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (Mac) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9202 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide HPE AppPulse Mbile Sftware Versin: 2.1 IT Operatins Management Integratin Guide Dcument Release Date: Nvember 2015 Cntents Overview: The IT Operatins Management Integratin 3 System Requirements 3 Hw t

More information

TDR and Trend Micro. Integration Guide

TDR and Trend Micro. Integration Guide TDR and Trend Micr Integratin Guide i WatchGuard Technlgies, Inc. TDR and Trend Micr Deplyment Overview Threat Detectin and Respnse (TDR) is a cllectin f advanced malware defense tls that crrelate threat

More information

Service Level Agreement

Service Level Agreement Service Level Agreement Infrastructure Supprt Service This Infrastructure Supprt Service Level Agreement ( SLA ) is incrprated int the Qute executed by TekLinks and Custmer fr Infrastructure Supprt Services

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

More information

Apache Solr for FSI SERVER. User Manual. Version 4.5

Apache Solr for FSI SERVER. User Manual. Version 4.5 Apache Slr fr FSI SERVER User Manual Versin 4.5 Apache Slr fr FSI Server NeptuneLabs GmbH Lagesche Str. 32 D-32657 Lemg Germany 2009-2015 NeptuneLabs. All rights reserved. Last updated: Nvember 2013 FSI

More information

Dynamic Storage (ECS)

Dynamic Storage (ECS) User Guide Dynamic Strage (ECS) Swisscm (Schweiz) AG 1 / 10 Cntent 1 Abut Dynamic Strage... 3 2 Virtual drive, the EMC CIFS-ECS Tl... 4 3 Amazn S3 Brwer... 6 4 Strage Gateway Appliance... 9 5 Amazn S3

More information

Integration Framework for SAP Business One

Integration Framework for SAP Business One Integratin Framewrk fr SAP Business One DIPrxy Cnfiguratin PUBLIC Glbal Rll-ut Octber 2018, B Zha TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALLATION... 3 3 CONFIGURATION... 5 3.1 Services in Service

More information

Enterprise Chat and Developer s Guide to Web Service APIs for Chat, Release 11.6(1)

Enterprise Chat and  Developer s Guide to Web Service APIs for Chat, Release 11.6(1) Enterprise Chat and Email Develper s Guide t Web Service APIs fr Chat, Release 11.6(1) Fr Unified Cntact Center Enterprise August 2017 Americas Headquarters Cisc Systems, Inc. 170 West Tasman Drive San

More information

MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION

MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION These release ntes pertain t the Prductin release fr MySabre Release 7.0 cntaining MySabre API

More information

Avigilon Control Center Server User Guide. Version 6.4

Avigilon Control Center Server User Guide. Version 6.4 Avigiln Cntrl Center Server User Guide Versin 6.4 2006-2017, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS.AVIGILON, the

More information

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

SANsymphony Installation and Getting Started Guide. November 7, 2016

SANsymphony Installation and Getting Started Guide. November 7, 2016 SANsymphny Installatin and Getting Started Guide Nvember 7, 2016 www.datacre.cm This dcument is the prperty f DataCre Sftware. It is intended slely as an aid fr installing and cnfiguring Strage Virtualizatin

More information

Interoperability between ProCurve WESM zl and HP ipaq Voice Messenger smartphone

Interoperability between ProCurve WESM zl and HP ipaq Voice Messenger smartphone An HP PrCurve Netwrking Applicatin Nte Interperability between PrCurve WESM zl and HP ipaq Vice Messenger smartphne Cntents 1. Intrductin... 3 2. Prerequisites... 3 3. Netwrk architecture... 3 4. Secure

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9211 Upgrader User Guide (Mac) Rev 1.2 (6-Jul-17) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9211 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017 Demand Frecasting Fr Micrsft Dynamics 365 fr Operatins Technical Guide Release 7.1 December 2017 2017 Farsight Slutins Limited All Rights Reserved. Prtins cpyright Business Frecast Systems, Inc. This dcument

More information

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

EcoStruxure for Data Centers FAQ

EcoStruxure for Data Centers FAQ EcStruxure fr Data Centers FAQ Revisin 1 by Patrick Dnvan Executive summary EcStruxure TM fr Data Centers is Schneider Electric s IT-enabled, pen, interperable system architecture fr data centers. This

More information

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents HP ExpertOne HP2-T21: Administering HP Server Slutins Industry Standard Servers Exam preparatin guide Table f Cntents In this sectin, include a table f cntents (TOC) f all headings. After yu have finished

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 6 2016 v5.1 Answers 100% 1. Which characteristic f the netwrk layer in the OSI mdel allws carrying packets fr multiple types f cmmunicatins amng many hsts? the de-encapsulatin f headers

More information

VMware EVO:RAIL Customer Release Notes

VMware EVO:RAIL Customer Release Notes VMware EVO:RAIL Custmer Release Ntes EVO:RAIL Release 1.2.0 Dcument Revisin: 1.2.0-2 (May 27, 2015) Cpyright 1998-2015 VMware, Inc. All rights reserved. Cpyright, trademark, and patent infrmatin: http://pubs.vmware.cm/cpyright-trademark.html.

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questins Versin 10-21-2016 Cpyright 2014-2016 Aviatrix Systems, Inc. All rights reserved. Aviatrix Clud Gateway What can it d fr me? Aviatrix Clud Gateway prvides an end t end secure netwrk

More information

Firmware Upgrade Wizard v A Technical Guide

Firmware Upgrade Wizard v A Technical Guide Firmware Upgrade Wizard v4.1.1 A Technical Guide Nvember 2015 Intrductin The Firmware Upgrade Wizard prvides the fllwing features: It supprts upgrading the firmware n designated devices, see Supprted devices.

More information

Quick Guide on implementing SQL Manage for SAP Business One

Quick Guide on implementing SQL Manage for SAP Business One Quick Guide n implementing SQL Manage fr SAP Business One The purpse f this dcument is t guide yu thrugh the quick prcess f implementing SQL Manage fr SAP B1 SQL Server databases. SQL Manage is a ttal

More information

MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION

MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION These release ntes pertain t the Prductin release fr MySabre Release 7.1 cntaining MySabre API

More information

Avigilon Control Center Server User Guide. Version 6.8

Avigilon Control Center Server User Guide. Version 6.8 Avigiln Cntrl Center Server User Guide Versin 6.8 2006-2018, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS.AVIGILON, the

More information

CaseWare Working Papers. Data Store user guide

CaseWare Working Papers. Data Store user guide CaseWare Wrking Papers Data Stre user guide Index 1. What is a Data Stre?... 3 1.1. When using a Data Stre, the fllwing features are available:... 3 1.1.1.1. Integratin with Windws Active Directry... 3

More information

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM AvePint Pipeline Pr 2.0 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin E Issued April 2014 1 Table f Cntents Abut AvePint Pipeline Pr... 3 Required Permissins... 4 Overview f Installatin

More information

Aras Innovator 8.1 Document #: Last Modified: 4/4/2007. Copyright 2007 Aras Corporation All Rights Reserved.

Aras Innovator 8.1 Document #: Last Modified: 4/4/2007. Copyright 2007 Aras Corporation All Rights Reserved. Aras Innvatr Service Usage Instructins Aras Innvatr 8.1 Dcument #: 8.1.09202006 Last Mdified: 4/4/2007 Aras Crpratin ARAS CORPORATION Cpyright 2007 All rights reserved Aras Crpratin Heritage Place 439

More information

UPGRADING TO DISCOVERY 2005

UPGRADING TO DISCOVERY 2005 Centennial Discvery 2005 Why Shuld I Upgrade? Discvery 2005 is the culminatin f ver 18 mnths wrth f research and develpment and represents a substantial leap frward in audit and decisin-supprt technlgy.

More information

Packet Tracer - Configuring a Zone-Based Policy Firewall (ZPF)

Packet Tracer - Configuring a Zone-Based Policy Firewall (ZPF) Packet Tracer - Cnfiguring a Zne-Based Plicy Firewall (ZPF) Tplgy Addressing Table R1 R2 R3 Device Interface IP Address Subnet Mask Default Gateway Switch Prt G0/1 192.168.1.1 255.255.255.0 N/A S1 F0/5

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment Technical Paper Installing and Cnfiguring SAS Envirnment Manager in a SAS Grid Envirnment Last Mdified: Octber 2016 Release Infrmatin Cntent Versin: Octber 2016. Trademarks and Patents SAS Institute Inc.,

More information

OO Shell for Authoring (OOSHA) User Guide

OO Shell for Authoring (OOSHA) User Guide Operatins Orchestratin Sftware Versin: 10.70 Windws and Linux Operating Systems OO Shell fr Authring (OOSHA) User Guide Dcument Release Date: Nvember 2016 Sftware Release Date: Nvember 2016 Legal Ntices

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager SEP 2 0 1 8 V 4 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites... 1

More information

Avigilon Control Center Virtual Matrix User Guide. Version 6.8

Avigilon Control Center Virtual Matrix User Guide. Version 6.8 Avigiln Cntrl Center Virtual Matrix User Guide Versin 6.8 2006-2018, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS. are

More information

Xerox Security Bulletin XRX12-007

Xerox Security Bulletin XRX12-007 Disable sftware upgrades by default Backgrund The Xerx prducts listed belw were shipped with sftware upgrades enabled by default. The firmware released belw changes the default state f sftware upgrade

More information

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017 LiveEngage and Micrsft Dynamics Integratin Guide Dcument Versin: 1.0 September 2017 Cntents Intrductin... 3 Step 1: Sign Up... 3 CRM Widget Signing Up... 3 Step 2: Cnfiguring the CRM Widget... 4 Accessing

More information

SOLA and Lifecycle Manager Integration Guide

SOLA and Lifecycle Manager Integration Guide SOLA and Lifecycle Manager Integratin Guide SOLA and Lifecycle Manager Integratin Guide Versin: 7.0 July, 2015 Cpyright Cpyright 2015 Akana, Inc. All rights reserved. Trademarks All prduct and cmpany names

More information

CMC Blade BIOS Profile Cloning

CMC Blade BIOS Profile Cloning This white paper describes the detailed capabilities f the Chassis Management Cntrller s Blade BIOS Prfile Clning feature. Authr Crey Farrar This dcument is fr infrmatinal purpses nly and may cntain typgraphical

More information

Kaltura MediaSpace User Manual. Version: 3.0

Kaltura MediaSpace User Manual. Version: 3.0 Kaltura MediaSpace User Manual Versin: 3.0 Kaltura Business Headquarters 200 Park Avenue Suth, New Yrk, NY. 10003, USA Tel.: +1 800 871 5224 Cpyright 2012 Kaltura Inc. All Rights Reserved. Designated trademarks

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (PC) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN-X Upgrader prgram fr the 9202 User Terminal using a PC. 1 Getting and Extracting the Upgrader

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite Vlume Licensing brief Licensing the Cre Client Access License (CAL) Suite and Enterprise CAL Suite Table f Cntents This brief applies t all Micrsft Vlume Licensing prgrams. Summary... 1 What s New in this

More information

IBM Cognos TM1 Web Tips and Techniques

IBM Cognos TM1 Web Tips and Techniques Tip r Technique IBM Cgns TM1 Web Tips and Prduct(s): IBM Cgns TM1 Area f Interest: Develpment IBM Cgns TM1 Web Tips and 2 Cpyright Cpyright 2008 Cgns ULC (frmerly Cgns Incrprated). Cgns ULC is an IBM Cmpany.

More information

An Oracle White Paper October Oracle Enterprise Manager 12c: Oracle Exadata Discovery Cookbook

An Oracle White Paper October Oracle Enterprise Manager 12c: Oracle Exadata Discovery Cookbook An Oracle White Paper Octber 2012 Oracle Enterprise Manager 12c: Oracle Exadata Discvery Ckbk Intrductin... 2 Befre Yu Begin... 2 Exadata discvery prerequisite check script... 3 Launching Discvery... 9

More information

Gemini Intercom Quick Start Guide

Gemini Intercom Quick Start Guide Gemini Intercm Quick Start Guide 2 Quick Start Guide Cntents Cntents... 1 Overview... 3 First Step unpack and inspect... 3 Netwrk plan and IP addresses... 4 Management PC... 5 Install Sftware... 6 Cnfigure

More information

TMS myclouddata SDK DEVELOPERS GUIDE

TMS myclouddata SDK DEVELOPERS GUIDE TMS mycluddata SDK TMS mycluddata SDK February 2017 Cpyright 2017 by tmssftware.cm bvba Web: http://www.tmssftware.cm Email: inf@tmssftware.cm 1 TMS mycluddata SDK Index Availability... 3 Online references...

More information

Getting Started with the SDAccel Environment on Nimbix Cloud

Getting Started with the SDAccel Environment on Nimbix Cloud Getting Started with the SDAccel Envirnment n Nimbix Clud Revisin Histry The fllwing table shws the revisin histry fr this dcument. Date Versin Changes 09/17/2018 201809 Updated figures thrughut Updated

More information

Troubleshooting of network problems is find and solve with the help of hardware and software is called troubleshooting tools.

Troubleshooting of network problems is find and solve with the help of hardware and software is called troubleshooting tools. Q.1 What is Trubleshting Tls? List their types? Trubleshting f netwrk prblems is find and slve with the help f hardware and sftware is called trubleshting tls. Trubleshting Tls - Hardware Tls They are

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

Max 8/16 and T1/E1 Gateway, Version FAQs

Max 8/16 and T1/E1 Gateway, Version FAQs Frequently Asked Questins Max 8/16 and T1/E1 Gateway, Versin 1.5.10 FAQs The FAQs have been categrized int the fllwing tpics: Calling Calling Cmpatibility Cnfiguratin Faxing Functinality Glssary Q. When

More information

Power365. Quick Start Guide

Power365. Quick Start Guide Pwer365 Quick Start Guide 12/2017 Table f Cntents Prject Types... 4 The Email Frm File Prject Type... 4 The Email With Discvery Prject Type... 4 The Integratin Prject Type... 4 The Integratin Pr Prject

More information

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions TECHNICAL REPORT Dell EqualLgic PS Series Arrays: Expanding Windws Basic Disk Partitins ABSTRACT This Technical Reprt describes hw t expand Micrsft Windws basic disk vlumes after increasing the size f

More information

Dolby Conference Phone Support Frequently Asked Questions

Dolby Conference Phone Support Frequently Asked Questions Dlby Cnference Phne Supprt Frequently Asked Questins Versin 1.0, 1 Intrductin This dcument prvides sme answers t frequently asked questins abut the Dlby Cnference Phne. Fr mre detailed infrmatin n any

More information

V2.9 RELEASE NOTES. Trimble AllTrak Cloud. Introduction New Features and Improvements. Version 2.9 Revision A_ENG

V2.9 RELEASE NOTES. Trimble AllTrak Cloud. Introduction New Features and Improvements. Version 2.9 Revision A_ENG V2.9 RELEASE NOTES Trimble AllTrak Clud Intrductin New Features and Imprvements Attachments fr Asset Templates Transfer Decimal Quantity f Cnsumables Add and Edit Service Histry Delete Assets that have

More information