Cisco træning

Insoft Services er en af de få uddannelsesudbydere i EMEAR, der tilbyder hele spektret af Cisco-certificering og specialiseret teknologiuddannelse.

Lær hvordan

Cisco-certificeringer

Oplev en blandet læringsmetode, der kombinerer det bedste fra instruktørstyret træning og e-læring i eget tempo for at hjælpe dig med at forberede dig til din certificeringseksamen.

Lær hvordan

Cisco Learning Credits

Cisco Learning Credits (CLCs) er forudbetalte træningskuponer, der indløses direkte med Cisco, og som gør det nemmere at planlægge din succes, når du køber Cisco-produkter og -tjenester.

Lær hvordan

Cisco Efteruddannelse

Cisco Continuing Education Program tilbyder alle aktive certificeringsindehavere fleksible muligheder for at gencertificere ved at gennemføre en række kvalificerede træningselementer.

Lær hvordan

Cisco Digital Learning

Certificerede medarbejdere er VÆRDSATTE aktiver. Udforsk Ciscos officielle digitale læringsbibliotek for at uddanne dig selv gennem optagede sessioner.

Lær hvordan

Cisco Business Enablement

Cisco Business Enablement Partner Program fokuserer på at skærpe Cisco Channel Partners og kunders forretningsmæssige færdigheder.

Lær hvordan

Cisco kursuskatalog

Lær hvordan

Fortinet-certificeringer

Fortinet Network Security Expert (NSE) -programmet er et otte-niveau uddannelses- og certificeringsprogram for at undervise ingeniører i deres netværkssikkerhed for Fortinet FW-færdigheder og erfaring.

Lær hvordan

Fortinet træning

Insoft er anerkendt som Autoriseret Fortinet Training Center på udvalgte steder på tværs af EMEA.

Tekniske kurser

Fortinet kursuskatalog

Udforsk hele Fortinet-træningskataloget. Programmet omfatter en bred vifte af selvstændige og instruktørledede kurser.

Lær hvordan

ATC-status

Tjek vores ATC-status på tværs af udvalgte lande i Europa.

Lær hvordan

Fortinet Professionelle Services

Globalt anerkendte team af certificerede eksperter hjælper dig med at gøre en mere jævn overgang med vores foruddefinerede konsulent-, installations- og migreringspakker til en lang række Fortinet-produkter.

Lær hvordan

Microsoft træning

Insoft Services tilbyder Microsoft-undervisning i EMEAR. Vi tilbyder Microsoft tekniske kurser og certificeringskurser, der ledes af instruktører i verdensklasse.

Tekniske kurser

Extreme træning

Find all the Extreme Networks online and instructor led class room based calendar here.

Tekniske kurser

Tekniske certificeringer

Vi leverer omfattende læseplan for tekniske kompetencefærdigheder på certificeringspræstationen.

Lær hvordan

Extreme kursuskatalog

Lær hvordan

ATP-akkreditering

Som autoriseret uddannelsespartner (ATP) sikrer Insoft Services, at du får de højeste uddannelsesstandarder, der findes.

Lær hvordan

Løsninger og tjenester

Vi leverer innovativ og avanceret support til design, implementering og optimering af IT-løsninger. Vores kundebase omfatter nogle af de største Telcos globalt.

Lær hvordan

Globalt anerkendte team af certificerede eksperter hjælper dig med at gøre en mere jævn overgang med vores foruddefinerede konsulent-, installations- og migreringspakker til en lang række Fortinet-produkter.

Om os

Insoft tilbyder autoriseret uddannelses- og konsulentbistand til udvalgte IP-leverandører. Få mere at vide om, hvordan vi revolutionerer branchen.

Lær hvordan
  • +45 32 70 99 90
  • U8617S - HPE NonStop SQL/MX Database Management

    Duration
    5 Dage
    Delivery
    (Online Og På stedet)
    Price
    Pris på forespørgsel

    This course introduces tasks used by database administrators or system managers to manage and protect a NonStop SQL/MX database and applications that access the database.

    • Describe HP NonStop SQL/MX architecture
    • Install SQL/MX and upgrade SQL/MX metadata to current release
    • Create, alter, and drop SQL/MX database objects (catalogs, schemas, tables, constraints, indexes, views, and triggers)
    • Grant and revoke access privileges to SQL/MX database objects
    • Import data into SQL/MX non-partitioned and range and hash partitioned tables
    • Protect and recover SQL/MX database objects with HP NonStop Transaction Management Facility
    • Use the MODIFY utility to add, split, merge, and drop SQL/MX range and hash partitioned tables
    • Describe and use the SQL/MX utilities (DUP, import, migrate, MODIFY, mxtool, mxexportddl, MXGNAMES, POPULATE INDEX, and PURGEDATA)
    • Describe the SQL.MX distributed database architecture

    Module 1 Overview of SQL/MX Architecture

    • SQL/MX logical structure, catalogs, schemas, and objects
    • SQL/MX physical structure: SMD volumes, schema subvolumes, data forks and resource forks
    • SQL/MX processes and utilities
    • Lab exercise: Overview of SQL/MX Architecture
    • Identify the system catalog, schemas, and objects
    • Identify user catalogs, schemas, and objects
    • Locate the underlying files for SQL/MX objects
    • Metadata basics

     

    Module 2 SQL/MX Installation

    • Hardware and software requirements for installing SQL/MX
    • Installing SQL/MX with the InstallSqlmx utility
    • Verifying the SQL/MX Installation
    • Create the SQL/MX sample database
    • Lab exercise: Perform a post-installation check for SQL/MX.


    Module 3 Metadata Migration to SQL/MX R3.0

    • Migrating considerations
    • Post upgrade scenarios
    • FIXRCB operation
    • UPGRADE utility


    Module 4 Creating SQL/MX Objects

    • Creating catalogs, schemas, tables, constraints, indexes, and views
    • Viewing object metadata
    • Lab exercise: Creating SQL/MX Objects with mxci or NSM/web


    Module 5 Referential Integrity Constraints

    • Referential Integrity
    • Creating referential integrity constraints as column or table constraints
    • Lab exercise: Creating Referential Integrity constraints with mxci or NSM/web


    Module 6 Creating SQL/MX Partitioned Tables and Indexes

    • Range and hash partitioned tables
    • Creating range and hash partitioned tables and indexes
    • Advantages and Disadvantages of each type of partitioning.
    • Decoupled keys, co-partitioned tables, and co-located partitions
    • Lab exercise: Creating range and hash partitioned tables with mxci or NSM/web


    Module 7 Creating SQL/MX Triggers

    • Trigger terminology
    • Creating BEFORE and AFTER triggers
    • Cascading and conflicting triggers
    • Lab exercise: Creating SQL/MX Triggers


    Module 8 SQL/MX Security

    • Object ownership and security rules
    • Object Privileges
    • Use of Security Administrator's Group
    • Change object ownership
    • SQL/MX GRANT and REVOKE commands
    • Lab exercise: Granting and Revoking Privileges with mxci or NSM/web


    Module 9 Import and Populate Index Utilities

    • Importing fixed and delimited data with the import utility
    • Importing data in parallel
    • Populating (loading) indexes
    • Lab exercise: Importing Data into Range and Hash Partitioned Tables and Indexes


    Module 10 Reorganizing SQL/MX Tables and Indexes

    • Reorganizing data
    • Determining file fragmentation
    • FUP RELOAD and INFO commands
    • Lab exercise: Reorganizing Data


    Module 11 Updating Statistics

    • Histogram Statistics and histogram metadata tables
    • Generating single column and multicolumn statistics
    • Using sampling with the update statistics utility
    • Lab exercise: Updating and Viewing Statistics


    Module 12 Database Protection and Recovery with TMF

    • TMF Protection and Recovery Strategies
    • MXGNAMES Utility
    • Performing Online Dumps
    • Recovering dropped SQL/MX Objects
    • Lab exercise: SQL/MX Protection and Recovery Using TMF


    Module 13 Compiling SQL/MX Programs in the OSS Environment

    • Compiling SQL/MX Programs!Preprocessing source files for SQL/MX
    • Language compiling SQL/MX annotated source files
    • SQL/MX compiling module definition files
    • Global or local module files
    • Defining search paths for module files
    • Lab exercise: Compiling Embedded SQL/MX C or COBOL Programs in the OSS environment


    Module 14 PURGEDATA Command and MODIFY Utility

    • Purging data from range and hash partitioned tables
    • Adding, splitting, merging, and dropping range partitions
    • Adding and dropping hash partitions
    • Lab exercise: PURGEDATA Command and MODIFY Utility


    Module 15 SQL/MX Utilities

    • DUP tables, indexes, and constraints
    • RECOVER utility
    • mxtool (INFO, VERIFY, FIXUP, and GOAWAY) utility
    • Lab exercise: SQL/MX Utilities


    Module 16 NonStop MXDM

    • Features and requirements of MXDM
    • Installing and uninstalling
    • Example screens


    Module 17 Managing SQL/MX Applications

    • Name references in programs
    • Compile time and late name resolution
    • Similarity checking
    • Automatic recompilation
    • Methods for moving SQL/MX applications
    • Lab exercise: Managing Embedded SQL/MX Programs


    Module 18 SQL/MX Distributed Databases

    • Distributed databases
    • Transparency, visibility, and availability
    • ANSI name translation for local and remote objects
    • REGISTER and UNREGISTER CATALOG commands
    • Lab exercise: SQL/MX Distributed Database Demonstration


    Module 19 Adding, Altering, and Dropping SQL/MX Objects

    • Authorization for adding, altering, and dropping SQL/MX objects
    • Adding SQL/MX objects
    • Altering SQL/MX objects
    • Dropping SQL/MX objects
    • Lab exercise: Altering and dropping SQL/MX objects


    Module 20 Open Source Tools

    • Overview of open source tools available for SQL/MX usage
    • Describe usage of Eclipse to access SQL.MX
    • Overview of use of DBVisualizer to access SQL/MX
    • HP NonStop Integrity Server or NonStop Blade Server or later that supports 1 GB of memory and IEEE floating point
    • H06.22 or later Operating System and DDL Licensing Product T0394
    • Projecting equipment, computer to display MS Power Point slides and access to a TACL process
    • Student computers with access to a TACL process
    • Database administrators
    • System managers
    • Personnel responsible for the availability of NonStop SQL/MX databases and applications.
    • NonStop SQL/MX Basics (U4184S)
    • NonStop SQL/MX Quick Start (U4185S)

    This course introduces tasks used by database administrators or system managers to manage and protect a NonStop SQL/MX database and applications that access the database.

    • Describe HP NonStop SQL/MX architecture
    • Install SQL/MX and upgrade SQL/MX metadata to current release
    • Create, alter, and drop SQL/MX database objects (catalogs, schemas, tables, constraints, indexes, views, and triggers)
    • Grant and revoke access privileges to SQL/MX database objects
    • Import data into SQL/MX non-partitioned and range and hash partitioned tables
    • Protect and recover SQL/MX database objects with HP NonStop Transaction Management Facility
    • Use the MODIFY utility to add, split, merge, and drop SQL/MX range and hash partitioned tables
    • Describe and use the SQL/MX utilities (DUP, import, migrate, MODIFY, mxtool, mxexportddl, MXGNAMES, POPULATE INDEX, and PURGEDATA)
    • Describe the SQL.MX distributed database architecture

    Module 1 Overview of SQL/MX Architecture

    • SQL/MX logical structure, catalogs, schemas, and objects
    • SQL/MX physical structure: SMD volumes, schema subvolumes, data forks and resource forks
    • SQL/MX processes and utilities
    • Lab exercise: Overview of SQL/MX Architecture
    • Identify the system catalog, schemas, and objects
    • Identify user catalogs, schemas, and objects
    • Locate the underlying files for SQL/MX objects
    • Metadata basics

     

    Module 2 SQL/MX Installation

    • Hardware and software requirements for installing SQL/MX
    • Installing SQL/MX with the InstallSqlmx utility
    • Verifying the SQL/MX Installation
    • Create the SQL/MX sample database
    • Lab exercise: Perform a post-installation check for SQL/MX.


    Module 3 Metadata Migration to SQL/MX R3.0

    • Migrating considerations
    • Post upgrade scenarios
    • FIXRCB operation
    • UPGRADE utility


    Module 4 Creating SQL/MX Objects

    • Creating catalogs, schemas, tables, constraints, indexes, and views
    • Viewing object metadata
    • Lab exercise: Creating SQL/MX Objects with mxci or NSM/web


    Module 5 Referential Integrity Constraints

    • Referential Integrity
    • Creating referential integrity constraints as column or table constraints
    • Lab exercise: Creating Referential Integrity constraints with mxci or NSM/web


    Module 6 Creating SQL/MX Partitioned Tables and Indexes

    • Range and hash partitioned tables
    • Creating range and hash partitioned tables and indexes
    • Advantages and Disadvantages of each type of partitioning.
    • Decoupled keys, co-partitioned tables, and co-located partitions
    • Lab exercise: Creating range and hash partitioned tables with mxci or NSM/web


    Module 7 Creating SQL/MX Triggers

    • Trigger terminology
    • Creating BEFORE and AFTER triggers
    • Cascading and conflicting triggers
    • Lab exercise: Creating SQL/MX Triggers


    Module 8 SQL/MX Security

    • Object ownership and security rules
    • Object Privileges
    • Use of Security Administrator's Group
    • Change object ownership
    • SQL/MX GRANT and REVOKE commands
    • Lab exercise: Granting and Revoking Privileges with mxci or NSM/web


    Module 9 Import and Populate Index Utilities

    • Importing fixed and delimited data with the import utility
    • Importing data in parallel
    • Populating (loading) indexes
    • Lab exercise: Importing Data into Range and Hash Partitioned Tables and Indexes


    Module 10 Reorganizing SQL/MX Tables and Indexes

    • Reorganizing data
    • Determining file fragmentation
    • FUP RELOAD and INFO commands
    • Lab exercise: Reorganizing Data


    Module 11 Updating Statistics

    • Histogram Statistics and histogram metadata tables
    • Generating single column and multicolumn statistics
    • Using sampling with the update statistics utility
    • Lab exercise: Updating and Viewing Statistics


    Module 12 Database Protection and Recovery with TMF

    • TMF Protection and Recovery Strategies
    • MXGNAMES Utility
    • Performing Online Dumps
    • Recovering dropped SQL/MX Objects
    • Lab exercise: SQL/MX Protection and Recovery Using TMF


    Module 13 Compiling SQL/MX Programs in the OSS Environment

    • Compiling SQL/MX Programs!Preprocessing source files for SQL/MX
    • Language compiling SQL/MX annotated source files
    • SQL/MX compiling module definition files
    • Global or local module files
    • Defining search paths for module files
    • Lab exercise: Compiling Embedded SQL/MX C or COBOL Programs in the OSS environment


    Module 14 PURGEDATA Command and MODIFY Utility

    • Purging data from range and hash partitioned tables
    • Adding, splitting, merging, and dropping range partitions
    • Adding and dropping hash partitions
    • Lab exercise: PURGEDATA Command and MODIFY Utility


    Module 15 SQL/MX Utilities

    • DUP tables, indexes, and constraints
    • RECOVER utility
    • mxtool (INFO, VERIFY, FIXUP, and GOAWAY) utility
    • Lab exercise: SQL/MX Utilities


    Module 16 NonStop MXDM

    • Features and requirements of MXDM
    • Installing and uninstalling
    • Example screens


    Module 17 Managing SQL/MX Applications

    • Name references in programs
    • Compile time and late name resolution
    • Similarity checking
    • Automatic recompilation
    • Methods for moving SQL/MX applications
    • Lab exercise: Managing Embedded SQL/MX Programs


    Module 18 SQL/MX Distributed Databases

    • Distributed databases
    • Transparency, visibility, and availability
    • ANSI name translation for local and remote objects
    • REGISTER and UNREGISTER CATALOG commands
    • Lab exercise: SQL/MX Distributed Database Demonstration


    Module 19 Adding, Altering, and Dropping SQL/MX Objects

    • Authorization for adding, altering, and dropping SQL/MX objects
    • Adding SQL/MX objects
    • Altering SQL/MX objects
    • Dropping SQL/MX objects
    • Lab exercise: Altering and dropping SQL/MX objects


    Module 20 Open Source Tools

    • Overview of open source tools available for SQL/MX usage
    • Describe usage of Eclipse to access SQL.MX
    • Overview of use of DBVisualizer to access SQL/MX
    • HP NonStop Integrity Server or NonStop Blade Server or later that supports 1 GB of memory and IEEE floating point
    • H06.22 or later Operating System and DDL Licensing Product T0394
    • Projecting equipment, computer to display MS Power Point slides and access to a TACL process
    • Student computers with access to a TACL process
    • Database administrators
    • System managers
    • Personnel responsible for the availability of NonStop SQL/MX databases and applications.
    • NonStop SQL/MX Basics (U4184S)
    • NonStop SQL/MX Quick Start (U4185S)
      Kommende datoer
      Dato på anmodning

    Follow Up Courses

    Filtrer
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 4 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 4 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 2 Dage
      Dato på anmodning
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.