You are on page 1of 17

MySQL - Overview of High Availability & Replication

(Answer all questions in this section)

1.When newly implementing GTIDs on a MySQL 5.6 replication setup that is Mark for Review
currently in use, which steps need to be done - sequence isn't part of the (2) Points
question. (select all that apply)

(Choose all correct answers)

On the slave(s) adjust replication to use auto-positioning (*)

Before starting, test with the appropriate configuration that transactions


are safe for GTID usage (*)

Stop all the servers, then start them with GTIDs enabled, read_only
engaged and slaves setup to not start automatically (*)

Put all replication nodes into read_only mode (*)

Correct: All of these steps are involved in implementing GTIDs on an


existing replication system that is still only using binary log coordinates.
For a new setup that is configured to use GTIDs from the beginning, this
extra effort isn't needed. Also, for MySQL 5.7 the replication cluster can
phase in the usage of GTIDs without a full outage occurring.

2.What is the most basic HA solution with failover support with the least data Mark for Review
loss? (1) Points

Replication using GTIDs (*)

Fabric

Restore from backups to alternate site

MySQL Cluster CGE


Incorrect: Replication with GTIDs is the most basic solution and failover
support is provided through our replication utilities as they use GTIDs.
Both Fabric and MySQL Cluster have more sophisticated setups
surrounding them which are not basic. Restoring from backups to an off-
site location can incur hours of data loss if binary logs are not regularly
copied off-site, plus the restore can be complex. Although restoring from
backups could meet RTO/RPO objectives, it is not suited as an answer to
this question as more data loss is likely to occur than a typical HA
solution.

3.Name the 2 log files required when using replication. Mark for Review
(1) Points

The binary log and relay log (*)

The binary log and general log

The slow query log and general log

The audit log and binary log

Correct: The binary log is required on the master as this is where all
transactions land. The relay log is required on the slave and is
automatically created upon a slave start process. The relay log is the
recipient of the master server's binary log entries and holds them until
they are applied on the slave. The slow query log, general log and audit
log have no relevant role for replication, but provide other uses for the
server when and if enabled.

MySQL Enterprise Monitor Demo

(Answer all questions in this section)

4.Choose the answers that represent benefits of the MySQL Enterprise Monitor Mark for Review
features (select all that apply), (2) Points
(Choose all correct answers)

The performance graphs enable quick visual understanding of how a


system is performing (*)

The Enterprise Backup tool is not exposed on the monitor, and therefore
doesn't apply

Agent-based monitoring will allow the server's OS and filesystem to be


monitored as well (*)

The query analyzer can easily highlight the most expensive queries when
its collecting query data (*)

Correct: The MySQL Enterprise Backup utility is definitely captured on


this monitoring platform. All the other answers are true. Graphs,
collection of OS metrics and the Query Analyzer provide beneficial uses
of this monitor.

5.A company has 2 network zones. Zone-A contains a MySQL Instance that Mark for Review
needs monitoring and that zone can send network traffic out to Zone-B. Zone- (2) Points
B contains a MEM Service Manager, but can't send network traffic out to
Zone-A. This means the Service Manager itself can't contact the MySQL
instance. What is required to allow the monitoring of this MySQL instance by
the Service Manager?

You can configure a "remotely monitored" setup from the Service


Manager direct to the MySQL instance to configure this monitoring setup

You can install an agent in Zone-B where the Service Manager is located,
and use that agent to monitor the MySQL instance in Zone-A

You can install an Agent in Zone-A where the MySQL instance is located
and configure the agent to point to the Service Manager so monitoring
can be done. (*)

You can configure a MySQL Fabric setup from the Service Manager direct
to the MySQL instance to configure this monitoring setup
Correct: The correct answer is option 3. The scenario here shows that in
the case of a network setup where traffic is restricted in this manner, an
agent can be used pass the data to the monitor, thus abiding by the
network rules, but enabling the monitor to work. DMZ setups or PCI-
related zones may have designs like this, or other highly secured spaces.
So agent installations can be very valuable in these cases. As noted a
Service Manager or Agent installed in Zone-B is restricted from
connecting to Zone-A, therefore neither of those options would work.

Intro to MySQL Cloud Service

(Answer all questions in this section)

6. Which use cases make the most sense to consider MySQL Cloud Service Mark for Review
offering? (1) Points

(Choose all correct answers)

SaaS apps powered by MySQL (*)

New "Born in the Cloud" MySQL Applications (*)

Dev/Test (*)

Lift & Shift: Migrate existing MySQL applications (*)

Hybrid Cloud deployments (*)

Incorrect

7. MySQL Enterprise Edition combined with the power of the Oracle Cloud Mark for Review
deliver a cloud service that is: (1) Points

(Choose all correct answers)


Integrated (*)

Enterprise Ready (*)

Simple (*)

Automated (*)

Correct

8. Which attributes of a modern infrastructure does MySQL Cloud Service Mark for Review
provide to end users? (1) Points

(Choose all correct answers)

Security (*)

Networking

Agility (*)

Simplification (*)

Correct

MySQL - Competition

(Answer all questions in this section)

9. The best way to win the TCO comparison between MySQL and Microsoft SQL Mark for Review
is the compare which two products? (1) Points

MySQL Standard Edition vs. MS SQL Standard Edition


MySQL Enterprise Edition vs. MS SQL Enterprise Edition (*)

MySQL Enterprise Edition vs. MS SQL Standard Edition

MySQL Standard Edition vs. MS SQL Standard Edition

Correct:The best way to win the TCO comparison between MySQL and
Microsoft SQL is the compare MySQL Enterprise Edition vs. MS SQL
Enterprise Edition.

10.What is the tool that end users can use to identify how much money MySQL Mark for Review
Enterprise Edition can save them compared to the competition? (1) Points

MySQL Savers Digest

MySQL Investment Calculator

MySQL TCO Calculator (*)

MySQL Discount Double-Check

Correct:To identify how much money MySQL end customers can save
the best tool to use is the MySQL TCO calculator available at
http://www.mysql.com/tcosavings/.

MySQL - Competition

(Answer all questions in this section)

11.The areas to emphasize when competing with MSFT SQL Server are: Mark for Review
(Choose all the apply) (2) Points

(Choose all correct answers)

TCO Savings (*)


Open Source (*)

Number of features

Customer References (*)

Correct: areas to emphasize when competing with MSFT SQL Server are:
Open Source, TCO savings, and customer references

MySQL - Product Positioning & Opportunities

(Answer all questions in this section)

12.Why should partners be interested in selling MySQL? (Choose all that apply) Mark for Review
(2) Points

(Choose all correct answers)

Service opportunities are not associated with MySQL sales

Popularity of MySQL makes prospecting easier (*)

End users are always seeking new ways to recude IT expenses (*)

VARs can renew MySQL subscription licenses and establish a constant


revenue stream (*)

Correct: VARs are interested in selling MySQL because end users are
always seeking new ways to reduce IT expenses, MySQL's popularity
makes it easy to prospect, VARs can establish a constant revenue
stream, and MySQL opens the door to services opportunities

13.Name the easy steps you can take to grow your MySQL sale to six figures? Mark for Review
(1) Points
(Choose all correct answers)

Encourage your customer to continue using MySQL Community Edition


for business or mission critical apps

Make sure all servers running the application are covered at the same
level (Test/Dev, QA, Prod, Backup) (*)

Sell multi-year pre-paid subscriptions (*)

Lead with MySQL Enterprise Edition (*)

Correct. The best practices involved in growing the MySQL sale to six
figures include: making sure all the servers running the application are
covered at the same level; selling multi-year pre-paid subscriptions; and
selling enterprise editions when appropriate.

14.Choose the criteria from the following options that would qualify IN a MySQL Mark for Review
Enterprise Edition opportunity? (Please select all that apply) (2) Points

(Choose all correct answers)

MySQL Community in production and in pain (*)

Large DBA staff

Budget constrained (*)

Use open source (*)

Correct: Best fits for qualifying a good MySQL EE opp include an end
user who is using Community Edition and in pain, uses open source
technology, budget constrained, and has a small DBA staff
15.Choose the common factors that allow MySQL to easily spread throughout Mark for Review
an organizations (2) Points

(Choose all correct answers)

Ease of use (*)

Simple procurement cycle (*)

Performance (*)

Reliability (*)

Correct: MySQL Community Edition easily spreads throughout


organizations because there is a simple procurement cycle,
performance, reliability, and ease of use.

MySQL Enterprise Security Features

(Answer all questions in this section)

16.If you manually change an entry in the mysql.user table, what options do you Mark for Review
have to reload user privileges? (select all that apply) (2) Points

(Choose all correct answers)

Issue a FLUSH PRIVILEGES command via the mysql command line. (*)

Restart the MySQL instance (*)

Execute mysqladmin flush-privileges on command line (*)

Execute mysqladmin reload on command line (*)


Correct: It is advisable to not manually edit the mysql.user table, but if
you do, you should perform these functions to reload the authorization
and privilege settings back into memory/cache.

17.MySQL Enterprise Firewall can be installed via which method? (select all that Mark for Review
apply) (2) Points

(Choose all correct answers)

A dynamic plugin without restarting the server

Hardware device between router and server

A script located in the MySQL share directory (*)

Windows MySQL Installer (*)

Incorrect:The MySQL Enterprise Firewall is built into the MySQL


Enterprise Edition, however there are some database tables that must
be created prior to using Enterprise Firewall.

MySQL - Target Markets & Market Trends Overview

(Answer all questions in this section)

18.Which of the following applications are ideal targets for positioning MySQL? Mark for Review
(Choose all that apply) (2) Points

(Choose all correct answers)

Social Networking (*)


e-Commerce (*)

ERP

Big Data (*)

Correct: e-Commerce, Social Networking, and Big Data are ideal apps to
position MySQL with.

19."MySQL includes customers in which of these vertical markets? (Choose all Mark for Review
that apply) " (2) Points

(Choose all correct answers)

Telecom (*)

Government (*)

Retail (*)

Web (*)

Correct: MySQL customers can be found in Retail, Web, Government,


and Telecom.

MySQL - The Product Overview

(Answer all questions in this section)

20.Many of MySQLs latest architectural improvements have focused on which Mark for Review
areas? (2) Points
(Choose all that apply)
(Choose all correct answers)

Web (*)

Cloud (*)

Storage

ERP

Correct: Many of MySQL's latest architectural improvements have been


focused on Web & Cloud.

MySQL - The Product Overview

(Answer all questions in this section)

21.Please choose the main reason why customers upgrade from MySQL Mark for Review
Community to MySQL Enterprise Edition. (2) Points
(Choose all that apply)

(Choose all correct answers)

Monitoring Tools (*)

Advanced Features (*)

Oracle Support (*)

High Administration

Correct: Customers upgrade from Community Edition to Enterprise


Edition for Advanced Features, Monitoring tools, and Oracle support.

22.Choose the attributes that are associated with MySQL Cluster Carrier Grade Mark for Review
Edition. (2) Points
(Choose all correct answers)

Low TCO (*)

SQL only

Five 9's availability (*)

In-Memory (*)

Correct: The attributes associated with MySQL Cluster Carrier Grade


Edition are: five 9s availability, in-memory, and low TCO.

MySQL - Background & Market Definition

(Answer all questions in this section)

23.According to db-engines.com, MySQL is the 2nd most popular database in Mark for Review
the marketplace behind what other database? (1) Points

IBM DB2

Oracle Database (*)

Percona

Microsoft SQL Server

Correct: According to db-engines.com, MySQL is second only to Oracle


DB in terms of popularity among databases.

24.Software whose source code is available for modification or enhancement by Mark for Review
anyone is known as: (1) Points
Propietary Software

Open Source Software (*)

Closed Source Software

Unlocked Software

Correct: Software whose source code is available for modification or


enhancement by anyone is known as Open Source software

MySQL - Product Functions & Features (Technical)

(Answer all questions in this section)

25.What storage engines are available under MySQL Community Edition? Mark for Review
(2) Points

(Choose all correct answers)

MyISAM (*)

NDB (Cluster) (*)

InnoDB (*)

Master-Master

Correct: All storage engines are available under the Community Edition,
and supported under the Standard or Enterprise licenses. The NDB
(Cluster) storage engine is only supported under the Cluster Carrier
Grade license. Master-Master is replication topology and not a storage
engine.
MySQL - Product Functions & Features (Technical)

(Answer all questions in this section)

26.MySQL Enterprise Firewall provides protection against which of the Mark for Review
following? (2) Points
(select all that apply)

(Choose all correct answers)

Network intrusion

Viruses

Unauthorized database queries (*)

SQL-injection attacks (*)

Incorrect: The MySQL Enterprise Firewall protects against unauthorized


SQL statements and database queries

27.Your database crashed at 5:00 pm, and your last incremental backup was at Mark for Review
6:00 am. Restoring the database with MySQL Enterprise Backup to 5:00 pm (2) Points
requires which of the following?
(select all that apply)

(Choose all correct answers)

Full backup (*)

Incremental backup (*)

Binary logs (*)

Configuration file (my.ini or my.cnf) (*)


Incorrect: You need all of these items to restore the backup. You would
need to restore the items in this order: Configuration file, full backup,
incremental backup and then apply the binary logs.

28.MySQL Enterprise Audit can be used for which of the following? Mark for Review
(select all that apply) (2) Points

(Choose all correct answers)

Identify unauthorized searches (*)

Satisfy compliance regulations (*)

Disable passwords for unauthorized accounts

Record logins to the database server (*)

Correct: MySQL Enterprise Audit keeps a record of logins, connections


and SQL statements.

MySQL - Sales Growth through Upsell & Cross-sell

(Answer all questions in this section)

29.Oracle Enterprise Manager for MySQL is included in which editions of Mark for Review
MySQL? (2) Points

(Choose all correct answers)

MySQL Cluster Carrier Grade Edition (*)

MySQL Enterprise Edition (*)


MySQL Standard Edition

MySQL Community Edition

Correct: Oracle Enterprise Manager plug in for MySQL is included in


MySQL Enterprise Edition and MySQL Cluster Carrier Grade Edition
ONLY.

30.Which Oracle product can be used with MySQL Enterprise Edition to collect Mark for Review
local MySQL audit stream XML data based on MySQL collector and auditing (1) Points
data from MySQL packets on network?

Oracle Audit Vault (*)

Oracle GoldenGate

Oracle Clusterware

Oracle Enterprise Manager

Correct: Audit Vault collects local MySQL audit stream XML data based
on MySQL collector and auditing data from MySQL packets on
network

You might also like