Who is my SAP HANA DBA? What can I expect from her/him? HANA DBA Role & Responsibility. Rajesh Gupta, Deloitte. Consulting September 24, 2015

Size: px
Start display at page:

Download "Who is my SAP HANA DBA? What can I expect from her/him? HANA DBA Role & Responsibility. Rajesh Gupta, Deloitte. Consulting September 24, 2015"

Transcription

1 Who is my SAP HANA DBA? What can I expect from her/him? HANA DBA Role & Responsibility Rajesh Gupta, Deloitte. Consulting September 24, 2015

2 Introduction Rajesh Gupta - rajgupta@deloitte.com Lead SAP HANA Architect, Deloitte Consulting LLP Over 21+ years of consulting experience with around 15+ years in SAP and over 6 Year as Oracle DBA. Rajesh is a lead SAP HANA/NW/BASIS & OS/DB Certified Consultant SAP HANA Distinguished Engineer ASUG HQ - Enterprise Architecture SIG Group Community Facilitator Extensive background in SAP HANA, SAP upgrades, Unicode conversions and OS/DB Migrations. 2 The Deloitte Solutions Network (SNET) Collaborating for success This presentation Copyright should not be 2015 interpreted Deloitte as Development a LLC. All rights reserved. representation about or endorsement of any third party products, including SAP software

3 Agenda Most Common Question from clients SAP HANA Database Administration overview Tools for HANA Database Administration Periodic housekeeping task Performance Tuning Troubleshooting tips 3 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

4 Most Common Question from clients Who is going to manage and operate the HANA database? What skill sets it required? What should we do with our existing DBA s? Can we covert our existing SQL, Oracle or DB2 DBA to HANA DBA? Will HANA reduce the DBA needs? What s the percentage of workload reduction? 4 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

5 SAP HANA DBA Role and Responsibilities Sizing and Architecting Installation and apply HANA support packs/revisions. Update HANA content/ libraries. Starting and stopping Day to day operational support Backup and recovery Cleaning up logs Install and configure SLT server and connections. Install and configure ECC add-on for SLT server. Manual data upload from flat files. HANA DBA Change Management System Refresh Database Renaming Patching HANA DB HANA DBA SAP Basis Linux Admin Full proof coverage for HANA Database Instances Collaborative job Leading technology 5 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

6 Training and Certification for HANA Database Admin Any DBA can be easily converted to HANA DBA by going through the following SAP training and certification Latest available training & Certificaton (SAP HANA SPS09) Free Online Training - Open SAP 6 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

7 SAP HANA DBA Tasks HANA Data base monitor Monitor over all system and alert and resource utilization On-Demand Tasks Daily Tasks Security &Authorizations Create user and assign roles and privilege Cleanup Logs Old DIAGNOSIS/Log FILES & Archive or cleanup of backup files system Routine Operation tasks Monthly Task DBA operation Start/stop SAP, Restart DB service, Configure parameter Fine Tuning HANA DBA 7 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

8 The SAP HANA DBA operational task Logging and tracing Activate and analyze database/jdbc logging and tracing. Performance/Kernel tracing (Only for SAP developers) SQL tracing. Activate and analyze expensive SQL trace. Define Audit policy Backup and Recovery Execute manual on-demand backup. Schedule automatic regular backup. Perform on-demand DB recovery. Checking current license. Request and install license. License Administration System upgrade and update Apply HANA support packs/revisions. Update HANA content/libraries. Distributed landscape Adding or removing additional hosts. Host failover. Table partitioning. Table redistribution. Alert Configuration. Configure alert threshold. Configure notification. Data Provisioning & Config Install and configure SLT server and connections. Install and configure ECC add-on for SLT server. Manual data upload from flat files. Change transport. Migrate HANA Delivery Unit (Export-Import). Migrate HANA packages. Migrate HANA Development artifacts (Attribute view, Calculation view etc.)

9 Tools for HANA Administration Three main tools ª HANA Studio, DBACOCKPIT, HANA Studio: runs on the Eclipse platform 3.6 (included) and runs on Windows 32 or 64-bit platforms from your laptop/desktop, as well as SUSE Linux 11; it is installed using hdbsetup Requires Java JRE 1.6 or 1.7 to run; run 32 or 64-bit to match your studio DBACOCKPIT : Run on an ABAP system is also used as an Administration tool for HANA. The Solution Manager system is a good choice to configure and run this tool. It requires the Diagnostic Agent on HANA to connect to the LMDB of the Solution Manager system. Solution Manager (7.1 SP04 or greater) administration and monitoring is also used to assist with the HANA system, including end-to-end diagnostics HDBSQL Command line tool HANA Studio is the primary tool for Administration of HANA and also the primary tool for developers and includes the SQL tools for HANA 9 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

10 DBA Cockpit In the ABAP system ª transaction DBACOCKPIT, very similar to the HANA Studio Used for Administration Tasks ª Scheduling backups, some configuration changes Performing Monitoring Tasks ª Detailed views of Services, Volumes, Performance Alerting ª Critical monitoring allow 10 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

11 Using the HDBSQL Command Line Tool HDBSQL is a command line tool for: Executing SQL statements Executing database procedures Retrieving data about the Database Catalog Executing Shell Commands Call Options and Commands Run from command line /usr/sap/hdbclient/hdbsql or launch from within the HANA Studio Refer to the HANA Admin Guide and SQL Guides Example: 11 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

12 HANA Studio - Common Admin Tasks Starting/Stopping the database Backup and Recovery of the instance Monitoring of the system and checking the status of the system Making the parameter changes for the configuration of HANA Problem analysis and troubleshooting Main tool for user and role management and security Managing multiple HANA systems from one console Daily checks are performed Quick access to the SQL Console Checking for Alerts 12 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

13 HANA Studio Administration Tasks Both Administrators and the Developers use the same Studio tool to do their work The Studio uses perspectives to present its tools Use the Administration Console perspective to: Start and Stop services Configure system settings Manage users and authorizations Manage licenses Monitor the system (logs, alerts) Monitor disk space Perform backups (and recovery) 13 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

14 HANA Studio Administration Console Daily checks always include the Overview Screen in the Administration Console Perspective Check All Services Started, Alerts and Messages, the Memory, CPU, and the Disk Usages Choose Overview to view the overall status, memory Choose the system Memory Usage Alerts 14 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

15 Using the Administration Console for Memory Memory is the main resource of the HANA database (memory pool) and is managed by its own memory manager Monitoring views and memory indicators are used to understand HANA memory usage Indicators include used memory and peak used memory External indicators can be misleading, such as the size of memory at the host level 15 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved. Source: SAP

16 HANA Studio Administration Console On the Landscape tab, check if all the services are running On the Alerts tab, view the details and priority of the alerts 16 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

17 HANA Studio Administration Console (cont.) Performance tab is important to see the activities on the database and perform system analysis Check the active threads, sessions, blocked transactions, SQL plan cache, expensive statements, job progress, and the load in graphical views 17 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

18 HANA Studio Administration Console Critical changes to configuration are performed here Properties of the HANA system are defined in the parameters of grouped configuration files Example shows changes made to the persistent store path of the data and log volumes on the disk 18 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

19 HANA Studio Administration Console (cont.) System Information and Diagnosis Files tabs provide quick and easy access to common queries about the system and to the logs and traces. Traces are set up in the Trace Configuration tab. 19 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

20 Periodic HANA Housekeeping Tasks and Checks Check the volume configuration (file systems, data and log volumes) Running the reclaim SQL command to reclaim disk space of currently unused log, data volume, version space and data space etc. after major data deletion. Make sure it is backed up; check the logs Check the system status and overall system state, Check the main processes/ services Check and review the Alerts, Logs, and Diagnosis files and Traces (look at warnings and critical messages) Check the performance (threads, SQL Plan Cache, Expensive Statements, Job Progress, Load) Check the file system on the Linux system running HANA; make sure it is not approaching full 20 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

21 Other Administration Tasks Take time to become familiar with the configuration parameter settings and validate that the settings are optimal for your environment Monitoring the memory usage is important. Memory is a fundamental resource of the database and understanding how the database requests, uses, and manages this resource is crucial. HANA Transport System Copy and refreshes Monitor the replication and extractors from other systems SLT monitoring using transaction LTR in the SLT ABAP system Verify the connections are working for the SAP Data Services and SAP BusinessObjects tools. Verify the services are running on these tools. Create a good detailed landscape diagram to assist in troubleshooting connectivity issues 21 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

22 Improved Monitoring and Supportability- SP09 &SP10

23 Improved Monitoring and Supportability SAP HANA Cockpit and SAP DB Control Center 23 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

24 Memory Overview (Since SP07) Launched from the HANA Studio One of two new monitoring views Requires new security role added sap.hana.admin.roles::monitoring 24 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

25 Improved Monitoring and Supportability Launched from the HANA Studio Requires new security role added HANA SP10 Hana SP9 25 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

26 Improved Monitoring and Supportability SAP HANA Cockpit Database status 26 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

27 Improved Monitoring and Supportability SAP HANA Cockpit Alerts 27 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

28 Improved Monitoring and Supportability SAP HANA Cockpit Checks 28 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

29 Improved Monitoring and Supportability 29 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

30 Improved Monitoring and Supportability SAP HANA Cockpit Further Tiles 30 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

31 Improved Monitoring and Supportability SAP DB Control Center 31 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

32 HANA DBA Operation

33 Operating HANA Configuring and using the HANA Studio Configuring the HANA database Maintaining global.ini file Maintaining Properties in HANA Studio Maintaining Preferences in HANA Studio Organizing the system landscape Managing Transports Starting and stopping the database Backup and restore/recovery 33 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

34 SAP HANA Operating system Processes Daily checks always include HANA Process Overview Check All Services Started, System Performance, Memory, CPU Usages 34 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

35 Starting and Stopping the HANA Database To be able to start and stop an SAP HANA database system, you must have the credentials of the operating system administrator (user <sid>adm) The SAP Start service (sapstartsrv) is the standard SAP mechanism for starting and stopping systems. It starts and stops all necessary system components, such as the name server, preprocessor server, and index server. Stopping SAP HANA database (three methods): Using sapcontrol as root ª /usr/sap/hostctrl/exe/sapcontrol nr <Instance_Number> function Stop Using HDB as <sapsid>adm ª /usr/sap/<sapsid>/<instance_name>/hdb stop Using the Administration Console Starting SAP HANA database (three methods): Using sapcontrol as root ª /usr/sap/hostctrl/exe/sapcontrol nr <Instance_Number> function Start Using HDB as <sapsid>adm ª /usr/sap/<sapsid>/<instance_name>/hdb start Using the Administration Console 35 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

36 Managing HANA Transports Use HANA Application Lifecycle Manager for Native HANA Content HANA standalone transport management No need for ABAP footprint Lightweight and easy to use transport tool Use Enhanced CTS (CTS+) for Native HANA content or as part of a solution Transported like any other non-abap content Integrated in existing CTS transport landscape Can be integrated in SAP process tools such as ChaRM and QGM HANA Transport Container for HANA content exclusively used by ABAP Transported with standard ABAP transports 36 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

37 Backup and Recovery of SAP HANA User performing the backup must have authorizations BACKUP ADMIN and CATALOG READ During backups, the database is available as usual During recovery, the database is not available to end users and operations It is important to back up after the initial load into HANA database and at regular intervals Data and logs are backed up independently of each other During data backup, only the payload of all data volumes of all services (name server, index server, statistics server) that belong to a database is written to service-specific backups Source: SAP 37 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

38 Steps to Back Up the Database The steps to back up the database include: Database must be online (all services up and running) Set the destination of the backups and logs using the HANA Studio configuration tab and data backup settings Determine the space for the backups using command select sun(allocated_page_size) from M_CONVERTER_STATISTICS and make sure enough space exists for the backups Create a data backup of the database; this is done manually or scheduled and is carried out by using the HANA Studio, the DBA Cockpit, or SQL commands at the command line Configure when logs are backed up. Logs are backed up automatically. This is done using the DBA Cockpit to schedule them or by using SAP scripts to be executed on a schedule. 38 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

39 More Back-Up Information Backups can be written to the file system or using a third-party backup tool (using backint to access third-party tools) Administrator can back up the database with only a few clicks, and the system does the rest automatically: All the relevant service-specific data is backed up, regardless of whether your system has a single node or multiple nodes Please note that backup mode overwrite will only restore save points and not the logs saved between the save points To support point-in-time recovery, set backup mode as normal and not overwrite Scripts are commonly used to perform backups and help automate the process 39 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

40 HANA Database Recovery Using data and log backups (and if available, log entries from the log volumes), the SAP HANA database can be recovered Recovery may be necessary in one of the following situations: Data area is unusable Log area is unusable Logical error The recovery process of the SAP HANA database causes the database to be shut down. Therefore, during recovery, the system is not accessible for end users or applications. 40 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

41 System Copy of HANA Homogenous copy of a database is possible by recovering an existing source database backup to a different compatible target database Target database must be the same or a higher version level Target database must be configured with sufficient disk and memory capacity and identical configurations (same # of hosts, # of services) This is a quick way to set up cloned systems for training, testing, and development The SID and hostnames are adapted during the recovery process Target database is started at the end of recovery The source database backup consists of both the data files and the log back-up files No impact on running source system or processing since this is executed only on the persistence level New license key required on the target system 41 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

42 Security Maintaining Users and Authorizations Security in the HANA environment is quite different from prior SAP environments Instead of User Security being done with SU01 and PFCG, security is done within the HANA Studio All access to data and execution of actions in the database requires authorization Privileges control what users can do. Privileges can be assigned both to roles and users. Some privileges are built-in, others are created in the design time environment of SAP HANA ( repository ) and need to be activated before they can be assigned. There is a privilege concept for both design time (developer use case) and runtime. Privilege types: System privileges: Authorize execution of administrative actions, apply systemwide SQL privileges: Authorize access to data and operations on individual database objects Analytic privileges: Authorize read access on SAP HANA reporting views at run-time; row-level access based on dimensions of the respective view (analytical, calculation, attribute), both static and dynamic values Repository privileges: Authorize access in the repository (modeling environment) at design time 42 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

43 Alert, Log &Traces

44 Analyze Logs, Traces, and Performance Using HANA Studio Check the System Information, double-click each task to execute the SQL command and display the result Check the Diagnosis files, double-click each log file to see the content Activation and Deactivation of traces is done from the Trace tab on the Admin Perspective. Click the Edit button next to each trace to see the details. Turn on traces when encountering problems with the HANA system. Monitor disk space that is used for diagnosis files Monitor performance using the HANA Studio and DBA Cockpit 44 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

45 Database Alerts Actively monitor the status of the system, the services, and the consumption of the resources it uses with the alerts. Alert tab in the Admin perspective in the HANA Studio tool. Alerts for critical situations: Disk is becoming full CPU usage is reaching a critical level Memory usage Services inactive or restarted The statistics server is the main component of the monitoring infrastructure and collects information about status, performance, and resource usage from all components of the database The statistics server issues an alert based on the priority level of the alert (example low priority alert for 90% disk space used and critical alert for 98% used) 45 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

46 HANA Performance Tuning, Housekeeping and Troubleshooting

47 HANA Performance Checks Check how many threads are running, what are they working on, and are any of these threads blocked Check if sessions are blocking current transactions Check if any operations are running for a significantly long time and consuming a lot of resources Compare different hosts in terms of performance Check for blocked transactions or transaction blocked threads since these can impact application responsiveness Check active/inactive sessions and their relation to applications Check statistics like average query runtime Check for long running jobs that are running for an excessively long time and consuming a considerable amount of resources Analyze SQL traces, expensive statements, and SQL plan cache 47 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

48 HANA Performance Checks Delete old audit data from the SAP HANA database audit table. Reorganizing and reclaiming data and log volume spaces, Reclaim disk space of currently unused log segments. Freeing up the unused space inside a SAP HANA database disk. Row store memory reorganization at runtime - ALTER SYSTEM RECLAIM DATA SPACE Table Placement changing the table placement properties for performance, such as MIN_ROWS_FOR_PARTITIONING, INITIAL_PARTITIONS, REPARTITIONING_THRESHOLD, and LOCATION. Cleaning statistics server table, Best practice is to delete alerts that are older than 42 days. statistics server table _SYS_STATISTICS.STATISTICS_ALERTS_BASE is used to store the alert history. Refer SAP note: SAP HANA DB: Big statistics server table leads to performance impact on the system 48 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

49 Troubleshooting SAP HANA Monitor the operational status and resource usage of components such as the index server, name server, and statistics server Monitor the memory usage in the database, as this is a crucial part of the system Backup Log File needs to be reviewed. Go to the diagnosis files area in the HANA Studio tool to review these logs. Ensure there is enough disk space on the disk for data and log volumes (use the Volumes tab in the Admin perspective of the studio) Monitor the host status and failover configuration. Use the Landscape ª Services of the Admin perspective in the HANA Studio. 49 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

50 Troubleshooting HANA Database Issues Using the HANA Studio: Check log and trace files for errors (Diagnosis Files tab) Turn on and configure several traces (Trace Configuration tab) May need to open SAP OSS connection for assistance and send logs to SAP using download files (uses zip format) Crashdumps may be collected and analyzed Note: Monitor disk space that is used for diagnosis files and delete files that are no longer needed located in à /usr/sap/<sid>/hdb<instance>/<host>/trace 50 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

51 Troubleshooting Log Full Situations Avoiding LOG FULL (file system full) situations When the log is backed up, the backed up log segments remain on disk until they have been released automatically after a savepoint After the log has released, the oldest unused log segment can be overwritten with new log entries If there are no unused log segments, new log segments are created If the disk becomes full and no more log segments can be created, a log full situation arises When the log is full, no more logging is possible until the log backup has completed Solution ª Automatic log backup prevents log full situations from arising Do not delete log segments on the operating system level, as the log area will become unusable and the database may stop working 51 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

52 Troubleshooting Backup area full Situations Avoid log backup area becoming full Regularly archive old log backups to a different location using operating system commands Monitor disk space that is used for diagnosis files (Diagnosis Files tab) Use SAP HANA Studio to delete diagnosis files that are no longer needed 52 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

53 Contact Us Rajesh Gupta, Deloitte Solution Network (SNET) SAP Lead General enquiries: Follow us on 53 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved.

54 This publication contains general information only and Deloitte is not, by means of this publication, rendering accounting, business, financial, investment, legal, tax, or other professional advice or services. This publication is not a substitute for such professional advice or services, nor should it be used as a basis for any decision or action that may affect your business. Before making any decision or taking any action that may affect your business, you should consult a qualified professional advisor. Deloitte shall not be responsible for any loss sustained by any person who relies on this publication. As used in this document, "Deloitte" means Deloitte Consulting LLP, a subsidiary of Deloitte LLP. Please see for a detailed description of the legal structure of Deloitte LLP and its subsidiaries. Certain services may not be available to attest clients under the rules and regulations of public accounting. Copyright 2014 Deloitte Development LLC. All rights reserved. 36 USC Member of Deloitte Touche Tohmatsu Limited 54 The Deloitte Solutions Network (SNET) Collaborating for success Copyright 2015 Deloitte Development LLC. All rights reserved. 54

SAP HANA SPS 09 - What s New? Backup/Recovery

SAP HANA SPS 09 - What s New? Backup/Recovery SAP HANA SPS 09 - What s New? Backup/Recovery (Delta from SPS 08 to SPS 09) Andrea Kristen, SAP HANA Product Management November, 2014 2014 SAP SE or an SAP affiliate company. All rights reserved. 1 Agenda

More information

SAP Note 1642148 - FAQ: SAP HANA Database Backup & Recovery

SAP Note 1642148 - FAQ: SAP HANA Database Backup & Recovery Note Language: English Version: 1 Validity: Valid Since 14.10.2011 Summary Symptom To ensure optimal performance, SAP HANA database holds the bulk of its data in memory. However, it still uses persistent

More information

SAP HANA Backup and Recovery (Overview, SPS08)

SAP HANA Backup and Recovery (Overview, SPS08) SAP HANA Backup and Recovery (Overview, SPS08) Andrea Kristen, SAP HANA Product Management October 2014 Disclaimer This presentation outlines our general product direction and should not be relied on in

More information

The safer, easier way to help you pass any IT exams. SAP Certified Application Associate - SAP HANA 1.0. Title : Version : Demo 1 / 5

The safer, easier way to help you pass any IT exams. SAP Certified Application Associate - SAP HANA 1.0. Title : Version : Demo 1 / 5 Exam : C_HANAIMP_1 Title : SAP Certified Application Associate - SAP HANA 1.0 Version : Demo 1 / 5 1.Which of the following nodes can you use when you create a calculation view with the SAP HANA studio

More information

SAP HANA SPS 09 - What s New? Administration & Monitoring

SAP HANA SPS 09 - What s New? Administration & Monitoring SAP HANA SPS 09 - What s New? Administration & Monitoring (Delta from SPS08 to SPS09) SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All rights reserved. 1 Content

More information

The safer, easier way to help you pass any IT exams. Exam : C_HANASUP_1. SAP Certified Support Associate - SAP HANA 1.0.

The safer, easier way to help you pass any IT exams. Exam : C_HANASUP_1. SAP Certified Support Associate - SAP HANA 1.0. Exam : C_HANASUP_1 Title : SAP Certified Support Associate - SAP HANA 1.0 Version : DEMO 1 / 4 1.In the SAP HANA studio, which of the following SQL thread details can you monitor by using the Threads subtab

More information

Migrating to vcloud Automation Center 6.1

Migrating to vcloud Automation Center 6.1 Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Whitepaper: Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam. info@sepusa.com www.sepusa.com Copyright 2014 SEP

Whitepaper: Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam. info@sepusa.com www.sepusa.com Copyright 2014 SEP Whitepaper: Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam info@sepusa.com www.sepusa.com Table of Contents INTRODUCTION AND OVERVIEW... 3 SOLUTION COMPONENTS... 4-5 SAP HANA... 6 SEP

More information

SAP Crystal Reports & SAP HANA: Integration & Roadmap Kenneth Li SAP SESSION CODE: 0401

SAP Crystal Reports & SAP HANA: Integration & Roadmap Kenneth Li SAP SESSION CODE: 0401 SAP Crystal Reports & SAP HANA: Integration & Roadmap Kenneth Li SAP SESSION CODE: 0401 LEARNING POINTS Learn about Crystal Reports for HANA Glance at the road map for the product Overview of deploying

More information

SAP HANA SPS 09 - What s New? SAP HANA Multitenant Database Containers

SAP HANA SPS 09 - What s New? SAP HANA Multitenant Database Containers SAP HANA SPS 09 - What s New? SAP HANA Multitenant Database Containers (Delta from SPS 08 to SPS 09) SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All rights reserved.

More information

Script-controlled Backups in SAP HANA Database

Script-controlled Backups in SAP HANA Database Script-controlled Backups in SAP HANA Database Documentation of a template shell script for controlling backup execution Richard Bremer, SAP Customer Solution Adoption (CSA) Data Backups in SAP HANA Database

More information

Workflow Templates Library

Workflow Templates Library Workflow s Library Table of Contents Intro... 2 Active Directory... 3 Application... 5 Cisco... 7 Database... 8 Excel Automation... 9 Files and Folders... 10 FTP Tasks... 13 Incident Management... 14 Security

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

Oracle Database 12c: Performance Management and Tuning NEW

Oracle Database 12c: Performance Management and Tuning NEW Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c: Performance Management and Tuning NEW Duration: 5 Days What you will learn In the Oracle Database 12c: Performance Management and Tuning

More information

PROTECTING SAP HANA WITH DATA DOMAIN BOOST FOR DATABASES AND APPLICATIONS

PROTECTING SAP HANA WITH DATA DOMAIN BOOST FOR DATABASES AND APPLICATIONS PROTECTING SAP HANA WITH DATA DOMAIN BOOST FOR DATABASES AND APPLICATIONS Enabling a Smooth Migration from Physical to Virtualized Environments with One Process and One Solution EMC Solutions Abstract

More information

System Administration of Windchill 10.2

System Administration of Windchill 10.2 System Administration of Windchill 10.2 Overview Course Code Course Length TRN-4340-T 3 Days In this course, you will gain an understanding of how to perform routine Windchill system administration tasks,

More information

Protect SAP HANA Based on SUSE Linux Enterprise Server with SEP sesam

Protect SAP HANA Based on SUSE Linux Enterprise Server with SEP sesam Protect SAP HANA Based on SUSE Linux Enterprise Server with SEP sesam Many companies of different sizes and from all sectors of industry already use SAP s inmemory appliance, HANA benefiting from quicker

More information

How to Configure Solution Manager 7.1 Technical Monitoring for an SAP HANA Database

How to Configure Solution Manager 7.1 Technical Monitoring for an SAP HANA Database How to Configure Solution Manager 7.1 Technical Monitoring for an SAP HANA Database by Jereme Swoboda, SAP Solution Manager and NetWeaver Consultant, NIMBL This document is for your personal use only.

More information

Oracle 11g Database Administration

Oracle 11g Database Administration Oracle 11g Database Administration Part 1: Oracle 11g Administration Workshop I A. Exploring the Oracle Database Architecture 1. Oracle Database Architecture Overview 2. Interacting with an Oracle Database

More information

Database FAQs - SQL Server

Database FAQs - SQL Server Database FAQs - SQL Server Kony Platform Release 5.0 Copyright 2013 by Kony, Inc. All rights reserved. August, 2013 This document contains information proprietary to Kony, Inc., is bound by the Kony license

More information

SQL Server Training Course Content

SQL Server Training Course Content SQL Server Training Course Content SQL Server Training Objectives Installing Microsoft SQL Server Upgrading to SQL Server Management Studio Monitoring the Database Server Database and Index Maintenance

More information

How To Install An Aneka Cloud On A Windows 7 Computer (For Free)

How To Install An Aneka Cloud On A Windows 7 Computer (For Free) MANJRASOFT PTY LTD Aneka 3.0 Manjrasoft 5/13/2013 This document describes in detail the steps involved in installing and configuring an Aneka Cloud. It covers the prerequisites for the installation, the

More information

SAP HANA SPS 09 - What s New? SAP HANA Application Lifecycle Management

SAP HANA SPS 09 - What s New? SAP HANA Application Lifecycle Management SAP HANA SPS 09 - What s New? SAP HANA Application Lifecycle Management (Delta from SPS 08 to SPS 09) SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All rights reserved.

More information

SAM Server Utility User s Guide

SAM Server Utility User s Guide SAM Server Utility User s Guide Updated May 2012 Copyright 2010, 2012 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0157 (PDF) SCHOLASTIC, READ 180, SYSTEM 44, SCHOLASTIC EXPERT

More information

SIEMENS. Teamcenter 11.2. Windows Server Installation PLM00013 11.2

SIEMENS. Teamcenter 11.2. Windows Server Installation PLM00013 11.2 SIEMENS Teamcenter 11.2 Windows Server Installation PLM00013 11.2 Contents Part I: Getting started with Teamcenter server installation Requirements and overview.............................................

More information

Microsoft SQL Server Installation Guide

Microsoft SQL Server Installation Guide Microsoft SQL Server Installation Guide Version 3.0 For SQL Server 2014 Developer & 2012 Express October 2014 Copyright 2010 2014 Robert Schudy, Warren Mansur and Jack Polnar Permission granted for any

More information

Dell Active Administrator 8.0

Dell Active Administrator 8.0 What s new in Dell Active Administrator 8.0 January 2016 Dell Active Administrator 8.0 is the upcoming release of Dell Software's complete solution for managing Microsoft Active Directory security auditing,

More information

Administration Guide - Documentum idataagent (DB2)

Administration Guide - Documentum idataagent (DB2) Page 1 of 65 Administration Guide - Documentum idataagent (DB2) TABLE OF CONTENTS OVERVIEW Introduction Key Features Supported Environments Full Range of Backup and Recovery Options Scheduling Efficient

More information

SOA Software: Troubleshooting Guide for Agents

SOA Software: Troubleshooting Guide for Agents SOA Software: Troubleshooting Guide for Agents SOA Software Troubleshooting Guide for Agents 1.1 October, 2013 Copyright Copyright 2013 SOA Software, Inc. All rights reserved. Trademarks SOA Software,

More information

Administering a Microsoft SQL Server 2000 Database

Administering a Microsoft SQL Server 2000 Database Aug/12/2002 Page 1 of 5 Administering a Microsoft SQL Server 2000 Database Catalog No: RS-MOC2072 MOC Course Number: 2072 5 days Tuition: $2,070 Introduction This course provides students with the knowledge

More information

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide This document supports the version of each product listed and supports all subsequent versions until a new edition replaces

More information

JAMF Software Server Installation Guide for Windows. Version 8.6

JAMF Software Server Installation Guide for Windows. Version 8.6 JAMF Software Server Installation Guide for Windows Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

Technical Notes. EMC NetWorker Performing Backup and Recovery of SharePoint Server by using NetWorker Module for Microsoft SQL VDI Solution

Technical Notes. EMC NetWorker Performing Backup and Recovery of SharePoint Server by using NetWorker Module for Microsoft SQL VDI Solution EMC NetWorker Performing Backup and Recovery of SharePoint Server by using NetWorker Module for Microsoft SQL VDI Solution Release number 9.0 TECHNICAL NOTES 302-001-760 REV 01 September, 2015 These technical

More information

RingStor User Manual. Version 2.1 Last Update on September 17th, 2015. RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816.

RingStor User Manual. Version 2.1 Last Update on September 17th, 2015. RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816. RingStor User Manual Version 2.1 Last Update on September 17th, 2015 RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816 Page 1 Table of Contents 1 Overview... 5 1.1 RingStor Data Protection...

More information

Database Studio is the new tool to administrate SAP MaxDB database instances as of version 7.5.

Database Studio is the new tool to administrate SAP MaxDB database instances as of version 7.5. 1 2 3 4 Database Studio is the new tool to administrate SAP MaxDB database instances as of version 7.5. It replaces the previous tools Database Manager GUI and SQL Studio from SAP MaxDB version 7.7 onwards

More information

Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014

Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014 Contents Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014 Copyright (c) 2012-2014 Informatica Corporation. All rights reserved. Installation...

More information

Deep Dive Monitoring Servers using BI 4.1. Alan Mayer Solid Ground Technologies SESSION CODE: 0305

Deep Dive Monitoring Servers using BI 4.1. Alan Mayer Solid Ground Technologies SESSION CODE: 0305 Deep Dive Monitoring Servers using BI 4.1 Alan Mayer Solid Ground Technologies SESSION CODE: 0305 AGENDA Introduction Definitions and Architecture Configuration Metrics Watches and Alerts Probes Reporting

More information

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Course 50400A: Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Length: 5 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

Microsoft SQL Server Installation Guide

Microsoft SQL Server Installation Guide Microsoft SQL Server Installation Guide Version 2.1 For SQL Server 2012 January 2013 Copyright 2010 2013 Robert Schudy, Warren Mansur and Jack Polnar Permission granted for any use of Boston University

More information

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008.

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008. Znode Multifront - Installation Guide Version 6.2 1 System Requirements To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server

More information

User Guide for VMware Adapter for SAP LVM VERSION 1.2

User Guide for VMware Adapter for SAP LVM VERSION 1.2 User Guide for VMware Adapter for SAP LVM VERSION 1.2 Table of Contents Introduction to VMware Adapter for SAP LVM... 3 Product Description... 3 Executive Summary... 3 Target Audience... 3 Prerequisites...

More information

HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE

HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by

More information

Customer evaluation guide Toad for Oracle v12 Database administration

Customer evaluation guide Toad for Oracle v12 Database administration Thank you for choosing to download a Toad for Oracle trial. This guide will enable you to evaluate Toad s key technical features and business value. It can be used to evaluate the database administration

More information

Administrator s Guide

Administrator s Guide MAPILab Disclaimers for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4

More information

How to protect, restore and recover SQL 2005 and SQL 2008 Databases

How to protect, restore and recover SQL 2005 and SQL 2008 Databases How to protect, restore and recover SQL 2005 and SQL 2008 Databases Introduction This document discusses steps to set up SQL Server Protection Plans and restore protected databases using our software.

More information

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials

More information

PUBLIC Installation: SAP Mobile Platform Server for Linux

PUBLIC Installation: SAP Mobile Platform Server for Linux SAP Mobile Platform 3.0 SP11 Document Version: 1.0 2016-06-09 PUBLIC Content 1.... 4 2 Planning the Landscape....5 2.1 Installation Worksheets....6 3 Installing SAP Mobile Platform Server....9 3.1 Acquiring

More information

50238: Introduction to SQL Server 2008 Administration

50238: Introduction to SQL Server 2008 Administration 50238: Introduction to SQL Server 2008 Administration 5 days Course Description This five-day instructor-led course provides students with the knowledge and skills to administer SQL Server 2008. The course

More information

FileMaker Server 11. FileMaker Server Help

FileMaker Server 11. FileMaker Server Help FileMaker Server 11 FileMaker Server Help 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Simba XMLA Provider for Oracle OLAP 2.0. Linux Administration Guide. Simba Technologies Inc. April 23, 2013

Simba XMLA Provider for Oracle OLAP 2.0. Linux Administration Guide. Simba Technologies Inc. April 23, 2013 Simba XMLA Provider for Oracle OLAP 2.0 April 23, 2013 Simba Technologies Inc. Copyright 2013 Simba Technologies Inc. All Rights Reserved. Information in this document is subject to change without notice.

More information

ITM204 Post-Copy Automation for SAP NetWeaver Business Warehouse System Landscapes. October 2013

ITM204 Post-Copy Automation for SAP NetWeaver Business Warehouse System Landscapes. October 2013 ITM204 Post-Copy Automation for SAP NetWeaver Business Warehouse System Landscapes October 2013 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747

Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747 Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747 Introduction Rajesh Gupta - rajgupta@deloitte.com Solution Network

More information

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04 Tutorial: BlackBerry Object API Application Development Sybase Unwired Platform 2.2 SP04 DOCUMENT ID: DC01214-01-0224-01 LAST REVISED: May 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This

More information

CXS-203-1 Citrix XenServer 6.0 Administration

CXS-203-1 Citrix XenServer 6.0 Administration Page1 CXS-203-1 Citrix XenServer 6.0 Administration In the Citrix XenServer 6.0 classroom training course, students are provided with the foundation necessary to effectively install, configure, administer,

More information

SAP HANA Cloud Applications Partner Program Certification

SAP HANA Cloud Applications Partner Program Certification SAP HANA Cloud Applications Partner Program Certification Technical Product Profile (TPP) and Test Catalogue (TC) for SAP certified SAP HANA Cloud Applications April 9, 2013 Dear SAP HANA Cloud Application

More information

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led Course Description This four-day instructor-led course provides students with the knowledge and skills to capitalize on their skills

More information

Oracle 11g New Features - OCP Upgrade Exam

Oracle 11g New Features - OCP Upgrade Exam Oracle 11g New Features - OCP Upgrade Exam This course gives you the opportunity to learn about and practice with the new change management features and other key enhancements in Oracle Database 11g Release

More information

Oracle Database 11g: New Features for Administrators DBA Release 2

Oracle Database 11g: New Features for Administrators DBA Release 2 Oracle Database 11g: New Features for Administrators DBA Release 2 Duration: 5 Days What you will learn This Oracle Database 11g: New Features for Administrators DBA Release 2 training explores new change

More information

BIGDATA GREENPLUM DBA INTRODUCTION COURSE OBJECTIVES COURSE SUMMARY HIGHLIGHTS OF GREENPLUM DBA AT IQ TECH

BIGDATA GREENPLUM DBA INTRODUCTION COURSE OBJECTIVES COURSE SUMMARY HIGHLIGHTS OF GREENPLUM DBA AT IQ TECH BIGDATA GREENPLUM DBA Meta-data: Outrun your competition with advanced knowledge in the area of BigData with IQ Technology s online training course on Greenplum DBA. A state-of-the-art course that is delivered

More information

EMC Documentum Connector for Microsoft SharePoint

EMC Documentum Connector for Microsoft SharePoint EMC Documentum Connector for Microsoft SharePoint Version 7.1 Installation Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2013-2014

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Microsoft SharePoint Server Guide r15 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation") are for

More information

$99.95 per user. SQL Server 2005 Database Administration CourseId: 152 Skill level: 200-500 Run Time: 30+ hours (158 videos)

$99.95 per user. SQL Server 2005 Database Administration CourseId: 152 Skill level: 200-500 Run Time: 30+ hours (158 videos) Course Description This popular LearnItFirst.com course is a soup-to-nuts course that will teach you how to choose your edition, install, configure and manage any edition of. You ll learn the details of

More information

SAP HANA SPS 09 - What s New? Security

SAP HANA SPS 09 - What s New? Security SAP HANA SPS 09 - What s New? Security (Delta from SPS 08 to SPS 09) Andrea Kristen, SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All rights reserved. 1 Agenda Authentication

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Oracle Database 11g: Administration Workshop I Release 2

Oracle Database 11g: Administration Workshop I Release 2 Oracle University Contact Us: 1.800.529.0165 Oracle Database 11g: Administration Workshop I Release 2 Duration: 5 Days What you will learn This Oracle Database 11g: Administration Workshop I Release 2

More information

Administration Guide for SAP HANA Smart Data Integration and SAP HANA Smart Data Quality

Administration Guide for SAP HANA Smart Data Integration and SAP HANA Smart Data Quality PUBLIC SAP HANA Platform SPS 12 Document Version: 1.0 2016-05-11 Administration Guide for SAP HANA Smart Data Integration and SAP HANA Smart Data Content 1 Getting Started....8 1.1 Open a Support Connection....8

More information

Oracle Database 11g: Administration Workshop II

Oracle Database 11g: Administration Workshop II Oracle University Entre em contato: 0800 891 6502 Oracle Database 11g: Administration Workshop II Duração: 5 Dias Objetivos do Curso In this course, the concepts and architecture that support backup and

More information

Archive Attender Version 3.5

Archive Attender Version 3.5 Archive Attender Version 3.5 Getting Started Guide Sherpa Software (800) 255-5155 www.sherpasoftware.com Page 1 Under the copyright laws, neither the documentation nor the software can be copied, photocopied,

More information

BackupAssist v6 quickstart guide

BackupAssist v6 quickstart guide Using the new features in BackupAssist v6... 2 VSS application backup (Exchange, SQL, SharePoint)... 2 Backing up VSS applications... 2 Restoring VSS applications... 3 System State backup and restore...

More information

MySQL Enterprise Monitor

MySQL Enterprise Monitor MySQL Enterprise Monitor Lynn Ferrante Principal Sales Consultant 1 Program Agenda MySQL Enterprise Monitor Overview Architecture Roles Demo 2 Overview 3 MySQL Enterprise Edition Highest Levels of Security,

More information

Administrator s Guide

Administrator s Guide Attachment Save for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4 3. System

More information

SAP HANA SAP s In-Memory Database. Dr. Martin Kittel, SAP HANA Development January 16, 2013

SAP HANA SAP s In-Memory Database. Dr. Martin Kittel, SAP HANA Development January 16, 2013 SAP HANA SAP s In-Memory Database Dr. Martin Kittel, SAP HANA Development January 16, 2013 Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase

More information

ERP on HANA Suite Migration. Robert Hernandez Director In-Memory Solutions SAP Americas

ERP on HANA Suite Migration. Robert Hernandez Director In-Memory Solutions SAP Americas ERP on HANA Suite Migration Robert Hernandez Director In-Memory Solutions SAP Americas Agenda Drivers for Suite on HANA How / Where to Start Preparing and Migrating your Systems Migration Lessons Learned

More information

www.novell.com/documentation Database Maintenance ZENworks Mobile Management 2.7.x August 2013

www.novell.com/documentation Database Maintenance ZENworks Mobile Management 2.7.x August 2013 www.novell.com/documentation Database Maintenance ZENworks Mobile Management 2.7.x August 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of

More information

Oracle Database 11g: Administration Workshop I Release 2

Oracle Database 11g: Administration Workshop I Release 2 Oracle University Contact Us: (+202) 35 35 02 54 Oracle Database 11g: Administration Workshop I Release 2 Duration: 5 Days What you will learn This course is designed to give you a firm foundation in basic

More information

Moving the Web Security Log Database

Moving the Web Security Log Database Moving the Web Security Log Database Topic 50530 Web Security Solutions Version 7.7.x, 7.8.x Updated 22-Oct-2013 Version 7.8 introduces support for the Web Security Log Database on Microsoft SQL Server

More information

System Protection for Hyper-V User Guide

System Protection for Hyper-V User Guide User Guide BackupAssist User Guides explain how to create and modify backup jobs, create backups and perform restores. These steps are explained in more detail in a guide s respective whitepaper. Whitepapers

More information

Administering a Microsoft SQL Server 2000 Database

Administering a Microsoft SQL Server 2000 Database Administering a Microsoft SQL Server 2000 Database Course 2072 - Five days - Instructor-led - Hands-On Introduction This course provides students with the knowledge and skills required to install, configure,

More information

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server.

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server. Course 6231A: Maintaining a Microsoft SQL Server 2008 Database About this Course Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the knowledge

More information

Parallels Virtuozzo Containers 4.6 for Windows

Parallels Virtuozzo Containers 4.6 for Windows Parallels Parallels Virtuozzo Containers 4.6 for Windows Upgrade Guide Copyright 1999-2010 Parallels Holdings, Ltd. and its affiliates. All rights reserved. Parallels Holdings, Ltd. c/o Parallels International

More information

$99.95 per user. SQL Server 2008/R2 Database Administration CourseId: 157 Skill level: 200-500 Run Time: 47+ hours (272 videos)

$99.95 per user. SQL Server 2008/R2 Database Administration CourseId: 157 Skill level: 200-500 Run Time: 47+ hours (272 videos) Course Description This course is a soup-to-nuts course that will teach you everything you need to configure a server, maintain a SQL Server disaster recovery plan, and how to design and manage a secure

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Intellicus Cluster and Load Balancing (Windows) Version: 7.3

Intellicus Cluster and Load Balancing (Windows) Version: 7.3 Intellicus Cluster and Load Balancing (Windows) Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not

More information

WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express

WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express Edition or SQL Server 2008 Express R2 to Microsoft SQL Server

More information

Backups and Maintenance

Backups and Maintenance Backups and Maintenance Backups and Maintenance Objectives Learn how to create a backup strategy to suit your needs. Learn how to back up a database. Learn how to restore from a backup. Use the Database

More information

Support Document: Microsoft SQL Server - LiveVault 7.6X

Support Document: Microsoft SQL Server - LiveVault 7.6X Contents Preparing to create a Microsoft SQL backup policy... 2 Adjusting the SQL max worker threads option... 2 Preparing for Log truncation... 3 Best Practices... 3 Microsoft SQL Server 2005, 2008, or

More information

An Oracle White Paper February 2014. Oracle Data Integrator 12c Architecture Overview

An Oracle White Paper February 2014. Oracle Data Integrator 12c Architecture Overview An Oracle White Paper February 2014 Oracle Data Integrator 12c Introduction Oracle Data Integrator (ODI) 12c is built on several components all working together around a centralized metadata repository.

More information

Service Product: IBM Cloud Automated Modular Management (AMM) for SAP HANA One

Service Product: IBM Cloud Automated Modular Management (AMM) for SAP HANA One User Guide Service Product: IBM Cloud Automated Modular Management (AMM) for SAP HANA One Release: 06/22/2015 Copyright IBM Corporation 2008, 2015. US Government Users Restricted Rights Use, duplication

More information

Gladinet Cloud Backup V3.0 User Guide

Gladinet Cloud Backup V3.0 User Guide Gladinet Cloud Backup V3.0 User Guide Foreword The Gladinet User Guide gives step-by-step instructions for end users. Revision History Gladinet User Guide Date Description Version 8/20/2010 Draft Gladinet

More information

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - Administration Workshop II - LVC. 5 Jours [35 Heures]

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - Administration Workshop II - LVC. 5 Jours [35 Heures] Objectif Back up and recover a database Configure Oracle Database for optimal recovery Administer ASM disk groups Use an RMAN backup to duplicate a database Automating Tasks with the Scheduler Participant

More information

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange InfoStore Backup and Restore feature in

More information

Database Maintenance Guide

Database Maintenance Guide Database Maintenance Guide Medtech Evolution - Document Version 5 Last Modified on: February 26th 2015 (February 2015) This documentation contains important information for all Medtech Evolution users

More information

How To Set Up An Intellicus Cluster And Load Balancing On Ubuntu 8.1.2.2 (Windows) With A Cluster And Report Server (Windows And Ubuntu) On A Server (Amd64) On An Ubuntu Server

How To Set Up An Intellicus Cluster And Load Balancing On Ubuntu 8.1.2.2 (Windows) With A Cluster And Report Server (Windows And Ubuntu) On A Server (Amd64) On An Ubuntu Server Intellicus Cluster and Load Balancing (Windows) Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2014 Intellicus Technologies This

More information

SQL Server Solutions GETTING STARTED WITH. SQL Safe Backup

SQL Server Solutions GETTING STARTED WITH. SQL Safe Backup SQL Server Solutions GETTING STARTED WITH SQL Safe Backup Purpose of this document Due to its depth and potential for customization, there are often parts of SQL Safe Backup that are overlooked during

More information

Oracle Database 10g: New Features for Administrators

Oracle Database 10g: New Features for Administrators Oracle Database 10g: New Features for Administrators Course ON10G 5 Day(s) 30:00 Hours Introduction This course introduces students to the new features in Oracle Database 10g Release 2 - the database for

More information

Installation Guide. SAP Control Center 3.3

Installation Guide. SAP Control Center 3.3 Installation Guide SAP Control Center 3.3 DOCUMENT ID: DC01002-01-0330-01 LAST REVISED: November 2013 Copyright 2013 by SAP AG or an SAP affiliate company. All rights reserved. No part of this publication

More information