Using RPMS to Automagically to install Oracle Agents to EM12C

Size: px
Start display at page:

Download "Using RPMS to Automagically to install Oracle Agents to EM12C"

Transcription

1 Using RPMS to Automagically to install Oracle Agents to EM12C Session ID: 1201 Palm B Monday, April :30pm Prepared by: Mike Gangler Senior Database Specialist Secure-24

2 About Mike Gangler Oracle ACE with robust database credentials DBA for over 28 years, working with Oracle since version 4 Team Lead and Senior Database Specialist at Secure-24 Currently serving on the board of the Southeast Michigan Oracle Professionals (SEMOP) group Charter member of the Board of Directors for the International Oracle Users Group (IOUG) Follow me on my Blog mjgangler.wordpress.com and on 2

3 About Secure-24 FOUNDED Secure-24 was founded in 2001 and since then has grown to 500+ employees and has received recognipon as one of Computerworld s Best Places to Work in IT, 3- years running. HEADQUARTERS Secure-24 is headquartered in Southfield, MI GLOBAL OPERATION CENTERS Serving customers around the globe, Secure-24 has two (2) OperaPon Centers in Michigan, one (1) in Nevada and one (1) in Hyderabad India. DATA CENTERS Secure-24 has three (3) data centers in Michigan, one (1) in Nevada, plus several global partnerships. We only choose the safest locapons for our data centers. Secure-24 has 15 years of experience delivering managed IT operapons, applicapon hospng and cloud services to enterprises worldwide. We manage SAP, Hyperion, PeopleSo], JD Edwards, Oracle E-Business Suite and other mission cripcal applicapons across all industries for businesses of every size. 3

4 Join for as low as $150 SELECT Journal Resource Center IOUG Press Webinars & Podcasts IOUG Forum 5 Minute Briefing Communi'es Educa'on Plus, get access to IOUG s content library, peer-to-peer networking, and more! Corporate options also available!

5 Oracle Conferences in Detroit Area Southeast Michigan Oracle Professionals Professionals/ Meet monthly 2 nd Tuesday of the month Michigan Oracle User Summit November 3,

6 Great Lakes Oracle Conference 2016 Great Lakes Oracle Conference (GLOC) May 18 & 19, 2016 Cleveland Public Auditorium Cleveland, OH

7 Todays Discussion Learn how Secure-24 is leveraging RPM s to automagically install Oracle Agents to EM12C (Using Puppet). This presentation is using Linux x86-64 operating system and may not apply to your environment. Agenda: Overview Creating an Oracle Agent for EM12C Connecting OMS Puppet Details 7

8 RPM Overview

9 RPM Overview RPM Uses Tar / Zip type technology to package the software Allows for automated installation of new servers to our Monitoring systems Uses Service Now and database table for new customer information (i.e. type of machine, Customer, etc) Secure-24 specific Future use Oracle 11G and Oracle 12C software Installation (NON-RAC) 9

10 RPM Creating (OMS Host) #1 display your supported platforms: bin]$ emcli get_supported_platforms Version = Platform = Microsoft Windows x64 (64-bit) Version = Platform = Linux x Version = Platform = Linux x Platforms list displayed successfully. 10

11 RPM Creating (OMS Host) #1 display your supported platforms: bin]$ emcli get_agentimage_rpm -destination=/ tmp -platform="linux x86-64" -version=" " Platform:Linux x86-64 Destination:/tmp Exalogic:false Checking for disk space requirements... === Partition Detail === Space free : 1 GB Space required : 1 GB RPM Creation in progress... Check the logs at /u01/app/oracle/oem12c/gc_inst/em/emgc_oms1/sysman/emcli/setup/.emcli/ get_agentimage_rpm_ _ pm.log This operation may take few minutes, please wait Agent Image copied successfully... Creation of RPM started... RPM creation successful. Agent image to rpm conversion completed successfully #2 - scp oracle-agt x86_64.rpm oracle@target system 11

12 RPM Creating Target Non-Puppet #1 As Root Make agent directory: >> mkdir /usr/lib/oracle >> chmod oracle:oinstall /usr/lib/oracle #2 Apply the RPM >> rpm -ivh oracle-agt x86_64.rpm Preparing... ########################################### [100%] Running the prereq 1:oracle-agt ########################################### [100%] Agent RPM installation is completed successfully. Now to configure the agent follow the below steps: 1. Edit the properties file: /usr/lib/oracle/agent/agent.properties with the correct values 2. Execute the script /etc/init.d/oracle-agt RESPONSE_FILE=/usr/lib/oracle/agent/agent.properties 12

13 RPM Connecting to OMS At this point the agent software is installed but not connected to the OMS. #1 Modify /usr/lib/oracle/agent/agent.properties Change OMS_HOST OMS_PORT AGENT_REGISTRATION_PASSWORD AGENT_USERNAME AGENT_GROUP AGENT_PORT ORACLE_HOSTNAME ORAINVLOC 13

14 RPM Connecting to OMS Part 2 At this point the agent software is installed but not connected to the OMS. Example OMS_HOST=gridcontrol.companyname.com OMS_PORT=4903 AGENT_REGISTRATION_PASSWORD=<Password> AGENT_USERNAME=oracle AGENT_GROUP=oinstall AGENT_PORT=3872 ORACLE_HOSTNAME=host_name OraInvLoc=/u01/app/oraInventory 14

15 RPM Connecting to OMS Part 3 Run the following to attach the host machine and agent to the OMS /etc/init.d/oracle-agt RESPONSE_FILE=/usr/lib/oracle/agent/ agent.properties After this completes, you will have a connected agent to the OMS Host 15

16 RPM Verify Agent Run the following to verify Agent is running : oracle@mycc-hyodl01 bin]$./emctl status agent Oracle Enterprise Manager Cloud Control 12c Release 5 Copyright (c) 1996, 2015 Oracle Corporation. All rights reserved Agent Version : OMS Version : Protocol Version : Agent Home Agent Log Directory Agent Binaries Agent Process ID : 3360 : /usr/lib/oracle/agent/agent_inst : /usr/lib/oracle/agent/agent_inst/sysman/log : /usr/lib/oracle/agent/core/ Parent Process ID : 3279 Agent URL : Local Agent URL in NAT : Repository URL Started at : :48:07 Started by user... : : oracle Agent is Running and Ready 16

17 RPM Connecting to OMS Part 3 NOTES: Once the agent is installed, connected and running Only the Host and agent will show up on the OMS. You will have to promote and add any other targets independently Using the RPM method, the agent gets installed under a directory /usr/lib/oracle and this cannot be amended manually at this time. It is documented in the MOS note: EM 12c: Enterprise Manager Cloud Control Agent Deployment with the RPM Method Does not Allow Passing a Custom Agent Base Directory Location[ID ] 17

18 Puppet Overview - Information

19 Puppet Notes Puppet is an automated program that can perform many operating system commands and operations. Puppet gives us the Automatic process that we are trying to achieve. We have many machines getting build daily, Puppet allows us to remove manual effort. We (DBA) s provided the prerequisites Linux Team created the Oracle Policy for Puppet Puppets runs Every hour on all Linux boxes and checks prerequisites listed next 19

20 Puppet - Automated Process Details

21 Puppet Prerequisites There must not be a Grid control <Machine name> host file entry manually entered into Puppet or it will cause a resource conflict. The PUPPET_POLICY module will ensure the correct generation of a host file entry. The RPM will do a port check to make sure it can communicate with the OMS. A previously installed agent must NOT be running or present on the system. The module will endeavor to detect the case where an existing agent is installed and running and not proceed. (emwd.pl agent) There needs to be a proper /etc/orainst.loc file to outline where the orainventory location is. Puppet will check the location of the orainventory and install the agent as this user. Oracle user and oinstall group exists 21

22 Puppet Steps (High Level) Puppet adds the grid control name to the machine host file Checks Host file for current machine name Verifies Oracle user an Oinstall Group Verifies Port is opened Copies and runs RPM (sudo as oracle) Modifies agent.properties Runs /etc/init.d/oracle-agt 22

23 Puppet Steps (High Level) Part 2 Puppet will install the RPM and configure the OEM agent to check in to the master. The targets will still need to be promoted, but the hosts will show up on the console. The agent will be installed in the /usr/lib/oracle directory. Puppet will manage the /usr/lib/oracle/agent/agent_inst/sysman/config/ emd.properties file to allow us to control all the agents configurations centrally. 23

24 Lessons Learned

25 Lessons Learned NOTES: Puppet can only do 1 OMS version at a time. We had to change our process to only run puppet on our Production system linux servers. Managing the Host file was critical - Many didn t have the correct host machine names, and many were not fully qualified. Puppet is mindless. So it will run the Oracle Agent process no matter if you were in the middle of a install (Manual) or not. It will override any changes you made Still need a process to promote the targets within the agent and host 25

26 References A huge thanks to the following blogs and websites: installing-oem-12c-agents-in-rpm-format/ install_agent_usng_rpm.htm 26

27 Visit Secure-24 in booth #1315! Enter for a chance to win a $5,000 travel gift card! Meet with other S-24 executives and technical resources Discuss your organization s Cloud Strategy for 2016 Learn more about our capabilities with Oracle s Virtual Compute Appliance

28 Questions Mike Gangler Blog : h?ps:// mjgangler.wordpress.com

29 Please complete the session evaluation Paper 1201 Author Mike Gangler We appreciate your feedback and Insight You May complete the session evaluation via the mobile app

USING RPMS TO AUTOMAGICALLY INSTALL ORACLE AGENTS TO EM12C

USING RPMS TO AUTOMAGICALLY INSTALL ORACLE AGENTS TO EM12C USING RPMS TO AUTOMAGICALLY INSTALL ORACLE AGENTS TO EM12C Mike Gangler Senior Database Specialist / Team Lead Secure-24 - @mjgangler Mjgangler@yahoo.com ABOUT MIKE GANGLER Oracle ACE DBA for over 28

More information

Optimize and Simplify Oracle 12C RAC using dnfs, ZFS and OISP

Optimize and Simplify Oracle 12C RAC using dnfs, ZFS and OISP Optimize and Simplify Oracle 12C RAC using dnfs, ZFS and OISP Session ID: 1197 Palm D Thu, Apr 14, 2016 08:30 AM - 09:30 AM Prepared by: Mike Gangler Senior Database Specialist, DBA Team Lead Secure-24

More information

Configuring and Managing a Private Cloud with Oracle Enterprise Manager

Configuring and Managing a Private Cloud with Oracle Enterprise Manager Configuring and Managing a Private Cloud with Oracle Enterprise Manager Oracle OpenWorld 2011 Session #06980, Tuesday, 5:30 pm Kai Yu Dell Inc. Madhup Gulati, Oracle Corporation Akanksha Sheoran, Oracle

More information

OPTIMIZE ORACLE 12C WITH ZFS STORAGE MIKE GANGLER, LEAD ORACLE DBA SECURE-24

OPTIMIZE ORACLE 12C WITH ZFS STORAGE MIKE GANGLER, LEAD ORACLE DBA SECURE-24 OPTIMIZE ORACLE 12C WITH ZFS STORAGE MIKE GANGLER, LEAD ORACLE DBA SECURE-24 Performance. Innova.on. Trust. We are the Managed Cloud. 2 Secure-24 Confidential Internal Copyright 2015 Secure-24 and/or its

More information

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips IOUG Collaborate 12, Virtualization Boot Camp Session #328, Monday April 23 rd, 3:45-4:45pm Kai Yu Oracle Solutions Engineering Lab Dell

More information

Oracle Spatial Summit 2015 Best Practices for Developing Geospatial Apps for the Cloud

Oracle Spatial Summit 2015 Best Practices for Developing Geospatial Apps for the Cloud Oracle Spatial Summit 2015 Best Practices for Developing Geospatial Apps for the Cloud Nick Salem, Distinguished Engineer Neustar Neustar ElementOne OVERVIEW Comprehensive cloud based GIS analytics platform

More information

Introduction to IOUG Calgary Oracle Users Group Meeting 2012

Introduction to IOUG Calgary Oracle Users Group Meeting 2012 Introduction to IOUG Calgary Oracle Users Group Meeting 2012 Why IOUG? IOUG represents the voice of 20,000 Oracle technology and database professionals Access the right network. IOUG members are engaged

More information

Welcome to the Oracle Enterprise Manager

Welcome to the Oracle Enterprise Manager Welcome to the Oracle Enterprise Manager Technical Webcast Series Please ensure that you are connected to the audio portion of this event which is available by dialing: Dial-in in US/Canada : ( 888 ) 794-4691

More information

Enterprise Manager Cloud Control 12c Release 4 ( )

Enterprise Manager Cloud Control 12c Release 4 ( ) Enterprise Manager Cloud Control 12c Release 4 (12.1.0.4) Covers: a) Install b) Upgrade c) Agent Deployment d) Plug-in Deployment e) OMS Patching - Akanksha Sheoran Kaler Safe Harbor Statement The following

More information

IBM and Oracle Partnership

IBM and Oracle Partnership IBM and Oracle Partnership Bringing Red on Blue Value to IBM and Oracle Joint Customers Susan Adamovich Oracle on z Lead Business Development Executive IBM Systems, ISV Enablement adamovic@us.ibm.com 1

More information

BPPM Patrol Agent Installation Steps on Linux and Automation Integration

BPPM Patrol Agent Installation Steps on Linux and Automation Integration BPPM Patrol Agent Installation Steps on Linux and Automation Integration Author: Karlis Peterson, Software Consultant, BMC Software Version: 1.0 Date: May 12, 2013 DISCLAIMER NOTICE This is Field Developed

More information

Security Compliance and Data Governance: Dual problems, single solution CON8015

Security Compliance and Data Governance: Dual problems, single solution CON8015 Security Compliance and Data Governance: Dual problems, single solution CON8015 David Wolf Director of Product Management Oracle Development, Enterprise Manager Steve Ries Senior Systems Architect Technology

More information

RAC Performance Monitoring and Diagnosis using Oracle Enterprise Manager. Kai Yu Senior System Engineer Dell Oracle Solutions Engineering

RAC Performance Monitoring and Diagnosis using Oracle Enterprise Manager. Kai Yu Senior System Engineer Dell Oracle Solutions Engineering RAC Performance Monitoring and Diagnosis using Oracle Enterprise Manager Kai Yu Senior System Engineer Dell Oracle Solutions Engineering About Author Kai Yu Senior System Engineer, Dell Oracle Solutions

More information

To configure the patching repository so that it can copy patches to alternate locations, use SFTP, SCP, FTP, NFS, or a premounted file system.

To configure the patching repository so that it can copy patches to alternate locations, use SFTP, SCP, FTP, NFS, or a premounted file system. Configuring Protocols to Stage and 1 Deploy Linux and UNIX Patches VCM supports patching of managed machines in distributed environments, either geographically or separated by firewalls. VCM uses a single

More information

Deep Dive. Cloud Control 12c. Oracle Enterprise Manager ORACLG. Oracle Press. Michael New Edward Whalen Matthew Burke. London Madrid Mexico City Milan

Deep Dive. Cloud Control 12c. Oracle Enterprise Manager ORACLG. Oracle Press. Michael New Edward Whalen Matthew Burke. London Madrid Mexico City Milan ORACLG Oracle Press Oracle Enterprise Manager Cloud Control 12c Deep Dive Michael New Edward Whalen Matthew Burke Mc Graw Hill Education New York Chicago San Francisco Athens London Madrid Mexico City

More information

Enterprise Manager Cloud Control 12c Release1 ( ) Installation Akanksha Sheoran Product Management

Enterprise Manager Cloud Control 12c Release1 ( ) Installation Akanksha Sheoran Product Management Business-DrivenIT Management Enterprise Manager Cloud Control 12c Release1 (12.1.0.1) Installation Akanksha Sheoran Product Management Agenda Enterprise Manager 12.1 Binaries Where to get it from? Verify

More information

Oracle Collaboration Suite

Oracle Collaboration Suite Oracle Collaboration Suite Quick Installation Guide Release 2 (9.0.4.1) for hp-ux PA-RISC (64-bit), Linux x86, and Solaris Operating Environment (SPARC 32-bit) September 2003 Part No. B10885-02 This document

More information

Personal vdisk Implementation Guide. Worldwide Technical Readiness

Personal vdisk Implementation Guide. Worldwide Technical Readiness Worldwide Technical Readiness Table of Contents Table of Contents... 2 Overview... 3 Implementation Guide... 4 Pre-requisites... 5 Preparing PVS vdisk to be used with Personal vdisk... 6 Creating a Desktop

More information

Make OEM Sing and Dance with EM Command Line Interface

Make OEM Sing and Dance with EM Command Line Interface Make OEM Sing and Dance with EM Command Line Interface Oracle Technologist / DBA IOUG Volunteer SELECT Magazine Editorial Board Collaborate Conference Committee Blog: http://oramanageability.blogspot.com/

More information

Chapter Two. Lesson A. Objectives. Exploring the UNIX File System and File Security. Understanding Files and Directories

Chapter Two. Lesson A. Objectives. Exploring the UNIX File System and File Security. Understanding Files and Directories Chapter Two Exploring the UNIX File System and File Security Lesson A Understanding Files and Directories 2 Objectives Discuss and explain the UNIX file system Define a UNIX file system partition Use the

More information

Provisioning Oracle RAC in a Virtualized Environment, Using Oracle Enterprise Manager

Provisioning Oracle RAC in a Virtualized Environment, Using Oracle Enterprise Manager Provisioning Oracle RAC in a Virtualized Environment, Using Oracle Enterprise Manager Oracle RAC SIG Web Seminar Thursday, August 5, 2010 Kai Yu, Sr. System Engineer Consultant Dell Global Solutions Engineering

More information

Fusion Applications Installations Lessons Learned #701. Todd Siler

Fusion Applications Installations Lessons Learned #701. Todd Siler Fusion Applications Installations Lessons Learned #701 Todd Siler Todd Siler Oracle Technology Practice Director PeopleSoft Administrator Oracle DBA Linux Administrator Audience Decision Maker Experienced

More information

Building a RAC Test Environment on VMWare For Free. Dan Norris Thanks to Tim oracle-base.

Building a RAC Test Environment on VMWare For Free. Dan Norris  Thanks to Tim oracle-base. Building a RAC Test Environment on VMWare For Free Dan Norris dnorris@piocon.com http://www.dannorris.com/ Thanks to Tim Hall @ oracle-base.com Agenda Who is Dan? VMWare Orientation Importance of prerequisite

More information

High Availability Options for Oracle Database

High Availability Options for Oracle Database High Availability Options for Oracle Database Presentation by Dan Norris Who is Dan? Virgo Scuba Diver (PADI Advanced OW) Over 21, under 35 Oracle DBA & UNIX Admin background Certifiable: OCM, ACE Director,

More information

Power your cloud infrastructure with Oracle VM and Cisco!

Power your cloud infrastructure with Oracle VM and Cisco! Power your cloud infrastructure with Oracle VM and Cisco! John Priest Director PM Oracle VM October 26/27, 2015 Safe Harbor Statement The following is intended to outline our general product direction.

More information

PeopleSoft Pivot Grids A through Z!

PeopleSoft Pivot Grids A through Z! PeopleSoft Pivot Grids A through Z! Session ID: 101480 Prepared by: Millie Babicz, SpearMC Consulting @SpearMC Agenda About Us Pivot Grid Overview Pivot Grid Wizard Use of Pivot Grid in Work Centers 2

More information

Azure Data Factory VS. SSIS. Reza Rad, Consultant, RADACAD

Azure Data Factory VS. SSIS. Reza Rad, Consultant, RADACAD Azure Data Factory VS. SSIS Reza Rad, Consultant, RADACAD 2 Please silence cell phones Explore Everything PASS Has to Offer FREE ONLINE WEBINAR EVENTS FREE 1-DAY LOCAL TRAINING EVENTS VOLUNTEERING OPPORTUNITIES

More information

Monitoring Dell 9G Servers in Oracle GRID

Monitoring Dell 9G Servers in Oracle GRID Monitoring Dell 9G Servers in Oracle GRID By Dave Jaffe Dell Enterprise Technology Center Dell Enterprise Technology Center dell.com/techcenter January 2007 Contents Executive Summary...3 Introduction...4

More information

This video is part of the Microsoft Virtual Academy.

This video is part of the Microsoft Virtual Academy. This video is part of the Microsoft Virtual Academy. 1 In this session we re going to talk about building for the private cloud using the Microsoft deployment toolkit 2012, my name s Mike Niehaus, I m

More information

Puppet on the AWS Cloud

Puppet on the AWS Cloud Puppet on the AWS Cloud Quick Start Reference Deployment AWS Quick Start Reference Team March 2016 This guide is also available in HTML format at http://docs.aws.amazon.com/quickstart/latest/puppet/. Contents

More information

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway VMware AirWatch Content Gateway for Linux VMware Workspace ONE UEM 1811 Unified Access Gateway You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Managing Administrator Preferences

Managing Administrator Preferences Managing Administrator Preferences Purpose This lesson shows you how to use Grid Control to manage administrator preferences. Topics This module will discuss the following topics: Overview Prerequisites

More information

Understanding Oracle RAC ( ) Internals: The Cache Fusion Edition

Understanding Oracle RAC ( ) Internals: The Cache Fusion Edition Understanding (12.1.0.2) Internals: The Cache Fusion Edition Subtitle Markus Michalewicz Director of Product Management Oracle Real Application Clusters (RAC) November 19th, 2014 @OracleRACpm http://www.linkedin.com/in/markusmichalewicz

More information

Cisco Prime Service Catalog Virtual Appliance Quick Start Guide 2

Cisco Prime Service Catalog Virtual Appliance Quick Start Guide 2 Cisco Prime Service Catalog 11.1.1 Virtual Appliance Quick Start Guide Cisco Prime Service Catalog 11.1.1 Virtual Appliance Quick Start Guide 2 Introduction 2 Before You Begin 2 Preparing the Virtual Appliance

More information

Enterprise Manager Cloud Control 12c Release2 ( ) Installation

Enterprise Manager Cloud Control 12c Release2 ( ) Installation Enterprise Manager Cloud Control 12c Release2 (12.1.0.2) Installation 1 Agenda Facts about EM 12.1.0.2 EM12.1.0.2 Binaries New in EM 12.1.0.2 Install Installation Types and Methods Step by step demo Log

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Quick Installation Guide for Oracle Identity Management 11g Release 1 (11.1.1) E10033-01 May 2009 This guide is designed to help you quickly install the most common Oracle Identity

More information

Oracle Solaris 10 Recommended Patching Strategy

Oracle Solaris 10 Recommended Patching Strategy 1 Oracle Solaris 10 Recommended Patching Strategy Gerry Haskins, Director, Software Patch Services Oracle Solaris Systems 11 th January 2011 The following is intended to outline our

More information

OEM Provisioning Concepts and Example

OEM Provisioning Concepts and Example OEM Provisioning Concepts and Example Rob Zoeteweij Zoeteweij Consulting The Provisioning and Patch Automation Pack automates the deployment of software, applications, and patches. This paper will focus

More information

Oracle Enterprise Manager

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

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Version 4.0 Administrator s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

R Services Server Installation Guide for Teradata

R Services Server Installation Guide for Teradata R Services Server Installation Guide for Teradata The correct bibliographic citation for this manual is as follows: Microsoft Corporation. 2016. Microsoft R Services Server Installation Guide for Teradata.

More information

Accelerated SQL Server 2012 Integration Services

Accelerated SQL Server 2012 Integration Services 1 Accelerated SQL Server 2012 Integration Services 4 Days (BI-ISACL12-301-EN) Description This 4-day instructor led training focuses on developing and managing SSIS 2012 in the enterprise. In this course,

More information

SUREedge MIGRATOR INSTALLATION GUIDE FOR HYPERV

SUREedge MIGRATOR INSTALLATION GUIDE FOR HYPERV SUREedge MIGRATOR INSTALLATION GUIDE 5.0.1 FOR HYPERV 2025 Gateway Place, Suite #480, San Jose, CA, 95110 Important Notice This document is provided "as is" without any representations or warranties, express

More information

Copyright 2013, Oracle and/or its affiliates. All rights reserved.

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Simple Reliable Affordable Oracle Engineered Systems Fastest Deployment. Lowest Cost. Extreme Performance. Oracle Database Appliance X3-2 Technical Overview Bob Thome Senior Director, Oracle Database

More information

Extend HP QTP/UFT to Test Mobile Apps and Websites November 19, 2013

Extend HP QTP/UFT to Test Mobile Apps and Websites November 19, 2013 Extend HP QTP/UFT to Test Mobile Apps and Websites November 19, 2013 Copyright 2013 Vivit Worldwide Brought to you by Copyright 2013 Vivit Worldwide Hosted by Bernard Szymczak Vivit Leader Ohio Chapter

More information

Pearson System of Courses

Pearson System of Courses Pearson System of Courses Deploy with Windows Imaging Last updated: June 2018 Copyright 2018 Pearson, Inc. or its affiliates. All rights reserved. Table of Contents Deployment Process Overview 3 Prerequisites

More information

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015 VMware vsphere Data Protection REVISED APRIL 2015 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Requirements.... 4 Evaluation Workflow... 5 Overview.... 5 Evaluation

More information

SharePoint 2019 and Extranet User Manager

SharePoint 2019 and Extranet User Manager SharePoint 2019 and Extranet User Manager Tuesday, June 5, 2018 12:00-1:00 PM http://eum.co (#) Agenda Introductions SharePoint 2019 Announcements SharePoint On Premises Extranets EUM Features and Licensing

More information

i365 EVault for Microsoft System Center Data Protection Manager Date: October 2010 Authors: Ginny Roth, Lab Engineer, and Tony Palmer, Senior Engineer

i365 EVault for Microsoft System Center Data Protection Manager Date: October 2010 Authors: Ginny Roth, Lab Engineer, and Tony Palmer, Senior Engineer ESG Lab Review i365 EVault for Microsoft System Center Data Protection Manager Date: October 2010 Authors: Ginny Roth, Lab Engineer, and Tony Palmer, Senior Engineer Abstract: This ESG Lab review documents

More information

IBM Workload Automation Training & Education

IBM Workload Automation Training & Education 1 Automated Systems And Planning IBM Workload Automation Training & Education driving user innovation in workload automation since 1988 Mission: To provide a world class organization that promotes knowledge,

More information

System Monitoring Plug-in User s Guide Release for Audit Vault and Database Firewall

System Monitoring Plug-in User s Guide Release for Audit Vault and Database Firewall [1]Oracle Enterprise Manager System Monitoring Plug-in User s Guide Release 13.1.0.1.0 for Audit Vault and Database Firewall E68902-01 December 2015 Oracle Enterprise Manager System Monitoring Plug-in

More information

Oracle Enterprise Manager for Exadata Cloud

Oracle Enterprise Manager for Exadata Cloud Oracle Enterprise Manager for Exadata Cloud Implementation, Management, and Monitoring Best Practices O R A C L E W H I T E P A P E R O C T O B E R 2 0 1 7 Disclaimer The following is intended to outline

More information

Installing and Configuring System Center 2012 Operations Manager SCOM

Installing and Configuring System Center 2012 Operations Manager SCOM Installing and Configuring System Center 2012 Operations Manager SCOM This five-day instructor-led course provides students with the knowledge and skills to install and configure System Center 2012 Operations

More information

Dell Storage Integration Tools for VMware

Dell Storage Integration Tools for VMware Dell Storage Integration Tools for VMware Version 4.1 Administrator s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION:

More information

Oracle EXAM - 1Z Oracle Real Application Clusters 11g Essentials. Buy Full Product.

Oracle EXAM - 1Z Oracle Real Application Clusters 11g Essentials. Buy Full Product. Oracle EXAM - 1Z0-593 Oracle Real Application Clusters 11g Essentials Buy Full Product http://www.examskey.com/1z0-593.html Examskey Oracle 1Z0-593 exam demo product is here for you to test the quality

More information

Oracle Rac Grid Tuning With Solid State Disk Expert Secrets For High Performance Clustered Grid Computing Oracle In Focus Series Volume 17

Oracle Rac Grid Tuning With Solid State Disk Expert Secrets For High Performance Clustered Grid Computing Oracle In Focus Series Volume 17 Oracle Rac Grid Tuning With Solid State Disk Expert Secrets For High Performance Clustered Grid Computing ORACLE RAC GRID TUNING WITH SOLID STATE DISK EXPERT SECRETS FOR HIGH PERFORMANCE CLUSTERED GRID

More information

Configuring EMC Data Domain Boost with Veeam Availability Suite v8

Configuring EMC Data Domain Boost with Veeam Availability Suite v8 Configuring EMC Data Domain Boost with Veeam Availability Suite v8 Rick Vanover VMware vexpert, MCP, MCITP, MCSA and Veeam Product Strategy Specialist Introduction Support for EMC Data Domain Boost is

More information

Installing Cisco Virtual Switch Update Manager

Installing Cisco Virtual Switch Update Manager This chapter contains the following sections: Information About Cisco Virtual Switch Update Manager, page 1 Compatibility Information for Cisco Virtual Switch Update Manager, page 1 System Requirements

More information

Oracle Web Service Manager 11g Component Level Role Authorization (in SOA Suite) March, 2012

Oracle Web Service Manager 11g Component Level Role Authorization (in SOA Suite) March, 2012 Oracle Web Service Manager 11g Component Level Role Authorization (in SOA Suite) March, 2012 Step-by-Step Instruction Guide Author: Prakash Yamuna Senior Development Manager Oracle Corporation Table of

More information

Presented by Max Fritz Senior Systems Consultant, Now Micro. Office 365 for Education What to Use When

Presented by Max Fritz Senior Systems Consultant, Now Micro. Office 365 for Education What to Use When Presented by Max Fritz Senior Systems Consultant, Now Micro Office 365 for Education What to Use When Max Fritz Senior Systems Consultant MCSA Office 365, MCSE Productivity Founder of Minnesota Office

More information

Give Students Limitless Opportunities with Linux Courses

Give Students Limitless Opportunities with Linux Courses Cisco Networking Academy and NDG Present Give Students Limitless Opportunities with Linux Courses In collaboration with Welcome to the 2nd session of the Intro to Linux webinar series! Use the Q and A

More information

Tips and Tricks of E1 Pages in 9.2

Tips and Tricks of E1 Pages in 9.2 Tips and Tricks of E1 Pages in 9.2 Session ID#: 103660 Prepared by: Dwight Moore Senior Associate Grant Thornton LLP #JDEINFOCUS Outline EnterpriseOne Pages Overview Tips 9.1 Classic Pages Tricks 9.2 Composer

More information

Oracle BDA: Working With Mammoth - 1

Oracle BDA: Working With Mammoth - 1 Hello and welcome to this online, self-paced course titled Administering and Managing the Oracle Big Data Appliance (BDA). This course contains several lessons. This lesson is titled Working With Mammoth.

More information

Leveraging Azure Services for a Scalable Windows Remote Desktop Deployment

Leveraging Azure Services for a Scalable Windows Remote Desktop Deployment WEBINAR Leveraging Azure Services for a Scalable Windows Remote Desktop Deployment May 16 2018 About Me 18+ years in IT Blog at www.ciraltos.com, Twitter @ciraltos Work at Bowman and Brooke LLP as IT Infrastructure

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 7.3.0 January 2018 7.3.0.20171205025101 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Administrator Notes..................................................

More information

HP Database and Middleware Automation

HP Database and Middleware Automation HP Database and Middleware Automation For Windows Software Version: 10.10 SQL Server Database Refresh User Guide Document Release Date: June 2013 Software Release Date: June 2013 Legal Notices Warranty

More information

GETTING STARTED GUIDE

GETTING STARTED GUIDE GETTING STARTED GUIDE ON24 SOLUTIONS AND PRODUCT CATALOG Delivering innovative solutions for engaging and high-impact webinars and digital experiences Table of Contents WEBINARS OVERVIEW ON24 Webcast Elite...2

More information

IN: US:

IN: US: About Intellipaat Intellipaat is a fast-growing professional training provider that is offering training in over 150 most sought-after tools and technologies. We have a learner base of 600,000 in over

More information

DevOps: APIs and Microservices Program Guide Accelerate digital innovation and business agility

DevOps: APIs and Microservices Program Guide Accelerate digital innovation and business agility DevOps: Program Guide Accelerate digital innovation and business agility API management has grown to embrace both APIs and microservices the building blocks of today s modern application architectures.

More information

Horizon DaaS Platform 6.1 Service Provider Installation - vcloud

Horizon DaaS Platform 6.1 Service Provider Installation - vcloud Horizon DaaS Platform 6.1 Service Provider Installation - vcloud This guide provides information on how to install and configure the DaaS platform Service Provider appliances using vcloud discovery of

More information

Upgrading using 1-system upgrade approach (on a different host)

Upgrading using 1-system upgrade approach (on a different host) Upgrading using 1-system upgrade approach (on a different host) This approach enables to install Enterprise Manager Cloud Control on a host different from where the existing Enterprise Manager is running.

More information

Oracle Database 10G. Lindsey M. Pickle, Jr. Senior Solution Specialist Database Technologies Oracle Corporation

Oracle Database 10G. Lindsey M. Pickle, Jr. Senior Solution Specialist Database Technologies Oracle Corporation Oracle 10G Lindsey M. Pickle, Jr. Senior Solution Specialist Technologies Oracle Corporation Oracle 10g Goals Highest Availability, Reliability, Security Highest Performance, Scalability Problem: Islands

More information

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Saar Maoz, RACPack RAC Development, Oracle Kai Yu, Oracle Solutions Engineering, Dell Inc About Authors Saar Maoz Consulting Software

More information

Setting Up the DR Series System as an NFS Target on Amanda Enterprise 3.3.5

Setting Up the DR Series System as an NFS Target on Amanda Enterprise 3.3.5 Setting Up the DR Series System as an NFS Target on Amanda Enterprise 3.3.5 Dell Engineering November 2016 A Quest Technical White Paper Revisions Date June 2015 November 2016 Description Initial release

More information

SUREedge MIGRATOR INSTALLATION GUIDE FOR NUTANIX ACROPOLIS

SUREedge MIGRATOR INSTALLATION GUIDE FOR NUTANIX ACROPOLIS SUREedge MIGRATOR INSTALLATION GUIDE 5.0.1 FOR NUTANIX ACROPOLIS 2025 Gateway Place, Suite #480, San Jose, CA, 95110 Important Notice This document is provided "as is" without any representations or warranties,

More information

OEM Provisioning An Introduction

OEM Provisioning An Introduction OEM Provisioning An Introduction Rob Zoeteweij 09-07-2009 1 Agenda Introduction Concepts Framework Break Out of the Box Q & A 09-07-2009 2 Agenda Introduction Concepts Framework Break Out of the Box Q

More information

Oracle Database and Application Solutions

Oracle Database and Application Solutions Oracle Database and Application Solutions Overview The success of Oracle s products is based on three principles: Simplify Enterprises must increase the speed of information delivery with Integrated Systems,

More information

Optimize OLAP & Business Analytics Performance with Oracle 12c In-Memory Database Option

Optimize OLAP & Business Analytics Performance with Oracle 12c In-Memory Database Option Optimize OLAP & Business Analytics Performance with Oracle 12c In-Memory Database Option Session ID: 1571 Prepared by: Kai Yu Senior Principal Engineer Dell Oracle Solutions Engineering Dell, Inc. @ky_austin1

More information

Transform Your Enterprise Search and ediscovery on the AWS Cloud.

Transform Your Enterprise Search and ediscovery on the AWS Cloud. Transform Your Enterprise Search and ediscovery on the AWS Cloud. Welcome Sheri Sullivan Senior Partner Marketing Manager Amazon Web Services Webinar Overview Submit Your Questions using the Q&A tool.

More information

E-BOOK # SQL 2012 BUSINESS INTELLIGENCE EDITION EBOOK

E-BOOK # SQL 2012 BUSINESS INTELLIGENCE EDITION EBOOK 30 November, 2017 E-BOOK # SQL 2012 BUSINESS INTELLIGENCE EDITION EBOOK Document Filetype: PDF 125.98 KB 0 E-BOOK # SQL 2012 BUSINESS INTELLIGENCE EDITION EBOOK Delivering Business Intelligence with Microsoft

More information

Getting Started with Oracle and.net

Getting Started with Oracle and.net Getting Started with Oracle and.net Christian Shay Product Manager Oracle Eric Courville Senior Member of Technical Staff Verizon Oracle Confidential Internal/Restricted/Highly Restricted Program Agenda

More information

The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2

The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2 1 The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2 Donna Cooksey Principal Product Manager, Oracle Corporation Sean McKeown

More information

Oracle WebLogic Server 12c: Administration I

Oracle WebLogic Server 12c: Administration I Oracle WebLogic Server 12c: Administration I Duration 5 Days What you will learn This Oracle WebLogic Server 12c: Administration I training teaches you how to install and configure Oracle WebLogic Server

More information

Dell EMC Cloud Data Protection Disaster Recovery as a Service. Efri Nattel-Shay, Director, Product Management Saar Cohen, DE, CTO

Dell EMC Cloud Data Protection Disaster Recovery as a Service. Efri Nattel-Shay, Director, Product Management Saar Cohen, DE, CTO Dell EMC Cloud Data Protection Disaster Recovery as a Service Efri Nattel-Shay, Director, Product Management Saar Cohen, DE, CTO Dell EMC Notifications Copyright 2017 Dell EMC Corporation. All rights reserved

More information

NOW! Manage ALL workloads virtual, physical and cloud from a single console!

NOW! Manage ALL workloads virtual, physical and cloud from a single console! NOW! Manage ALL workloads virtual, physical and cloud from a single console! Veeam Availability Suite 9.5 Update 3 Veeam Agent for Microsoft Windows 2.1 Veeam Agent for Linux v2 Rick Vanover Director of

More information

Jumpstart your Production OpenStack Deployment with

Jumpstart your Production OpenStack Deployment with Jumpstart your Production OpenStack Deployment with Dave Cain Wednesday April 27 th, 2016 11:50am-12:30pm CST 1 About me Dave Cain 12+ years working on IT in datacenters B.S. Computer Science @ NC State

More information

Getting started with System Center Essentials 2007

Getting started with System Center Essentials 2007 At a glance: Installing and upgrading Configuring Essentials 2007 Troubleshooting steps Getting started with System Center Essentials 2007 David Mills System Center Essentials 2007 is a new IT management

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 ! 2 Oracle VM Introduction Adam Hawley, Senior Director Virtualization, Oracle January 15, 2013 Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

1Z0-593 Exam Questions Demo Oracle. Exam Questions 1Z0-593

1Z0-593 Exam Questions Demo   Oracle. Exam Questions 1Z0-593 Oracle Exam Questions 1Z0-593 Oracle Real Application Clusters 11g Essentials Version:Demo QUESTION NO: 1 Once OUI recognizes a set of nodes in a cluster, which three choices does it offer when installing

More information

Experiences with OracleVM 3.3

Experiences with OracleVM 3.3 Experiences with OracleVM 3.3 Hans Forbrich Oracle ACE Director Forbrich Consulting Ltd Based in Alberta, Canada Why I use Oracle VM Oracle shop Oracle product licensing Hard Partitioning Fixed servers

More information

IBM z Systems Development and Test Environment Tools User's Guide IBM

IBM z Systems Development and Test Environment Tools User's Guide IBM IBM z Systems Development and Test Environment Tools User's Guide IBM ii IBM z Systems Development and Test Environment Tools User's Guide Contents Chapter 1. Overview......... 1 Introduction..............

More information

NetIQ Privileged Account Manager 3.2 Patch Update 4 Release Notes

NetIQ Privileged Account Manager 3.2 Patch Update 4 Release Notes NetIQ Privileged Account Manager 3.2 Patch Update 4 Release Notes April 2018 NetIQ Privileged Account Manager 3.2 P4 resolves some of the previous issues. Many of these improvements were made in direct

More information

Oracle WebLogic Server (WLS) 11gR1 ( and ) Installation on Oracle Linux 5 and 6

Oracle WebLogic Server (WLS) 11gR1 ( and ) Installation on Oracle Linux 5 and 6 1 of 11 8/25/2016 11:19 AM Back to normal view: https://oracle-base.com/articles/11g/oracle-weblogic-server-11gr1-1036-installation-on-oracle-linux-5-and-6-11gr1 Oracle WebLogic Server (WLS) 11gR1 (10.3.5

More information

DBaaS (Oracle and Open Source)

DBaaS (Oracle and Open Source) DBaaS (Oracle and Open Source) Vess Natchev vess@us.ibm.com Power Cloud Team Leader Systems Lab Services IBM Systems Lab Services Proven IT Infrastructure Expertise 1 Agenda Definition Life Cycle of Database

More information

<Insert Picture Here> Configuration Manager Installation Process

<Insert Picture Here> Configuration Manager Installation Process Configuration Manager Installation Process Agenda Collector and Configuration Manager Unzipping the distribution file Creation of the CCR directory Running Setup Installation, License,

More information

Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS)

Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS) Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS) Presented by: John Jay King Download this paper from: 1 Session Objectives Understand the need for something like Oracle Mobile

More information

NoCOUG. Extending Oracle 10g Grid Control Using Management Plug-Ins Randy Arseneau VP, Product Marketing BEZ Systems, Inc.

NoCOUG. Extending Oracle 10g Grid Control Using Management Plug-Ins Randy Arseneau VP, Product Marketing BEZ Systems, Inc. Extending Oracle 10g Grid Control Using Management Plug-Ins NoCOUG 08.17.06 Randy Arseneau VP, Product Marketing BEZ Systems, Inc. AGENDA OEM 10g Overview OEM 10g Grid Control Data Collection Options for

More information

Storage Networking Industry Association Michael Oros Executive Director. Learn more:

Storage Networking Industry Association Michael Oros Executive Director. Learn more: Storage Networking Industry Association Michael Oros Executive Director Learn more: www.snia.org @SNIA SNIA Vision and Mission Vision Statement Be the globally recognized and trusted authority for storage

More information

Intro to Oracle Web Services Manager

Intro to Oracle Web Services Manager Introduction To Oracle Web Services Manager Session #112 Agenda Oracle WSM Architecture Oracle WSM Concepts & Components Oracle WSM Administration Oracle WSM Licensing & Distribution Dan Norris dnorris@itconvergence.com

More information

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration Executive Summary Commvault Simpana software delivers the unparalleled advantages and benefits of a truly holistic approach to data management. It is one product that contains individually licensable modules

More information