Download for Windows Premium
Publiciteit
sql performance analyzer analysis

Vertaling van "sql performance analyzer analysis" in Japans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
SQLパフォーマンス・アナライザの分析
SQLパフォーマンス・アナライザ分析
Store the results from the SQL Performance Analyzer analysis on a separate test system
SQLパフォーマンス・アナライザの結果を別のテスト・システムに保存する
After you have captured the SQL workload into a SQL tuning set on the production system, you can conduct SQL Performance Analyzer analysis on the same database where the workload was captured or on a different database. Because the analysis is resource-intensive, it is recommended that you capture the workload on a production database and transport it to a separate test database where the analysis can be performed. To do so, export the SQL tuning set from the production system and import it into a separate system where the system change will be tested.
SQLワークロードを本番システムのSQLチューニング・セットに取得した後で、ワークロードを取得したデータベースだけでなく、別のデータベースでもSQLパフォーマンス・アナライザ分析を行うことができます。分析では多くのリソースを消費するため、本番データベースでワークロードを取得し、別のテスト・データベースに転送してから分析を行うことをお薦めします。この操作を行うには、本番システムからSQLチューニング・セットをエクスポートし、システムの変更をテストするシステムにチューニング・セットをインポートします。
You can run the SQL Performance Analyzer on a test system that closely resembles the production system, or on the production system itself. Performing a SQL Performance Analyzer analysis is resource-intensive, so performing the analysis on the production system may cause significant performance degradation.
本番システムに非常に類似したテスト・システム、または本番システム自体でSQLパフォーマンス・アナライザを実行できます。SQLパフォーマンス・アナライザ分析の実行にはリソースが集中するため、本番システムで実行すると、重大なパフォーマンスの低下を招くことがあります。
The Global Statistics section reports statistics that describe the overall performance of the entire SQL workload. This section is a very important part of the SQL Performance Analyzer analysis because it reports on the impact of the system change on the overall performance of the SQL workload. Use the information in this section to understand the tendency of the workload performance, and determine how the workload performance will be affected by the system change.
≪グローバル統計|Global Statistics|emdw≫セクションにより、SQLワークロードの全体的なパフォーマンスについての統計がレポートされます。このセクションによりSQLワークロードの全体的なパフォーマンスに対するシステム変更の影響をレポートされるため、SQLパフォーマンス・アナライザ分析の非常に重要な部分を占めます。このセクションの情報を使用して、ワークロード・パフォーマンスの傾向を理解し、システム変更によりワークロード・パフォーマンスがどのように影響を受けるかを判断します。
To run SQL Performance Analyzer, you must first create a SQL Performance Analyzer task. A task is a container that encapsulates all of the data about a complete SQL Performance Analyzer analysis. A SQL Performance Analyzer analysis comprises of at least two SQL trials and a comparison. A SQL trial encapsulates the execution performance of a SQL tuning set under specific environmental conditions and represents a particular test execution or explain plan operation performed by SQL Performance Analyzer when testing a system change. When creating a SQL Performance Analyzer task, you will need to select a SQL tuning set as its input source. The SQL tuning set remains constant in the SQL Performance Analyzer task and is executed in isolation during each SQL trial. Thus, performance differences between trials are caused by environmental differences.
SQLパフォーマンス・アナライザを実行するには、SQLパフォーマンス・アナライザ・タスクを作成する必要があります。このタスクには、完全なSQLパフォーマンス・アナライザの分析を行うために必要なデータがすべてカプセル化されています。SQLパフォーマンス・アナライザの分析では、少なくとも2以上のSQL試行を比較します。SQL試行は、特定の環境条件下でのSQLチューニング・セットの実行パフォーマンスをカプセル化し、特定のテスト実行またはシステム変更のテスト時にSQLパフォーマンス・アナライザが実行する操作を表します。SQLパフォーマンス・アナライザ・タスクを作成するときに、入力ソースとしてSQLチューニング・セットを選択する必要があります。SQLパフォーマンス・アナライザ・タスクにおいてSQLチューニング・セットに変化はなく、各SQL試行時、分離して実行されます。したがって、試行間のパフォーマンスの差異は環境の差異によるものです。
To run SQL Performance Analyzer, you must first create a SQL Performance Analyzer task. A task is a container that encapsulates all of the data about a complete SQL Performance Analyzer analysis. A SQL Performance Analyzer analysis comprises of at least two SQL trials and a comparison. A SQL trial encapsulates the execution performance of a SQL tuning set under specific environmental conditions. When creating a SQL Performance Analyzer task, you will need to select a SQL tuning set as its input source. When building SQL trials using the test execute or explain plan methods, the SQL tuning set will be used as the source for SQL SQL Performance Analyzer analysis will show the impact of the environmental differences between the two trials.
SQLパフォーマンス・アナライザを実行するには、先にSQLパフォーマンス・アナライザ・タスクを作成する必要があります。このタスクには、完全なSQLパフォーマンス・アナライザの分析を行うために必要なデータがすべてカプセル化されています。SQLパフォーマンス・アナライザの分析は、2つ以上のSQL試行と比較で構成されます。SQL試行は、特定の環境条件下でのSQLチューニング・セットの実行パフォーマンスをカプセル化します。SQLパフォーマンス・アナライザ・タスクを作成するときに、入力ソースとしてSQLチューニング・セットを選択する必要があります。テスト実行や実行計画を使用してSQL試行を作成する際は、SQLチューニング・セットがSQL文のソースとして使用されます。SQLパフォーマンス・アナライザの分析では、2つの試行間の環境の差異による影響が示されます。
Once you have captured a SQL workload that you want to analyze into a SQL tuning set, you can run SQL Performance Analyzer to analyze the effects of a system change on SQL performance. To run SQL Performance Analyzer, you must first create a SQL Performance Analyzer task. A task is a container that encapsulates all of the data about a complete SQL Performance Analyzer analysis. A SQL Performance Analyzer analysis comprises of at least two SQL trials and a comparison. A SQL trial captures the execution performance of a SQL tuning set under specific environmental conditions and can be generated automatically using SQL Performance Analyzer by one of the following methods
分析するSQLワークロードをSQLチューニング・セットに取得したら、SQLパフォーマンス・アナライザを実行して、システム変更がSQLパフォーマンスに与える影響を分析できます。 SQLパフォーマンス・アナライザを実行するには、まずSQLパフォーマンス・アナライザのタスクを作成する必要があります。 タスクは、SQLパフォーマンス・アナライザの完全な分析に関するすべてのデータがカプセル化されているコンテナです。 SQLパフォーマンス・アナライザの分析は、2つ以上のSQL試行と1つの比較で構成されています。 SQL試行は特定の環境条件下でSQLチューニング・セットの実行パフォーマンスを取得するもので、次のいずれかの方法でSQLパフォーマンス・アナライザを使用して自動的に生成できます。
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
lab coat: white coat worn by scientists and doctors
Ontdek het woord
Publiciteit

Resultaten: 7. Exact: 7. Verstreken tijd: 18 ms.