認定試験の出題内容は定期的に見直されるため、古い教材では太刀打ちできません。CertJukenの1Z0-920問題集は70問を収録し、購入後365日間無料で更新され、2026年の最新傾向にも対応した内容を受け取れます。
Oracle 1Z0-920 試験概要:
| 認定ベンダー: | Oracle |
|---|---|
| 試験名: | MySQL 2019 実装の基礎 |
| 試験番号: | 1Z0-920 |
| 出題数: | 70 |
| 対応言語: | English |
| 関連資格: | Oracle MySQL Implementation Associate |
| サンプル問題: | ![]() |
| 受験方法: | 認定試験会場でのコンピュータベース試験(CBT)またはオンライン監督試験 |
| 前提条件: | 特に指定なし |
| 公式シラバスのURL: | https://education.oracle.com/mysql-2019-implementation-essentials/pexam_1Z0-920 |
Oracle 1Z0-920 試験シラバストピック:
| セクション | 目標 |
|---|---|
| インストールとアーキテクチャ | - MySQL のインフラストラクチャ・アーキテクチャを説明する - MySQL Enterprise Server をインストールおよび構成する |
| データベース設計 | - データベースおよびテーブルを作成する - データベース、テーブル、列を管理する - MySQL データベースのデータ型を説明する - インデックスと制約を構成する - 基本的な SQL クエリを作成する - Document Store を使用する - テーブルを結合およびパーティション化する |
| MySQL の高可用性とレプリケーション | - スケーラビリティ向上のために InnoDB cluster をデプロイする - MySQL の高可用性ソリューションを説明する - レプリケーション(GTID/binlog)を説明し、セットアップする |
| Oracle Cloud Infrastructure | - クラウドサービスのオプションを説明する - セキュリティルールを構成し、問題をトラブルシューティングする - MySQL Enterprise Backup を Cloud storage へ構成する - SSH を介して Cloud Service 接続を確立する |
| MySQL Enterprise Monitor の活用 | - MySQL Enterprise Monitor の機能を説明する - Query Analyzer とカスタム advisor を管理する |
| MySQL Backup の活用 | - MySQL Workbench を使用してデータをインポートおよびエクスポートする - 暗号化と圧縮を使用したバックアップを構成する - MySQL Enterprise Backup の処理を説明する |
| MySQL セキュリティ | - パスワードポリシーを管理する - MySQL Enterprise Firewall と Audit を構成する - 認可と権限管理を実行する - MySQL Enterprise Authentication を説明する - Transparent Data Encryption とデータマスキングを使用する |
| Oracle MySQL Enterprise 製品スイート | - MySQL Enterprise 製品の製品群と機能 - MySQL Enterprise Edition との連携が認定されている Oracle 製品を特定する - MySQL Enterprise Edition と Community/Standard Edition の違い |
Oracle MySQL 2019 Implementation Essentialsの疑問をまとめたQ&A
1Z0-920は、Oracleが実施する「MySQL Cloud Service」を取得するための認定試験です。認定レベルはアソシエイトで、実務に即した知識とスキルが問われます。Oracle MySQL Implementation Associateなどの関連認定へのステップとしても位置づけられており、キャリアアップを目指す方に広く選ばれています。CertJukenの練習問題を活用すれば、試験の全体像を把握しながら計画的に対策を進められます。
はい。CertJukenでは1Z0-920練習問題の無料サンプル(PDFデモ)を用意しており、内容や使い勝手を確かめてから購入を判断できます。購入後は365日間の無料更新が付き、更新期間の終了後は50%割引で継続更新を利用できます。
CertJukenでは「返金保証」を用意しています。購入後60日以内に1Z0-920試験を受験して不合格だった場合、受験票の写しと公式のスコアレポート(Score Report)のPDFを試験後2日以内に提出すれば、7日以内に全額返金の手続きが完了します。なお、受験者名と購入時の支払者名が一致している必要があり、購入から3日以内の受験や、実際に受験しなかった場合は対象外です。返金の代わりに、同等の試験対策教材2つを無料で受け取り、購入済み製品の更新サービスを継続する選択も可能です。商品は購入後すぐにダウンロードでき、メールでも1分以内にお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールできるパソコンの台数に制限はありません。
1Z0-920試験の出題範囲は8の分野に分かれています。主な分野はMySQL セキュリティ、MySQL Backup の活用、データベース設計です。各分野の詳細な出題項目は、このページ上部の出題範囲一覧で確認できます。
Oracle MySQL 2019 Implementation Essentials 認定 1Z0-920 試験問題:
What are two ways in which customers can receive notifications such as outages, configuration changes, database emergencies, and other information on their Database as a Service instances?
- A. Application-to-application messaging
- B. Email
- C. Direct support call from an Oracle representative
- D. SMS-notification tab on the dashboard
- E. Browser pop-ups
You establish MySQL Enterprise Server on Oracle Cloud Infrastructure connection via Secure Shell (SSH) For accessing a new MySQL Enterprise Edition on an Oracle Cloud Infrastructure (OCI) Instance you " Add SSH key " information during the OCI instance setup. You want to use Putty from your Windows Client to install MySQL.
What are the correct steps to accomplish this?
- A. Use the provided private key for authentication.
- B. Convert the private key to ppk format first and use the new private key for authentication.
- C. Open Port 22 on your OCI Instance and configure Putty with the ssh private key.
- D. Open Port 22 on your OCI Instance and convert the private key to ppk format. This new private key can be used for authentication.
What are Security Lists in Oracle Cloud Infrastructure?
- A. Security lists are data encryption levels that control who can see the data.
- B. They contain rules established by HIPAA for securing end-user data.
- C. They are essentially firewall rules that help control traffic between OCI instances.
- D. They are user-role designations that assign rights to certain internal users and external users.
- E. They allow administrators access to applications in the cloud and external servers.
You have been using mysqldump for logical backups of your MySQL databases. Your MySQL database size has been growing. Which two options can reduce the backup size and speed up the backup time?
- A. Use MySQL Enterprise Backup with the - -size=compress to compress the backup file.
- B. Use MySQL Enterprise Backup with the - - incremental policy to back up incrementally based on previous full backup.
- C. Use MySQL Enterprise Backup with the - -compress option to compress the backup files and use - - compress-level to select the level of compression.
- D. Use mysqldump with the - -changesonly option.
- E. Use mysqldump with - -incremental together with the - -compress option to back up incrementally based on previous full backup and compress the incremental backup files.
You just installed MySQL by Using a Package Manager on Linux.
Where are the default InnoDB redo log files stored?
- A. /var/lib/mysql
- B. /usr/redo
- C. /usr/mysql
- D. /var/lib/mysql/innodb
- E. /etc/my.cnf
- F. /usr/bin/logs
解説: (CertJuken メンバーにのみ表示されます)

クリック」


Nakamura
井野**
Suzuki
片瀬**
