HPE NonStop SQL/MP Database Management Training in Germany

  • Learn via: Classroom
  • Duration: 5 Days
  • Level: Fundamentals
  • Price: From €4,550+VAT
We can host this training at your preferred location. Contact us!

This 5-day course introduces the tasks and tools used by a database administrator or system manager who is responsible for the daily management and protection of a NonStop™ SQL/MP database, programs that access the database, and other associated database elements. Hands-on labs give you practical experience in performing management tasks against a database with applications.

  • Concepts and Facilities course
  • NonStop SQL/MP Essentials course
  • Solid understanding of systems, application areas, and daily operations for both systems and applications
  • Understanding of the database environment at your business

Audience

  • Database administrators
  • System managers
  • People responsible for availability of NonStop SQL/MP databases and applications

  • Review of the NonStop SQL/MP environment
  • SQL/MP installation and version management
  • Creating SQL/MP database base objects
  • Loading, copying, appending, and reorganizing data
  • DataLoader/MP
  • Updating SQL/MP statistics
  • Managing SQL/MP embedded programs
  • Altering SQL/MP database objects
  • Moving SQL/MP database objects
  • Removing SQL/MP database objects
  • Managing database protection and recovery using NonStop Transaction Manager/MP (TM/MP)
  • Backing up and restoring SQL/MP database objects
  • Database security management
  • Tools for monitoring performance
  • Enhancing DP2 performance
  • Managing sorts
  • Controlling SQL/MP processes

NonStop SQL/MP environment

  • Processes, structure, and objects of the NonStop SQL/MP environment
  • Locating the SQL/MP system catalog
  • Determining the number and location of SQL/MP catalogs on a system
  • Identifying and locating the objects registered in an SQL/MP database
  • Related products and additional tables they can create in the SQL/MP system catalog
  • Lab Exercise (30 minutes)
  • NonStop SQL/MP Environment
  • Locate the system catalog
  • Locate all user catalogs on a system
  • Identify the objects in the PERSNL database and their dependent objects
  • Identify what SQL/MP processes you have running for your session
  • Create a user catalog


installation and version management

  • Identifying the system requirements for NonStop SQL/MP
  • Installation and initialization process of SQL/MP software
  • Version management for SQL/MP objects
  • Managing the migration of SQL/MP from one NonStop Kernel operating system release to another
  • Compatibility of SQL/MP software versions within a network
  • Lab Exercise (30 minutes)
  • Installation and Version Management
  • Identify the versions of NonStop SQL/MP, the catalog, and several objects on your system

creating NonStop SQL/MP database objects

  • Planning and creating NonStop SQL/MP database objects
  • Performance considerations and guidelines for creating SQL/MP database objects
  • Query metadata for the SQL/MP objects that have been created
  • Lab Exercise (1.5 hours)
  • Creating SQL/MP Database Objects

copying, loading, appending, reorganizing, and converting data

  • Converting an Enscribe database to a NonStop SQL/MP database
  • Use the COPY utility to load, extract, or display data
  • Using the LOAD or APPEND utilities to load data
  • Re-organizing data in key-sequenced tables and indexes
  • Archiving data from the database
  • Checking the referential integrity of the database
  • Lab Exercise (1 hour)
  • Using Copy, Load and Append Utilities
  • Lab Exercise (40 minutes)
  • Reorganizing Data
  • Lab Exercise (40 minutes)
  • Converting an Enscribe Database to an SQL/MP Database

DataLoader/MP

  • How DataLoader/MP can be used to load and maintain database data
  • Components of DataLoader/MP (main logic, library routines, and user exits)
  • Building customized DataLoader/MP processes
  • Running DataLoader/MP processes
  • Creating DataLoader/MP processes to load the data given a data loading scenario

updating NonStop SQL/MP statistics

  • NonStop SQL/MP statistics
  • Statistics for partitioned tables
  • How the optimizer uses statistics to calculate selectivity for predicates
  • How to update statistics
  • When to update statistics
  • Testing the impact of updating statistics in a test environment or the production environment
  • Querying the catalog for statistical information
  • Copying the production system statistics to the development system
  • Statistics performance degradation
  • Lab Exercise (30 minutes)
  • Updating SQL/MP Statistics

managing NonStop SQL/MP embedded programs

  • Explicit compilation and automatic recompilation of NonStop SQL/MP programs
  • SQL/MP program run-time environment
  • Compiling COBOL and C embedded SQL programs in the Guardian and Open System Services (OSS) environments using native and non-native compilers
  • SQL/MP compiler options
  • Creating, implementing, and testing a compilation strategy for an SQL/MP program
  • Determining what actions make an SQL/MP program invalid
  • Detecting invalid SQL/MP programs
  • Detecting auto-recompiling SQL/MP programs
  • Lab Exercise (45 minutes)
  • Managing SQL/MP Embedded Programs
  • Plan and implement different compiler options using two scenarios

altering NonStop SQL/MP database objects

  • Altering NonStop SQL/MP objects and the impact to the database environment
  • Methods for partitioning tables and indexes
  • SQL/MP Format 2 Enabled objects and Format 1 and Format 2 partitions
  • Lab Exercise (45 minutes)
  • Altering SQL/MP Database Objects

moving NonStop SQL/MP database objects

  • Process for moving NonStop SQL/MP objects
  • Methods to move SQL/MP objects (Re-create and Load, ALTER MOVE, DUP, Backup and Restore)
  • Lab Exercise 9.1 (30 minutes)
  • Moving SQL/MP Database Objects
  • Lab Exercise 9.2 (30 minutes)
  • Moving SQL/MP Embedded Programs

removing NonStop SQL/MP database objects

  • Removing NonStop SQL/MP objects
  • Removing objects using the DROP command and PURGE and CLEANUP utilities
  • Removing data from a table or a partition of a table using PURGEDATA utility
  • Dropping a partition of a table using ALTER TABLE … DROP PARTITION
  • Dropping a partition of an index using ALTER INDEX … DROP PARTITION
  • TACL GOAWAY command
  • Lab Exercise (1 hour, 15 minutes)
  • Removing SQL/MP Database Objects

managing database protection and recovery

  • NonStop Transaction Manager/MP (TM/MP) methods of protection and recovery
  • TM/MP considerations for NonStop SQL/MP objects
  • Protecting SQL/MP database with TM/MP
  • Online dump strategy
  • Recovery strategy
  • TM/MP recovery of SQL/MP objects and their catalog
  • TM/MP recovery of SQL/MP objects without recovering their catalog
  • Using licensed copy of SQLCI2 to insert, update, or delete metadata

backing up and restoring NonStop SQL/MP database objects

  • File-mode BACKUP and RESTORE options that can be used with NonStop SQL/MP objects
  • Developing protection strategies with the BACKUP and RESTORE utilities for SQL/MP objects
  • Volume-mode options of the BACKUP and RESTORE utilities
  • Using the tape simulator program to implement BACKUP and RESTORE options
  • Possible causes for objects becoming unusable
  • Locating unusable objects
  • Removing unusable objects
  • Identifying the appropriate tools to make objects usable
  • Using the simulator program to implement Backup and Restore options
  • Lab Exercise (Optional, 45 minutes)
  • Backing Up and Restoring SQL/MP Database Objects

managing NonStop SQL/MP database security

  • Process for securing the Nonstop SQL/MP environment
  • Authorization requirements for SQL/MP operations
  • SQL/MP security commands and utilities
  • SQL/MP protection views
  • NonStop Kernel security and the Safeguard product security characteristics
  • Security for the production and development environment
  • Lab Exercise (1 hour)
  • Managing SQL/MP Database Security

tools for monitoring performance

  • Performance tools: SQLCI, Measure product, Tandem Performance Data Collector (TPDC), and basic guidelines for monitoring performance

disk process (DP2) performance enhancements

  • Methods to enhance the performance of the disk process

managing sorts · Sorts available to NonStop SQL/MP

  • Managing sort processes to control system resources
  • Configuring serial and parallel sort operations

controlling NonStop SQL/MP processes

  • Controlling the impact of NonStop SQL/MP processes on performance



Contact us for more detail about our trainings and for all other enquiries!

Upcoming Trainings

Join our public courses in our Germany facilities. Private class trainings will be organized at the location of your preference, according to your schedule.

Classroom / Virtual Classroom
13 September 2024
Berlin, Hamburg, Münih
5 Days
Classroom / Virtual Classroom
23 September 2024
Berlin, Hamburg, Münih
5 Days
Classroom / Virtual Classroom
09 Oktober 2024
Berlin, Hamburg, Münih
5 Days
Classroom / Virtual Classroom
13 Oktober 2024
Berlin, Hamburg, Münih
5 Days
Classroom / Virtual Classroom
06 November 2024
Berlin, Hamburg, Münih
5 Days
Classroom / Virtual Classroom
15 November 2024
Berlin, Hamburg, Münih
5 Days
Classroom / Virtual Classroom
20 November 2024
Berlin, Hamburg, Münih
5 Days
Classroom / Virtual Classroom
22 November 2024
Berlin, Hamburg, Münih
5 Days
HPE NonStop SQL/MP Database Management Training Course in Germany

The Federal Republic of Germany is the second most populous country in Europe and is located in Central Europe. The official language of the country is German. Germany is one of the richest countries in the world. The main exports of the country include motor vehicles and iron and steel products.

Here are some fun facts about Germany:
The fairy tale writer, the Brothers Grimm, came from Germany and wrote many famous stories such as Cinderella, Snow White, and Sleeping Beauty.
Germany is home to the largest theme park in Europe, the Europa-Park.
The famous composer Ludwig van Beethoven was born in Germany.
The Autobahn, the German highway system, is known for having no general speed limit.


Berlin was divided by the Berlin Wall from 1961 to 1989. Known for its street art, Berlin has many colorful murals and graffiti throughout the city. Also, Berlin is home to many famous museums, such as the Pergamon Museum and the Museum Island. Many clubs and bars stay open until the early hours of the morning in this big city.

Another popular city is Munich, which is famous for its Oktoberfest beer festival that attracts millions of visitors every year. Munich is also home to many historic buildings, including Nymphenburg Palace and the Marienplatz town square.

The country's capital and largest city is Berlin, however Frankfurt is considered to be the business and financial center of Germany. It is home to the Frankfurt Stock Exchange, the European Central Bank, and many other financial institutions. Because of its central location within Europe and its status as a major financial hub, Frankfurt is often referred to as the "Mainhattan," a play on the city's name and its association with the Manhattan financial district in New York City.

Frankfurt is also a major transportation hub, with the largest airport in Germany and one of the largest in Europe, Frankfurt Airport. Additionally, it is a popular destination for tourists, with its historic city center, beautiful parks, and vibrant cultural scene.

Some of the top German technology companies like Siemens AG, Bosch, SAP SE, Deutsche Telekom, Daimler AG and Volkswagen has business centers in Frankfurt. The country has a strong tradition of engineering and innovation, and is home to many other world-class technology companies and research institutions.

Tailored to meet the specific needs of Germany, Bilginç IT Academy combines cutting-edge training methodologies with our comprehensive range of Certification Exam preparation courses and accredited corporate training programs. Experience a transformative approach to IT training that will redefine your expectations.
By using this website you agree to let us use cookies. For further information about our use of cookies, check out our Cookie Policy.