Download for Windows Premium
Publiciteit
individual sql statements

Vertaling van "individual sql statements" 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文
個別のSQL文
Select a tuning set, then click this button to schedule a job to run the SQL Tuning Advisor. The SQL Tuning Advisor analyzes individual SQL statements and makes recommendations for improving their performance.
チューニング・セットを選択し、このボタンをクリックして、SQLチューニング・アドバイザを実行するためのジョブをスケジュールします。SQLチューニング・アドバイザは個々のSQL文を分析し、そのパフォーマンスを向上させるための推奨を作成します。
The SQL Diagnostic Advisor analyzes individual SQL statements and makes recommendations for wrong results. You can click on one of the following sources, which will lead you to a data source where you can diagnose SQL statements using the SQL Diagnostic Advisor.
SQL診断アドバイザは、個々のSQL文を分析し、誤った結果に対する推奨事項を作成します。次のいずれかのソースをクリックすると、データ・ソースが表示され、SQL診断アドバイザを使用してSQL文を診断できます。
SQL Tuning Advisor is used to analyze individual SQL statements and makes recommendations for improving its performance.
SQLチューニング・アドバイザを使用して、各SQL文を分析し、パフォーマンスを改善するための推奨を生成します。
Select a tuning set and click this button to go to the SQL Tuning Set page, where you can view data values for all SQL statements and query individual SQL statements for this tuning set.
チューニング・セットを選択し、このボタンをクリックして≪SQLチューニング・セット|SQL Tuning Set|emdw≫・ページに移動します。このページでは、全SQL文のデータ値の表示、およびこのチューニング・セットの各SQL文の問合せを行うことができます。
Oracle Database generates many types of cumulative statistics for the system, sessions, and individual SQL statements. Oracle Database also tracks cumulative statistics about segments and services. The Automatic Workload Repository (AWR) automates database statistics gathering by collecting, processing, and maintaining performance statistics for database problem detection and self-tuning purposes. By default, this process is repeated every hour, and the result is called an AWR snapshot. The delta values captured by the snapshot represent the changes for each statistic over the time period. Statistics gathered by the AWR are queried from memory. The gathered data can be displayed in both reports and views.
Oracle Databaseでは、システム、セッションおよび個々のSQL文に対して様々なタイプの累積統計を生成します。また、Oracle Databaseでは、セグメントおよびサービスに関する累積統計も追跡します。自動ワークロード・リポジトリ(AWR)では、データベースの問題検出およびセルフチューニングを目的として、パフォーマンス統計を収集、処理およびメンテナンスすることにより、データベース統計の収集が自動化されます。このプロセスはデフォルトでは1時間ごとに繰り返され、その結果はAWRスナップショットと呼ばれます。スナップショットで取得されたデルタ値は、各統計での時間経過による変化を表します。AWRで収集された統計は、メモリーから問合せが行われます。収集されたデータは、レポートおよびビューの両方で表示できます。
The SQL Tuning Advisor analyzes individual SQL statements and recommends ways to improve performance. The list of recommendations in the Recommendations table displays each SQL statement that was analyzed along with areas for which recommendations were made.
SQLチューニング・アドバイザは、個々のSQL文を分析し、パフォーマンスの改善方法を推奨します。≪推奨|Recommendations|emdw≫表内の推奨のリストには、分析された各SQL文が、推奨が行われた領域とともに表示されます。
To effectively diagnose performance problems, statistics must be available. Oracle generates many types of cumulative statistics for the system, sessions, and individual SQL statements. Oracle also tracks cumulative statistics on segments and services. A metric is defined as the rate of change in some cumulative statistic. Metrics are computed and stored in Automatic Workload Repository, and are displayed on the All Metrics page, which can be viewed by clicking All Metrics under Related Links on the Database Home page.
パフォーマンスの問題を効率よく診断するには、統計を利用する必要があります。システム、セッションおよび個々のSQL文について様々な累積統計が生成されるだけでなく、セグメントやサービスの累積統計も記録されます。メトリックは、累積統計における変化の割合として定義されます。メトリックは、計算後、自動ワークロード・リポジトリに格納され、すべてのメトリック・ページに表示されます。このページは、≪データベース・ホーム|Database Home|Emgc≫・ページの≪関連リンク|Related Links|Emdb≫の下にある≪すべてのメトリック|All Metrics|Emdb≫をクリックすると表示されます。
Click a value in the table to drill down to more details about how a component type was invoked for a particular URL within the transaction. For example, click the value in the JDBC/SQL column for a particular URL. Enterprise Manager displays the JDBC connection string used to invoke the SQL, as well as a list of the individual SQL statements invoked by the URL.
トランザクション内の特定のURLに対してコンポーネント・タイプがどのように起動されたかの詳細にドリルダウンするには、表の値をクリックします。たとえば、特定のURLのJDBC/SQL列の値をクリックするとします。Enterprise Managerにより、SQLの起動に使用されたJDBC接続文字列と、そのURLによって起動された個々のSQL文のリストが表示されます。
For example, click the value in the JDBC/SQL column for a particular URL. Enterprise Manager displays the JDBC connection string used to invoke the SQL, as well as a list of the individual SQL statements invoked by the URL.
たとえば、特定のURL用のJDBC/SQL列の値をクリックします。Enterprise Managerには、SQLの起動に使用するJDBC接続文字列、およびURLが起動した個々のSQL文のリストが表示されます。
A cumulative statistic is a count such as the number of block reads. Oracle Database generates many types of cumulative statistics for the system, sessions, and individual SQL statements. Oracle Database also tracks cumulative statistics about segments and services. Automatic Workload Repository (AWR) automates database statistics gathering by collecting, processing, and maintaining performance statistics for database problem detection and self-tuning purposes.
累積統計は、ブロック読取りの数のようなカウントです。Oracleデータベースはシステム、セッションおよび個別のSQL文の累積統計のタイプを生成します。Oracleデータベースはセグメントおよびサービスについての累積統計の追跡もします。自動ワークロード・リポジトリ(AWR)では、データベースの問題検出および自己チューニングのために、パフォーマンス統計の収集、処理および保持によりデータベースの統計採取が自動的に行われます。
When tuning multiple SQL statements, the SQL Tuning Advisor does not recognize interdependencies between the SQL solves SQL performance problems by identifying problems with individual SQL statements, such as a poorly performing optimizer plan or the mistaken use of certain SQL structures.
複数のSQL文をチューニングする場合、SQL文間の相互依存性は認識されません。SQLチューニング・アドバイザは、最適化の計画の問題点や特定のSQL構造体の誤った使用など、SQL文ごとに個別に問題を特定して、SQLパフォーマンスの問題を解決します。
A SQL DDL script. The script contains the SQL statements that correspond to the captured definitions. You can use the script to save a textual version of the definitions or as input to CASE tools that accept SQL DDL input. You can also use individual SQL statements from the script to create definitions in a new have the option of whether or not to create a SQL DDL script.
SQL DDLスクリプト。スクリプトには、取得した定義に対応するSQL文が含まれます。スクリプトは、定義のテキスト・バージョンの保存や、SQL DDL入力を受け入れるCASEツールへの入力に使用できます。また、スクリプトの個別のSQL文を使用して、新規データベースに定義を作成することもできます。オプションで、SQL DDLスクリプトを作成するかどうかを選択できます。
This call turns on logging of individual SQL statements sent to the database server for use in troubleshooting, in conjunction with the database server -zr and -zo options.
これは、データベース・サーバ・オプション -zr と -zo とともにトラブルシューティングで使用されます。
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor individual sql statements in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
eye mask: soft covering for eyes to block light
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 13. Exact: 13. Verstreken tijd: 27 ms.