Utility Mainframe System Administration Training Curriculum

Size: px
Start display at page:

Download "Utility Mainframe System Administration Training Curriculum"

Transcription

1 Utility Mainframe System Administration Training Curriculum MVS SYSTEM ADMINISTRATION

2 MVS SYSTEM ADMINISTRATION- LEVEL 1 TO 1.5 Name of the Module Common for All Administration LSO TSO/ISPF JCL & UTILITIES VSAM z/os Administration z/os Concepts Volume I z/os Concepts Volume II Catalog Management & z/os Overview JES2 Operations JES3 Introduction and Commands RACF Introduction SYSPLEX Concepts & Facilities VTAM Concepts An Introduction to DFSMS SMP/E Overview Total No. Of Days No. Of Days 1 Day 2 Days 5 Days 5 Days 3 Days 7 Days 2 Days 3 Days 2 Days 3 Days 2 Days 1 Day 2 Days 2 Days 40 Days

3 COMMON FOR ALL ADMINISTRATION LSO/TSO/ISPF Overview: Learn how to use Interactive System Productivity Facility (ISPF) for a z/os environment. Receive an introduction and overview of using ISPF functions, and then reinforce the topics covered in lecture with hands-on lab exercises. Lab projects may be done in teams depending on the number of attendees and location. Who Should Take This Course: New users of Time Sharing Option (TSO) ISPF, application programmers, & individuals planning to use ISPF. Objectives: Log on to TSO and invoke the ISPF/Program Development Facility (PDF) dialogs Use ISPF to allocate, rename, and delete datasets Use ISPF/PDF to edit, view, and browse datasets Use ISPF to create datasets Change/modify individual sessions Use System Display and Search Facility (SDSF) to review output from TSO batch-submitted jobs Use ISPF/PDF to compress datasets and move, or copy members between datasets Prerequisites: You should have the ability to: Identify the main hardware components of a computing system Identify the interconnection of the components of a computing system Course Content: Topics Covered: Using TSO/Extensions (TSO/E) ISPF Browse, View, Edit ISPF Utilities Batch Job Processing ISPF Facilities

4 COMMON FOR ALL ADMINISTRATION JCL AND UTILITIES Overview: Learn how to use Multiple Virtual Storage (MVS) Job Control Language (JCL), and selected MVS utility programs in an online batch environment. Both, Storage Management Subsystem (SMS) and non-sms JCL are discussed. Hands-on lab projects may be done in teams depending on the number of attendees and location. Who Should Take This Course: Individuals who want to use MVS JCL, and MVS utilities. Objectives: Code basic JCL statements using proper syntax and coding rules Create new data sets Reference existing data sets Test condition code Understand IF, THEN, ELSE, and ENDIF constructs Generate data groups Identify storage management subsystem requirements Use instream and cataloged procedures Code procedure overrides and additions Specify symbolic parameters in procedures Use selected utility programs Code, sort, and merge control statements, and associated JCL statements Prerequisites: You should have a good understanding of MVS concepts and facilities. Course content: Introduction to JCL Job Statement Exec Statement DD Statement Utilities Procedures Condition Generation Data Group

5 COMMON FOR ALL ADMINISTRATION VSAM & ACCESS METHODS Overview: Learn how to manage data sets by coding and using Access Method Services (IDCAMS) commands and by using the functions and features in Virtual Storage Access Method (VSAM). Who Should Take This Course: Individuals responsible for managing datasets using IDCAMS and VSAM. Objectives: Describe the organization and structure of VSAM clusters Interpret and code IDCAMS commands Code the Job Control Language (JCL) for use with IDCAMS and application programs which process VSAM clusters Use IDCAMS and JCL options to improve the performance of a VSAM application job stream Reorganize, back up, and recover VSAM and non-vsam data sets Prerequisite Participants should have a good understanding of TSO/ISPF and JCL Topics Covered: Module 1: - Introduction to VSAM files KSDS ESDS RRDS LDS Module 2: - Using IDCAMS Utilities Using IDCAMS utility to do all the operations in VSAM files Module 3: - Alternate index Creating Alternate Indexes Module 4: - Backup & Recovery Using utilities to take backup and recovery Parameters under Export and Import

6 Z/OS CONCEPTS VOL 1 Students are introduced to the services provided by the servers which execute in the z/os environments, such as the Communications Server and the Security Server. Installation packaging options and steps to install the z/os environments are also introduced. Audience This class is designed for persons with a technical background in information technology, who are new to the z/os platforms. It is intended for those who require an in-depth understanding of z/os. Pre-requisites Students should be familiar with z/os concepts. Students should also have practical experience with logging on to TSO and working with JCL. Objective After successful completion of this course, students should be able to: Describe the system initialization processes of the z/os operating systems State the differences between an address space, data space, and hiperspace Describe a z/os task Describe the purpose of the Job Entry Subsystem (JES) Describe the allocation process for the data sets in the z/os environment Key Topics Review of zseries and z/os describe the z/architecture name the characteristics of the zseries processors provide an overview of z/os, its components and delivery process explain the concept of virtual storage and its exploitation in z/os z/os Overview Storage management Managing work I/O processing Data management Job management Termination and recovery analysis Communicating Security in z/os Console Operations Initializing and Terminating the z/os System Monitoring the z/os System Identifying z/os System Problems Resolving z/os System Problems z/os Console Simulators Series determine the status and parameters of any console perform recovery procedures for console error conditions

7 Z/OS CONCEPTS VOL 2 Get an overview of the z/os Operating System (OS). Look at the systems from both a hardware and software prospective. Develop a basic understanding of z/os, Processor Resource/Systems Manager (PR/SM), Time Sharing Option (TSO) and the Initial Program Loader (IPL) process. Become comfortable issuing z/os commands from a system console, from a TSO console. Audience This is a basic course for system programmers, operators, system administrators, and individuals who need to use a z/os system. Also, this is a great refresher course for individuals who want to sharpen their system skills. Pre-requisites Students should be familiar with z/os concepts. Students should also have practical experience with logging on to TSO and working with JCL. Objective After successful completion of this course, students should be able to: Describe basic Hardware (H/W) and Software (S/W) concepts Use JES2 and JES3 and basic JES2 commands Use TSO and basic TSO commands Use z/os and basic commands Perform IPL of and z/os system Use consoles in z/os Key Topics z/os IPL flow describe the functions performed by the Nucleus Initialization Program (NIP) to initialize the system perform a successful load of any z/os system Parmlib members (IEASYSxx, IEASSNxx, CONSOLxx etc) z/os commands issue z/os commands with the correct syntax become familiar with the z/os commands interpret the results of z/os commands Working with System Datasets SMF Datasets - Create/Dump/Clear Dump datasets - Pre-allocated & Dynamic Dump datasets SYSLOG housekeeping - Overview LOGREC - Create/Extract records/clear BROADCAST dataset - Synchronize broadcast datasets Page Dataset - Dynamically add/delete a page dataset

8 Z/OS CONCEPTS VOL 2 Problem Determination (Only Theory) MVS Dumps overview - Procedure to take Console Dump and SLIP dump Trace - Master, System, GTF Trace Overview - Procedure to take a GTF trace SLIP - Basics on how to code a SLIP Stand Alone Dump - Procedure and recommendations Start with basic IPCS commands

9 CATALOG MANAGEMENT OF Z/OS OVERVIEW Operational examples using a number of IDCAMS commands, such as REPRO, EXPORT, IMPORT and ALTER are provided and discussed. The course addresses the structures (catalog, VVDS, and VTOC) involved in the ICF environment. Audience: z/os systems programmers who are responsible for the management of ICF catalogs. Pre-requisites: Students should be familiar with z/os concepts. Students should also have practical experience with logging on to TSO and working with JCL. Objectives: After completing this course, you should be able to: Work with VSAM and SMS-managed data sets Describe the access to and support of catalogs on SMS and non-sms volumes Discuss ISC and CDSC cache characteristics Describe the differences between VVDS Move, merge, copy Determine when select REPRO and when to select EXPORT/IMPORT Key Topics: The z/os environment The ICF catalog environment Basic catalog operations

10 JES2 OPERATIONS Overview: This course provides a view of z/os (with JES2 as the job entry subsystem) through the eyes of the operator and the operator console. It goes through the system s functions by following a sequence which begins with the start-up of the system and then follows how the system controls the application workload coming through and exiting the system. The operator s ability to control this process is also discussed in detail. Who Should Take This Course: MVS/JES2 Operators, Systems Programmers and other technical support personnel who need an understanding of the operational characteristics of z/os. Objectives: On successful completion of this course, attendees will be able to: describe how z/os & JES2 relate to each other use the console to issue commands interpret z/os & JES2 messages describe the uses of the master console start and stop JES2, and explain the process list the different device types manage z/os and JES2 devices start and stop batch started tasks display & control job queues in JES2 display and control active jobs in z/os display and manage JES2 output queues describe the concept of system dumps manage Dump data sets Prerequisite An understanding of the z/os environment, as taught in the course z/os Concepts & Facilities, and knowledge of TSO/ISPF and JCL. Course content: Topics Covered: OS, JES2 & other products how they relate Operator Communication the Console Starting & Stopping z/os & JES2 Input/Output Devices The Active System z/os Workload & the Active System Reading Jobs & Queue Management Active Job Requirements Problem and dump management

11 JES3 CONCEPTS AND COMMAND INSTRUCTIONS Overview: The JES3 Concepts and Commands course introduces the JES3 subsystem. It describes the JES3 input, main output, and expanded services available, and examines the commands used to start, display, maintain, and shut down the JES3 subsystem. Who Should Take This Course: Operators of JES3 systems and other personnel requiring knowledge of JES3 Objectives: After completing this course, the student will be able to: Define the concepts of a JES3 system Recognize the various job stages Recognize the JES3 commands to start, stop, control, and monitor the system Prerequisite Basic knowledge of the MVS system Course content: Topics Covered: Introduction to Spooling and JES3 Differences between JES2 and JES3 JES3 Commands Note: Only Theory can be done for this JES3 Module

12 RACF INTRODUCTION Audience This course will benefit RACF Administrators, RACF Auditors, help desk personnel, and anyone requiring knowledge of RACF administration principles and practices. It is of particular benefit to those new to RACF administration. Prerequisites No previous RACF experience is required; however delegates should be fully familiar with the z/os environment and have an understanding of TSO/E ISPF/PDF. Objectives This course introduces students to the concepts, terminology, commands, and procedures involved in administering a RACF secured system. After completing the course, delegates will be able to: - Describe the various ways in which RACF commands can be issued. - Describe the effect of the various user profiles related parameters. - Connect users to groups and manage the assigned group authorities. - Specify the appropriate auditing parameters for data set profiles. - Use the general resource commands to manage general resources. Course Contents: Introduction The RACF Commands Defining/Deleting RACF Groups Defining Users Connecting Users to Groups Data set Profiles General Resource Profiles

13 SYSPLEX CONCEPTS AND FACILITIES Objectives On successful completion of this course, attendees will be able to: Explain the reasons for Sysplex Explain business implications of Sysplex Describe the XCF function for connecting the systems Explain how Data Sharing works Describe Sysplex management Explain how to exploit Sysplex. Who Should Attend The course is intended for all technical support personnel, including systems programmers, senior operations staff and their managers. It would also be beneficial to anyone interested in learning about Sysplex and the new z/os features. Prerequisites Familiarity with z/os structure, concepts, operation and workload. Contents What SYSPLEX does What XCF does Components in a MONOPLEX or MULTISYSTEM SYSPLEX Couple datasets Managing Couple datasets SYSPLEX CONFIGURATIONS SETXCF Command V XCF Command PLEXCFG Parameter XCF Signalling Consoles & SYSPLEX CF Structures - LIST, LOCK, CACHE System Logger functions SFM functions Note: Only Theory can be done for this Sysplex Concepts & Facilities Module

14 VTAM CONCEPTS Audience Help desk operators, junior and senior operators, network and system programmers, and other personnel requiring knowledge of the IBM Network Prerequisites Basic knowledge of the IBM operating system Objectives After completing this course, the student will be able to: Define components of a network Identify how data is transferred and how sessions are established Recognize the duties of a network operator Course Content Introduction to IBM Communications System Network Architecture Types of Controllers Modems Types of Transmission Speed and Direction Components of a VTAM Network Line Discipline Applications Used On a Network SNA Concepts and Facilities Logical and Physical Units Domains and Sub-areas Sessions, Controllers and the NCP Sessions Types of Controllers Network Control Program Network OPS Responsibilities and Starting VTAM Problem Management Systems Starting VTAM Configuration Lists for VTAM Controlling VTAM Major and Subordinate Nodes and Logical Units VTAM Shutdown Note: Only Theory can be done for this VTAM Concepts Module

15 AN INTRODUCTION TO DFSMS Target Audience: This is a course for People responsible for developing and implementing effective storage management techniques. Prerequisites: Before taking this course, you should take Introduction to Data Storage Subsystems and Storage Management Fundamentals. What can be taught: After completing this course, you should be able to: Establish a DFSMS configuration to automatically enforce your installation's storage management policies Convert service level requirements into appropriate parameters for data class, storage class, management class, and storage groups Establish procedures to control, manage, and recover the storage management subsystem with ISMF and operator commands Develop a DFSMS implementation plan Course Content: - Create Storage team documentation (understands repository tool & has technical writing skills) Review of storage pools to deter space issues. Knowledge of dataset structures. (PDS, PDSE, GDG, VSAM, etc.) Working Knowledge of ISMF tool Mitigate impending storage capacity issues. Daily DASD management including monitoring SMS/HSM pools, SMS ACS routines and HSM/CA-DISK functions (backup/migration) Daily monitoring of DASD dumps for disaster recovery and in-house backups. Daily monitoring of catalogues, including backup and maintenance. Basic problem determination. Note: Only Theory can be done for this An Introduction to DFSMS Module

16 SMP/E INTRODUCTION This course is designed to provide the SMP/E skills needed in the installation and maintenance of optional features and maintenance in the z/os operating environment. You are taught to define the SMP/E database and invoke SMP/E to add, modify, or replace system elements. The course includes extensive hands-on labs using a current level of SMP/E. Audience System programmers with no prior SMP experience who plan to use SMP/E for system and/or subsystem maintenance and installation. Pre-requisites Use basic JCL statements Describe the use of the following MVS utility programs: assembler, linkage editor, IEBCOPY, IEBUPDTE Identify the Access Method Services commands and parameters used in creating a VSAM KSDS Use ISPF/PDF panels. Objective Describe how SMP/E is used as a tool for system maintenance Interpret Modification Control Statements in a sample SYSMOD Create a Consolidated Software Inventory database to support installation and maintenance requirements Use the SMP/E dialogs to install a product and its related service Manage exception SYSMOD data Describe the use of the primary and secondary data sets required by SMP/E Analyze output from SMP/E processing and resolve commonly encountered problems Describe the impact of JCLIN processing on target zone entries Describe the use of the REPORT command to determine software dependencies between zones Key Topics Training for the usage of SMP/E for z/os Note: Only Theory & Lab Demo can be done for this SMP/E Module

17 For more information ProEd Training Pvt Ltd Bangalore Pune Hyderabad

z/os Curriculum Job Control Language (JCL) Curriculum JES Curriculum WebSphere Curriculum TSO/ISPF for z/os Curriculum

z/os Curriculum Job Control Language (JCL) Curriculum JES Curriculum WebSphere Curriculum TSO/ISPF for z/os Curriculum A relação de cursos de mainfame a seguir representa mais de 1.000 horas de treinamento e-learning, fornecendo uma abordagem ampla e atual sobre o assunto. z/os Curriculum z/os 1.13 Series o z/os Concepts

More information

Software Product Description

Software Product Description Software Product Description PRODUCT NAME: HP SNA Data Transfer SPD 27.85.13 This SPD describes HP SNA Data Transfer Facility for OpenVMS, which is available for the OpenVMS I64, OpenVMS Alpha and OpenVMS

More information

z/os VULNERABILITY SCANNING AND MANAGEMENT Key Resources, Inc. ray.overby@kr-inc.com (312) KRI-0007 www.kr-inc.com

z/os VULNERABILITY SCANNING AND MANAGEMENT Key Resources, Inc. ray.overby@kr-inc.com (312) KRI-0007 www.kr-inc.com 1 z/os VULNERABILITY SCANNING AND MANAGEMENT Key Resources, Inc. ray.overby@kr-inc.com (312) KRI-0007 www.kr-inc.com 2 Ray Overby SKK - ACF2 Developer (1981-1988) Key Resources, Inc. incorporated in 1988

More information

CA JCLCheck Workload Automation

CA JCLCheck Workload Automation PRODUCT SHEET CA JCLCheck Workload Automation CA JCLCheck Workload Automation CA JCLCheck Workload Automation (CA JCLCheck WA) validates z/os JCL before it is submitted for execution. CA JCLCheck WA helps

More information

VIT University Vellore-632 014, Tamil Nadu, India www.vit.ac.in

VIT University Vellore-632 014, Tamil Nadu, India www.vit.ac.in VIT University Vellore-632 014, Tamil Nadu, India www.vit.ac.in Summer Training & Internship Program on Private Cloud Application Development using IBM Mainframes 2 nd -14 th June 2014 Organized by TIFAC

More information

Computer Associates BrightStor CA-Vtape Virtual Tape System Software

Computer Associates BrightStor CA-Vtape Virtual Tape System Software Edward E. Cowger, Herb Gepner Product Report 8 October 2002 Historical Computer Associates BrightStor CA-Vtape Virtual Tape System Software Summary Computer Associates (CA s) BrightStor CA-Vtape Virtual

More information

Interactive System Productivity Facility (ISPF)

Interactive System Productivity Facility (ISPF) National Finance Center Office of the Chief Financial Officer U.S. Department of Agriculture August 2013 PUBLICATION CATEGORY Reporting PROCEDURE MANUAL Table of Contents Introduction... 1 System Overview...

More information

CA TPX Session Management r5.3

CA TPX Session Management r5.3 PRODUCT SHEET CA TPX Session Management CA TPX Session Management r5.3 CA TPX Session Management (CA TPX) helps you manage user menus for accessing VTAM applications on the mainframe while offering end

More information

Session 2826 February 2001. Stop those Unnecessary IPLS: The Dynamic OS/390 Functions

Session 2826 February 2001. Stop those Unnecessary IPLS: The Dynamic OS/390 Functions Stop those Unnecessary IPLS: The Dynamic OS/390 Functions Kenneth.Tomiak@Schunk-Associates.com March 6, 2002 Session 2859 1 Trademarks and Copyrights Trademarks and Registered trademarks used in this presentation

More information

CA Auditor for z/os. System Review Checklist. r12. Second Edition

CA Auditor for z/os. System Review Checklist. r12. Second Edition CA Auditor for z/os System Review Checklist r12 Second Edition This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Program Directory for IBM Tivoli License Compliance Manager for z/os V3.2.0. Program Number 5698-A80 FMID HAUD320.

Program Directory for IBM Tivoli License Compliance Manager for z/os V3.2.0. Program Number 5698-A80 FMID HAUD320. IBM Program Directory for IBM Tivoli License Compliance Manager for z/os V3.2.0 Program Number 5698-A80 FMID HAUD320 for Use with z/os Document Date: JULY 2005 GI11-4089-00 Note! Before using this information

More information

CA Librarian r4.3. Overview. Business value

CA Librarian r4.3. Overview. Business value PRODUCT SHEET CA Librarian CA Librarian r4.3 CA Librarian for z/os, for z/vse and for z/vm (CA Librarian) is a highly sophisticated and flexible storage medium of source programs and other sets of data

More information

LES LOGICIELS MAINFRAME

LES LOGICIELS MAINFRAME LES LOGICIELS MAINFRAME PrintSubSystem AFP printing on network printers and AFP2PDF conversion Enterprise Print Manager The OS/390 software printing solution AFP Conversion Module PDF makes mainframe data

More information

z/os 1.8 Erfahrungsbericht

z/os 1.8 Erfahrungsbericht z/os 1.8 Erfahrungsbericht z/os Guide Lahnstein 04.-06.10.2006 GAD eg Installation Migration von z/os 1.7 nach 1.8 ServerPac Installation Umgestellte Images Test-Sysplex (2/2) Entwicklungs-Sysplex (3/4)

More information

21 Things You Didn t Used to Know About RACF

21 Things You Didn t Used to Know About RACF 21 Things You Didn t Used to Know About RACF (A Technical Update for IT Auditors) Stuart Henderson The Henderson Group (301) 229-7187 1 Here Are 21 Things Auditors Should Know About RACF One Person s Opinion,

More information

DBAs having to manage DB2 on multiple platforms will find this information essential.

DBAs having to manage DB2 on multiple platforms will find this information essential. DB2 running on Linux, Unix, and Windows (LUW) continues to grow at a rapid pace. This rapid growth has resulted in a shortage of experienced non-mainframe DB2 DBAs. IT departments today have to deal with

More information

OS/390. DFSMSdfp Utilities SC26-7343-00

OS/390. DFSMSdfp Utilities SC26-7343-00 OS/390 DFSMSdfp Utilities SC26-7343-00 OS/390 DFSMSdfp Utilities SC26-7343-00 First Edition, September 2000 This edition applies to Version 2 Release 10 of OS/390 (5647-A01) and to all subsequent releases

More information

z/os Unix System Services Dumps - Dump Debugging for Dummies

z/os Unix System Services Dumps - Dump Debugging for Dummies Maintenance and Technical Support Technical Support Competence Center z/os Unix System Services Dumps - Dump Debugging for Dummies Matthias Korn z/os Virtual Frontend / Unix System Services EMEA Level

More information

CA Deliver r11.7. Business value. Product overview. Delivery approach. agility made possible

CA Deliver r11.7. Business value. Product overview. Delivery approach. agility made possible PRODUCT SHEET CA Deliver agility made possible CA Deliver r11.7 CA Deliver is an online report management system that provides you with tools to manage and reduce the cost of report distribution. Able

More information

CICS Transactions Measurement with no Pain

CICS Transactions Measurement with no Pain CICS Transactions Measurement with no Pain Prepared by Luiz Eduardo Gazola 4bears - Optimize Software, Brazil December 6 10, 2010 Orlando, Florida USA This paper presents a new approach for measuring CICS

More information

An Introduction to z/os DASD Backup and Archiving

An Introduction to z/os DASD Backup and Archiving An Introduction to z/os DASD Backup and Archiving Session 15901 Steve Pryor DTS Software, Inc. steve@dtssoftware.com Storage Management Objectives Data Availability Data available even if logically/physically

More information

Windchill ProjectLink 10.1. Curriculum Guide

Windchill ProjectLink 10.1. Curriculum Guide Windchill ProjectLink 10.1 Curriculum Guide Live Classroom Curriculum Guide Introduction to Windchill ProjectLink 10.1 Business Administration of Windchill ProjectLink 10.1 Workflow Administration of Windchill

More information

CA Chorus Software Manager

CA Chorus Software Manager CA Chorus Software Manager User Guide Release 5.1 Third Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

FDRSOS (Safeguard Open Storage)

FDRSOS (Safeguard Open Storage) Introducing FDRSOS (Safeguard Open Storage) FDRSOS (Safeguard Open Storage) provides high-speed, reliable backups of Open Systems (SCSI) data to an MVS or OS/390 System. FDRSOS and the SYMMETRIX 3000 and

More information

z/os Performance Monitoring Tools Shoot-Out: ASG, BMC, CA, Rocket

z/os Performance Monitoring Tools Shoot-Out: ASG, BMC, CA, Rocket z/os Performance Monitoring Tools Shoot-Out: ASG, BMC, CA, Rocket Gary Henderson ASG (Allen Systems Group) 1 March 2011, 9:30 AM-10:30 AM Session Number 8695 Installation and Maintenance Installation and

More information

CA High Performance Recovery for IMS for z/os

CA High Performance Recovery for IMS for z/os PRODUCT SHEET CA High Performance Recovery for IMS for z/os CA High Performance Recovery for IMS for z/os CA High Performance Recovery for IMS for z/os (CA HPR) is designed to allow database administrators

More information

IBM InfoSphere Guardium S-TAP for VSAM on z/os V8.2 Version 8 Release 2. User's Guide SC19-3346-02

IBM InfoSphere Guardium S-TAP for VSAM on z/os V8.2 Version 8 Release 2. User's Guide SC19-3346-02 IBM InfoSphere Guardium S-TAP for VSAM on z/os V8.2 Version 8 Release 2 User's Guide SC19-3346-02 IBM InfoSphere Guardium S-TAP for VSAM on z/os V8.2 Version 8 Release 2 User's Guide SC19-3346-02 Note:

More information

OMU350 Operations Manager 9.x on UNIX/Linux Advanced Administration

OMU350 Operations Manager 9.x on UNIX/Linux Advanced Administration OMU350 Operations Manager 9.x on UNIX/Linux Advanced Administration Instructor-Led Training For versions 9.0, 9.01, & 9.10 OVERVIEW This 5-day instructor-led course focuses on advanced administration topics

More information

Mark Wilson markw@rsmpartners.com Session Details: The Introduction

Mark Wilson markw@rsmpartners.com Session Details: The Introduction Everything you wanted to know about mainframe security, pen testing and vulnerability scanning.. But were too afraid to ask! Mark Wilson markw@rsmpartners.com Session Details: The Introduction Agenda Introduction

More information

New Users Cookbook. S/390 Partners in Development: OS/390 (and z/os) Front cover. ibm.com/redbooks. Hints & tips for new users

New Users Cookbook. S/390 Partners in Development: OS/390 (and z/os) Front cover. ibm.com/redbooks. Hints & tips for new users Front cover S/390 Partners in Development: OS/390 (and z/os) New Users Cookbook Hints & tips for new users Based on OS/390 R10 and Z/OS R1.1 AD CD-ROMs Uses P/390, MP3000, and Netfinity Enabled for S/390

More information

z/os Management Facility (z/osmf) V1.13 Implementation and Configuration Session: 09733

z/os Management Facility (z/osmf) V1.13 Implementation and Configuration Session: 09733 z/os Management Facility (z/osmf) V1.13 Implementation and Configuration Session: 09733 Anuja Deedwaniya anujad@us.ibm.com STSM, z/os Systems Management and Simplification Agenda Overview of z/os Management

More information

CA View r11.7. Business value. Product overview. Delivery approach

CA View r11.7. Business value. Product overview. Delivery approach DATA SHEET CA View r11.7 CA View is an automated archival and retrieval system that provides immediate and flexible online viewing of mainframe and distributed output. Its repository is capable of housing

More information

Configuring and Managing Microsoft System Center Essentials 2010

Configuring and Managing Microsoft System Center Essentials 2010 Configuring and Managing Microsoft System Center Essentials 2010 50373: Configuring and Managing Microsoft System Center Essentials 2010 (2 Days) About this Course This two-day instructor-led course provides

More information

Introduction to the new mainframe Chapter 4: Interactive facilities of z/os: TSO/E, ISPF, and UNIX

Introduction to the new mainframe Chapter 4: Interactive facilities of z/os: TSO/E, ISPF, and UNIX Chapter 4: Interactive facilities of z/os: TSO/E, ISPF, and UNIX Chapter 4 objectives Be able to: Log on to z/os Run programs from the TSO READY prompt Navigate through the menu options of ISPF Use the

More information

Setting Up and Using an SMS-Managed Manual Tape Library (MTL) Session 10237 Steve Pryor steve@dtssoftware.com

Setting Up and Using an SMS-Managed Manual Tape Library (MTL) Session 10237 Steve Pryor steve@dtssoftware.com Setting Up and Using an SMS-Managed Manual Tape Library (MTL) Session 10237 Steve Pryor steve@dtssoftware.com Agenda How are tapes managed in SMS? Automated vs. Manual Libraries The OAM Address Space The

More information

CHAPTER 15: Operating Systems: An Overview

CHAPTER 15: Operating Systems: An Overview CHAPTER 15: Operating Systems: An Overview The Architecture of Computer Hardware, Systems Software & Networking: An Information Technology Approach 4th Edition, Irv Englander John Wiley and Sons 2010 PowerPoint

More information

Java on z/os. Agenda. Java runtime environments on z/os. Java SDK 5 and 6. Java System Resource Integration. Java Backend Integration

Java on z/os. Agenda. Java runtime environments on z/os. Java SDK 5 and 6. Java System Resource Integration. Java Backend Integration Martina Schmidt martina.schmidt@de.ibm.com Agenda Java runtime environments on z/os Java SDK 5 and 6 Java System Resource Integration Java Backend Integration Java development for z/os 4 1 Java runtime

More information

New Ways of Running Batch Applications on z/os

New Ways of Running Batch Applications on z/os Front cover New Ways of Running Batch Applications on z/os Volume 1 CICS Transaction Server Technology overview Application design considerations Example Daniel Millwood Alex Louwe Kooijmans Elsie Ramos

More information

CA Integrated Agent Services

CA Integrated Agent Services CA Integrated Agent Services Implementation Guide Version 12.0.00 Second Edition This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred

More information

z/os Basics: z/os UNIX Shared File System environment and how it works

z/os Basics: z/os UNIX Shared File System environment and how it works z/os Basics: Shared File System environment and how it works Jim Showalter IBM March 1, 2011 Session 9024 1 Trademarks The following are trademarks of the International Business Machines Corporation in

More information

Pro/INTRALINK 10.1. Curriculum Guide

Pro/INTRALINK 10.1. Curriculum Guide Pro/INTRALINK 10.1 Curriculum Guide Live Classroom Curriculum Guide Introduction to Pro/INTRALINK 10.1 Business Administration of Windchill Pro/INTRALINK 10.1 System Administration of Windchill 10.1 Customization

More information

CA Products for z/vm Old Dogs with New Tricks

CA Products for z/vm Old Dogs with New Tricks CA Products for z/vm Old Dogs with New Tricks Yvonne DeMeritt Sr. Sustaining Engineer CA Objective -Provide information on CA s z/vm product offerings that are available to assist you in meeting your z/vm

More information

CA Log Analyzer for DB2 for z/os

CA Log Analyzer for DB2 for z/os CA Log Analyzer for DB2 for z/os User Guide Version 17.0.00, Third Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

SAP Performance Review/System Health Check

SAP Performance Review/System Health Check Albert Rodi Consulting IT Specialist IBM e-business Technical Sales IBM Corporation 1507 LBJ Freeway Dallas, TX 75381-9054 (972) 280-4791 adrodi@us.ibm.com Copyright 2005 IBM Solutions Technical Sales

More information

IBM. Implementing System-Managed Storage. DFSMS/MVS Version 1 Release 5 SC26-3123-05

IBM. Implementing System-Managed Storage. DFSMS/MVS Version 1 Release 5 SC26-3123-05 DFSMS/MVS Version 1 Release 5 IBM Implementing System-Managed Storage SC26-3123-05 DFSMS/MVS Version 1 Release 5 IBM Implementing System-Managed Storage SC26-3123-05 Note! Before using this information

More information

Windchill Service Information Manager 10.1. Curriculum Guide

Windchill Service Information Manager 10.1. Curriculum Guide Windchill Service Information Manager 10.1 Curriculum Guide Live Classroom Curriculum Guide Building Information Structures with Windchill Service Information Manager 10.1 Building Publication Structures

More information

File Manager base component

File Manager base component Providing flexible, easy-to-use application development tools designed to enhance file processing IBM File Manager for z/os, V13.1 Figure 1: File Manager environment Highlights Supports development and

More information

Table Of Contents. - Microsoft Windows - WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS XP PROFESSIONAL...10

Table Of Contents. - Microsoft Windows - WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS XP PROFESSIONAL...10 Table Of Contents - - WINDOWS SERVER 2003 MAINTAINING AND MANAGING ENVIRONMENT...1 WINDOWS SERVER 2003 IMPLEMENTING, MANAGING & MAINTAINING...6 WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS

More information

SMP/E V3.5 Hands-on Lab: Learning to use SMP/E FIXCATs

SMP/E V3.5 Hands-on Lab: Learning to use SMP/E FIXCATs Session 9707: SMP/E V3.5 Hands-on Lab: Learning to use SMP/E FIXCATs Kurt Quackenbush IBM, SMP/E Development kurtq@us.ibm.com Page 1 of 32 Using SMP/E Advanced Functions: Hands-on Lab SMP/E V3.5 became

More information

McAfee VirusScan and epolicy Orchestrator Administration Course

McAfee VirusScan and epolicy Orchestrator Administration Course McAfee VirusScan and epolicy Orchestrator Administration Course Intel Security Education Services Administration Course Training The McAfee VirusScan and epolicy Orchestrator Administration course from

More information

Performance Management for

Performance Management for for Capacity Planners Performance Analysts System Programmers Version 1.0 I July, 2013 Author: Wolfram Greis European Mainframe Academy GmbH Max von Laue Straße 9 D 86156 Augsburg Tel. +49 821 56756 10

More information

Exploiting z/os Tales from the MVS Survey

Exploiting z/os Tales from the MVS Survey Exploiting z/os Tales from the MVS Survey Cheryl Watson and Frank Kyne Watson & Walker, Inc. www.watsonwalker.com cheryl@watsonwalker.com frank@watsonwalker.com March 14, 2014 Session 15044 Abstract The

More information

Mainframe. Large Computing Systems. Supercomputer Systems. Mainframe

Mainframe. Large Computing Systems. Supercomputer Systems. Mainframe 1 Large Computing Systems Server Farm Networked cluster of interchangeable file/application servers Provides load balancing for availability and reliability Blade Server Server farm in a single cabinet

More information

CA Auditor for z/os. Technical Reference. r12. Second Edition

CA Auditor for z/os. Technical Reference. r12. Second Edition CA Auditor for z/os Technical Reference r12 Second Edition This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Application Backup and Restore using Fast Replication Services. Ron Ratcliffe rratcliffe@rocketsoftware.com March 13, 2012 Session Number 10973

Application Backup and Restore using Fast Replication Services. Ron Ratcliffe rratcliffe@rocketsoftware.com March 13, 2012 Session Number 10973 Application Backup and Restore using Fast Replication Services Ron Ratcliffe rratcliffe@rocketsoftware.com March 13, 2012 Session Number 10973 Session Agenda What is IBM Tivoli Advanced Backup and Recovery

More information

Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment

Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment (Exam 70-290) Table of Contents Table of Contents... 1 Course Overview... 2 Section 0-1: Introduction... 4

More information

OCCUPATIONAL GROUP: Information Technology. CLASS FAMILY: Systems and Infrastructure CLASS FAMILY DESCRIPTION:

OCCUPATIONAL GROUP: Information Technology. CLASS FAMILY: Systems and Infrastructure CLASS FAMILY DESCRIPTION: OCCUPATIONAL GROUP: Information Technology CLASS FAMILY: Systems and Infrastructure CLASS FAMILY DESCRIPTION: This family includes those positions that provide networking services involving the planning,

More information

Pro/INTRALINK 10.0. Curriculum Guide

Pro/INTRALINK 10.0. Curriculum Guide Pro/INTRALINK 10.0 Curriculum Guide Live Classroom Curriculum Guide Introduction to Pro/INTRALINK 10.0 Business Administration of Pro/INTRALINK 10.0 Update to Windchill 10.0 for System Administrators System

More information

Program Product. Open System Backup

Program Product. Open System Backup Program Product Sept. 1998 Vol. 26.1 Simple Non-Disruptive Backup of DASD Volumes FDR InstantBackup allows you to create a point-in-time image of an online DASD volume, on an offline DASD device, and backup

More information

ORACLE DBA 11G TRAINING

ORACLE DBA 11G TRAINING ORACLE DBA 11G TRAINING DURATION 40hrs AVAILABLE BATCHES WEEKDAYS (7.00AM TO 8.00AM) & WEEKENDS (10AM TO 1PM) MODE OF TRAINING AVAILABLE ONLINE INSTRUCTOR LED CLASSROOM TRAINING (MARATHAHALLI, BANGALORE)

More information

Writing the Definitive Systems Programmer Resume

Writing the Definitive Systems Programmer Resume Writing the Definitive Systems Programmer Resume Joe Gallaher Systems Programming Consultants, Inc. (SPCI) Monday, March 2, 2015 SHARE Session: 17133 Insert Custom Session QR if Desired. PowerPoint slides:

More information

HP P9000 for Business Continuity Manager Software 6.7.0-00

HP P9000 for Business Continuity Manager Software 6.7.0-00 HP P9000 for Business Continuity Manager Software 6.7.0-00 Release Notes HP Part Number: T5253-96061 Published: November 2011 Edition: First Copyright 2009, 2011 Hewlett-Packard Development Company, L.P.

More information

Using IDCAMS to Manage VSAM Data Sets

Using IDCAMS to Manage VSAM Data Sets Using IDCAMS to Manage VSAM Data Sets Session 12998 Presented by Michael E. Friske IDCAMS Manual The IDCAMS commands can be found in the DFSMS Access Method Services (AMS) for Catalogs manual. This manual

More information

Agenda. z/os Ethical Hacking Vulnerability Scanning & Pen Testing. Mark Wilson RSM Partners. Session Number: 12275. l Disclaimer.

Agenda. z/os Ethical Hacking Vulnerability Scanning & Pen Testing. Mark Wilson RSM Partners. Session Number: 12275. l Disclaimer. z/os Ethical Hacking Vulnerability Scanning & Pen Testing Mark Wilson RSM Partners Session Number: 12275 Agenda l Disclaimer l Introduction l Objectives l Mainframe Hacking Fact or Fiction? l Penetration

More information

NE-2273B Managing and Maintaining a Microsoft Windows Server 2003 Environment

NE-2273B Managing and Maintaining a Microsoft Windows Server 2003 Environment NE-2273B Managing and Maintaining a Microsoft Windows Server 2003 Environment Summary Duration Vendor Audience 5 Days Microsoft IT Professionals Published Level Technology 05 October 2005 200 Microsoft

More information

Effective Backups: Selecting the Right Backup Mechanism to Match the Business Requirement

Effective Backups: Selecting the Right Backup Mechanism to Match the Business Requirement Effective Backups: Selecting the Right Backup Mechanism to Match the Business Requirement Session 16723 Chris Taylor, IBM Corporation ctaylor1@us.ibm.com Insert Custom Session QR if Desired. Session Abstract

More information

Netezza PureData System Administration Course

Netezza PureData System Administration Course Course Length: 2 days CEUs 1.2 AUDIENCE After completion of this course, you should be able to: Administer the IBM PDA/Netezza Install Netezza Client Software Use the Netezza System Interfaces Understand

More information

z/os Basics: z/os UNIX Shared File System environment and how it works

z/os Basics: z/os UNIX Shared File System environment and how it works z/os Basics: Shared File System environment and how it works Jim Showalter IBM March 1, 2011 Session 9024 Trademarks The following are trademarks of the International Business Machines Corporation in the

More information

10972B: Administering the Web Server (IIS) Role of Windows Server

10972B: Administering the Web Server (IIS) Role of Windows Server 10972B: Administering the Web Server (IIS) Role of Windows Server Course Details Course Code: Duration: Notes: 10972B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

Second Edition (May 1984)

Second Edition (May 1984) 5C28-1342-1 File No. 5370-40 Program Product Resource Access Control Facility (RACF) Auditor's Guide Program Number 5740-XXH Version 1, Release 6 ---- - ----- - - - --- -- ------ -. - Second Edition (May

More information

IBM z/os DFSMShsm Primer

IBM z/os DFSMShsm Primer Front cover IBM z/os DFSMShsm Primer Keith Winnard Jose Gilberto Biondo Gert Laumann Norbert Sclumberger Jeanne Vangsness Chao Xing Ma Redbooks International Technical Support Organization IBM z/os DFSMShsm

More information

VMware vsphere 5.1 Advanced Administration

VMware vsphere 5.1 Advanced Administration Course ID VMW200 VMware vsphere 5.1 Advanced Administration Course Description This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter.

More information

7XWRULDO 5(;;6FULSWLQJ/DQJXDJH

7XWRULDO 5(;;6FULSWLQJ/DQJXDJH 7XWRULDO 5(;;6FULSWLQJ/DQJXDJH 3+33\WKRQEHOLHEWEHL/LQX[%HQXW]HUQ3HUOXQG7FO7NVLQGZHLWYHUEUHLWHWH6FULSWLQJ/DQJXDJHV 5(;;LVW,%0VEHYRU]XJWH6FULSWLQJ/DQJXDJHXQGLVWGHVKDOEDXIDOOH,%0%HWULHE\VWHPHVHLW YLHOHQ-DKUHQYHUI

More information

Origins of Operating Systems OS/360. Martin Grund HPI

Origins of Operating Systems OS/360. Martin Grund HPI Origins of Operating Systems OS/360 HPI Table of Contents IBM System 360 Functional Structure of OS/360 Virtual Machine Time Sharing 2 Welcome to Big Blue 3 IBM System 360 In 1964 IBM announced the IBM-360

More information

Experiences with Using IBM zec12 Flash Memory

Experiences with Using IBM zec12 Flash Memory Experiences with Using IBM zec12 Flash Memory Session 14119 August 13, 2013 Mary Astley ATS - IBM Corporation 2013 IBM Corporation Trademarks The following are trademarks of the International Business

More information

Symantec Enterprise Vault 10.x for File System Archiving: Administration

Symantec Enterprise Vault 10.x for File System Archiving: Administration Symantec Enterprise Vault 10.x for File System Archiving: Administration Day(s): 4 Course Code: DP0164 Overview The Symantec Enterprise Vault 10.x for File System Archiving: Administration course is designed

More information

Module 2: Deploying and Managing Active Directory Certificate Services

Module 2: Deploying and Managing Active Directory Certificate Services Course Syllabus Course 6426B: Configuring and Troubleshooting Identity and Access Solutions with Windows Server 2008 Active Directory About this Course This three-day instructor-led course provides in-depth

More information

Performance Analytics with TDSz and TCR

Performance Analytics with TDSz and TCR Performance Analytics with TDSz and TCR Bradley Snyder IBM March 4, 2015 Session Number Insert Custom Session QR if Desired. Agenda How did this presentation come about? Business and Data Center Analytics

More information

MCSE Objectives. Exam 70-236: TS:Exchange Server 2007, Configuring

MCSE Objectives. Exam 70-236: TS:Exchange Server 2007, Configuring MCSE Objectives Exam 70-236: TS:Exchange Server 2007, Configuring Installing and Configuring Microsoft Exchange Servers Prepare the infrastructure for Exchange installation. Prepare the servers for Exchange

More information

VMware vsphere 5.0 Boot Camp

VMware vsphere 5.0 Boot Camp VMware vsphere 5.0 Boot Camp This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter. Assuming no prior virtualization experience, this

More information

A new approach to Network Management and System AutomaBon

A new approach to Network Management and System AutomaBon A new approach to Network Management and System AutomaBon GSE Brussels June 2013 Tony Amies Chief Architect and Lead Developer William Data Systems tony.amies@willdata.com www.willdata.com Who are WDS?

More information

Maintaining a Microsoft SQL Server 2008 Database

Maintaining a Microsoft SQL Server 2008 Database Maintaining a Microsoft SQL Server 2008 Database Course 6231A: Five days; Instructor-Led Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students

More information

Administering the Web Server (IIS) Role of Windows Server

Administering the Web Server (IIS) Role of Windows Server Course 10972B: Administering the Web Server (IIS) Role of Windows Server Page 1 of 7 Administering the Web Server (IIS) Role of Windows Server Course 10972B: 4 days; Instructor-Led Introduction This course

More information

Exploiting the Virtual Tape System for Enhanced Vaulting & Disaster Recovery A White Paper by Rocket Software. Version 2.

Exploiting the Virtual Tape System for Enhanced Vaulting & Disaster Recovery A White Paper by Rocket Software. Version 2. Exploiting the Virtual Tape System for Enhanced Vaulting & Disaster Recovery A White Paper by Rocket Software Version 2.0 May 2013 Rocket Software, Inc. or its affiliates 1990 2013. All rights reserved.

More information

How To Improve Your Database Performance

How To Improve Your Database Performance SOLUTION BRIEF Database Management Utilities Suite for DB2 for z/os How Can I Establish a Solid Foundation for Successful DB2 Database Management? SOLUTION BRIEF CA DATABASE MANAGEMENT FOR DB2 FOR z/os

More information

Administering the Web Server (IIS) Role of Windows Server 10972B; 5 Days

Administering the Web Server (IIS) Role of Windows Server 10972B; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Administering the Web Server (IIS) Role of Windows Server 10972B; 5 Days

More information

Scheduler Job Scheduling Console

Scheduler Job Scheduling Console Tivoli IBM Tivoli Workload Scheduler Job Scheduling Console Feature Level 1.3 (Revised December 2004) User s Guide SC32-1257-02 Tivoli IBM Tivoli Workload Scheduler Job Scheduling Console Feature Level

More information

IMS Disaster Recovery

IMS Disaster Recovery IMS Disaster Recovery Part 1 Understanding the Issues February 5, 2008 Author Bill Keene has almost four decades of IMS experience and is recognized world wide as an expert in IMS recovery and availability.

More information

Using the z/os SMB Server. to access z/os data from Windows. -- Hands-On Lab Session 10634-10879

Using the z/os SMB Server. to access z/os data from Windows. -- Hands-On Lab Session 10634-10879 Using the z/os SMB Server to access z/os data from Windows -- Hands-On Lab Session 10634-10879 Using the z/os SMB server to access z/os data from Windows Hands-On-Lab Marna Walle Jim Showalter Karl Lavo

More information

Course MS20696A Managing Enterprise Devices and Apps using System Center Configuration Manager

Course MS20696A Managing Enterprise Devices and Apps using System Center Configuration Manager 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course MS20696A Managing Enterprise Devices and Apps using

More information

CA Application Quality and Testing Tools

CA Application Quality and Testing Tools CA Application Quality and Testing Tools Symbolic Guide Version 9.0.00 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

Managing Enterprise Devices and Apps using System Center Configuration Manager 20696B; 5 Days, Instructor-led

Managing Enterprise Devices and Apps using System Center Configuration Manager 20696B; 5 Days, Instructor-led Managing Enterprise Devices and Apps using System Center Configuration Manager 20696B; 5 Days, Instructor-led Course Description Get expert instruction and hands-on practice configuring and managing clients

More information

ABCs of IBM z/os System Programming Volume 1

ABCs of IBM z/os System Programming Volume 1 Front cover ABCs of IBM z/os System Programming Volume 1 Get an introduction to z/os and storage concepts Learn about TSO/E, ISPF, JCL, and SDSF Understand z/os delivery and installation Karan Singh Paul

More information

20696B: Administering System Center Configuration Manager and Intune

20696B: Administering System Center Configuration Manager and Intune 20696B: Administering System Center Configuration Manager and Intune Course Details Course Code: Duration: Notes: 20696B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

r12 Overview Business value

r12 Overview Business value PRODUCT SHEET CA 1 Tape Management CA 1 Tape Management r12 CA 1 Tape Management r12 (CA 1) provides for the management, control, and protection of z/os tape data sets and volumes. CA 1 integrates with

More information

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER CORPORATE COLLEGE SEMINAR SERIES Date: April 15-19 Presented by: Lone Star Corporate College Format: Location: Classroom instruction 8 a.m.-5 p.m. (five-day session)

More information

PRACTICAL TIPS FOR Z/OS VULNERABILITY SCANNING & PROACTIVE SECURITY MANAGEMENT

PRACTICAL TIPS FOR Z/OS VULNERABILITY SCANNING & PROACTIVE SECURITY MANAGEMENT 1 PRACTICAL TIPS FOR Z/OS VULNERABILITY SCANNING & PROACTIVE SECURITY MANAGEMENT Key Resources, Inc. ray.overby@kr-inc.com (312) KRI-0007 www.kr-in.com 2 Ray Overby SKK - ACF2 Developer (1981-1988) Key

More information

Performance Tuning and Optimizing SQL Databases 2016

Performance Tuning and Optimizing SQL Databases 2016 Performance Tuning and Optimizing SQL Databases 2016 http://www.homnick.com marketing@homnick.com +1.561.988.0567 Boca Raton, Fl USA About this course This four-day instructor-led course provides students

More information

Microsoft System Center: MS-50023 Data Protection 2007 Center Protection Manager Implementing 2012

Microsoft System Center: MS-50023 Data Protection 2007 Center Protection Manager Implementing 2012 coursemonster.com/me Microsoft System Center: MS-50023 Data Protection 2007 Center Protection Manager Implementing 2012 View training dates» Overview Elements of this syllabus may be subject to change

More information

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Course Number: 6425C Course Length: 5 Days Course Overview This five-day course provides in-depth training on implementing,

More information