Download for Windows Premium
Publiciteit
data file cache setting

Examples with "data file cache setting" and their translation 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.
Check the data cache and data file cache setting. If necessary, decrease the data cache and data file cache sizes.

Andere resultaten

When running Essbase on 64-bit platforms, optimal data cache and data file cache settings may be larger than 4 GB. Although you cannot specify settings larger than 4 GB in Essbase clients, you can enable larger settings using the MEMSCALINGFACTOR configuration setting. See the Oracle Essbase Technical Reference.
64ビット・プラットフォームでEssbaseを実行している場合、最適なデータ・キャッシュデータ・ファイル・キャッシュの設定は4 GBより大きくなることがあります。Essbaseクライアントで4 GBより大きい設定は指定できませんが、MEMSCALINGFACTOR構成設定を使用することで、より大きな設定を使用可能にできます。『Oracle Essbaseテクニカル・リファレンス』を参照してください。
When running Essbase on 64-bit platforms, optimal data cache and data file cache settings may be larger than 4 GB. Although you cannot specify settings larger than 4 GB in Essbase clients, you can enable larger settings using the MEMSCALINGFACTOR configuration setting. When MEMSCALINGFACTOR is enabled, cache settings are multiplied by the factored amount, n. The resulting values are the actual cache sizes used by Essbase.
Essbaseを64ビットのプラットフォームで実行している場合、最適データ・キャッシュおよびデータ・ファイル・キャッシュ設定は4 GBより大きい可能性があります。Essbaseクライアントで4GBを超える設定を指定することはできませんが、MEMSCALINGFACTOR構成設定を使用するとより大きい値の設定が可能になります。MEMSCALINGFACTORを使用可能にすると、キャッシュ設定が係数nで乗算されます。結果の値は、Essbaseで使用される実際のキャッシュ・サイズです。
n-The factor used to create data cache and data file cache settings greater than 4 GB. The data cache and data file cache settings in Essbase clients (Administration Services, MaxL, and API) are multiplied by an integer, n. The resulting values are the actual cache sizes used by Essbase.
n- 4GBを超えるデータ・キャッシュおよびデータ・ファイル・キャッシュ設定を作成するために使用される係数。Essbaseクライアント(Administration Services、MaxLおよびAPI)のデータ・キャッシュおよびデータ・ファイル・キャッシュ設定は、整数nで乗算されます。結果の値は、Essbaseで使用される実際のキャッシュ・サイズです。
The sizes of the index cache and the data file cache (when direct I/O is used) are the most critical Essbase cache settings. In general, the larger these caches, the less swapping activity occurs; however, setting larger cache sizes does not always improve performance. Read this entire section to understand cache size considerations.
インデックス・キャッシュデータ・ファイル・キャッシュ・サイズ(直接入出力を使用している場合)は、Essbaseの最も重要なキャッシュ設定です。一般に、これらのキャッシュを大きくすれば、スワッピングのアクティビティの発生は減少します。ただし、キャッシュ・サイズを大きく設定すれば常にパフォーマンスが向上するとは限りません。キャッシュ・サイズの考慮事項を理解するには、この項全体をお読みください。
shows default and recommended settings for the data file cache.
に、データ・ファイル・キャッシュのデフォルト設定および推奨設定を示します。
When enabled, this setting locks the memory used for the index cache, data file cache, and data cache into physical memory, improving database performance.
このを有効にすると、インデックス・キャッシュデータ・ファイル・キャッシュおよびデータ・キャッシュに使用されるメモリーが物理メモリーにロックされ、データベースのパフォーマンスが向上します。
The following settings determine how much memory is allocated for the index cache, data file cache, and data cache
次の設定で、インデックス・キャッシュデータ・ファイル・キャッシュおよびデータ・キャッシュに割り当てるメモリーの量を指定します。
The setting for cache memory locking controls whether the memory used for the index cache, data file cache, and data cache is locked into physical memory, giving the kernel priority use of system RAM.
キャッシュ・メモリーのロックを設定することによって、インデックス・キャッシュデータ・ファイル・キャッシュおよびデータ・キャッシュに使用されるメモリーを物理メモリーにロックして、 カーネルがシステムRAMを優先的に使用できるようにするかどうかを制御します。
Enable cache memory locking, which locks the memory used for the index cache, data file cache, and data cache into physical memory, giving the Essbase Server kernel priority use of system RAM. Cache memory locking improves performance for a database because the system memory manager does not need to swap the memory used by the caches when swapping the memory used by the Essbase Server. The setting takes effect after you restart the database.
キャッシュ・メモリーのロックが使用可能になり、インデックス・キャッシュデータ・ファイル・キャッシュおよびデータ・キャッシュを物理メモリー内にロックし、EssbaseサーバーのカーネルがシステムRAMを最優先で使用できるようにします。キャッシュ・メモリーのロックによって、Essbaseサーバーが使用するメモリーをスワップする際に、システム・メモリー・マネージャがキャッシュによって使用されるメモリーをスワップする必要がなくなるため、データベースのパフォーマンスが向上します。この設定は、データベースの再起動後に有効になります。
On 64-bit Essbase, you can set cache sizes larger than the existing 32-bit limits. In Essbase clients, the maximum values you can set for the data cache, data file cache, and index cache is 4 GB. You can enable larger values for the data cache and data file cache using the MEMSCALINGFACTOR configuration setting. See the Oracle Essbase Technical Reference.
64ビットのEssbaseでは、キャッシュ・サイズを既存の32ビットの制限より大きく設定できます。Essbaseクライアントでは、データ・キャッシュデータ・ファイル・キャッシュおよびインデックス・キャッシュに設定できる最大値は4 GBです。MEMSCALINGFACTOR構成設定を使用することで、データ・キャッシュおよびデータ・ファイル・キャッシュにより大きな値が使用可能になります。『Oracle Essbaseテクニカル・リファレンス』を参照してください。
The index and data caches are sized correctly, and Essbase performance is consistently improved by increasing the data file cache, but further increases are bounded by the previous 2 GB addressability information about setting cache values, see Optimizing Essbase Caches.
インデックス・キャッシュとデータ・キャッシュのサイズは正しく設定されていて、Essbaseのパフォーマンスはデータ・ファイル・キャッシュを増やすことによって一貫して向上していますが、前の2GBのアドレス可能度の制限により、さらに増やすには限界がある場合。キャッシュの設定の詳細は、Essbaseキャッシュの最適化を参照してください。
When setting this parameter you should consider both PostgreSQL's shared buffers and the portion of the kernel's disk cache that will be used for PostgreSQL data files.
このパラメータを設定する時には、PostgreSQLの共有バッファとPostgreSQLデータファイルに使用されるカーネルのディスクキャッシュの量の両方を考慮しなければなりません。
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
nest: structure built by birds for laying eggs
Ontdek het woord
Publiciteit

Resultaten: 4364. Exact: 1. Verstreken tijd: 83 ms.