Download for Windows Premium
Publiciteit
relevant data blocks

Examples with "relevant data blocks" 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.
Note that it will only actually set user counts of relevant data blocks to zero, you then have to do the usual save & reload of the.blend file to actually get rid of them.
これは実際には関連するデータブロックのユーザー数を0にしているだけで、これらを本当に取り除くには、その後いつもどおり.blend ファイルを保存&再読込する必要があることに注意してください。
When you add a Dynamic Calc or a Dynamic Calc and Store member to a sparse dimension, Essbase updates the index but does not change the relevant data blocks. See Index Manager.
動的計算メンバーまたは動的計算および保管メンバーを疎次元に追加すると、Essbaseによりインデックスが更新されますが、関連データ・ブロックは変更されません。インデックス・マネージャを参照してください。
When you add a Dynamic Calc member to a dense dimension, Essbase does not reserve space in the data block for the member's values. Therefore, Essbase does not need to restructure the database. However, when you add a Dynamic Calc and Store member to a dense dimension, Essbase does reserve space in the relevant data blocks for the member's values and, therefore, must restructure the database.
動的計算メンバーを密次元に追加すると、Essbaseでは、そのメンバーの値に対してデータ・ブロックのスペースが確保されません。このため、Essbaseではデータベースを再構築する必要がありません。ただし、動的計算および保管メンバーを密次元に追加すると、Essbaseで、そのメンバーの値に対して関連データ・ブロックのスペースが確保されるので、データベースを再構築する必要があります。
If this function causes data to be stored (Store flag is TRUE), the relevant data blocks must previously have been locked for update (for example, by calling EssReport() with the Lock flag set to TRUE).
この関数によってデータが保管される場合(StoreフラグがTRUE)は、関連データ・ブロックが更新のためにロックされている必要があります(たとえば、LockフラグをTRUEに設定してEssReport()を呼び出します)。

Andere resultaten

In most cases, to calculate a sparse dimension member dynamically, tag the member as Dynamic Calc instead of Dynamic Calc and Store. When Essbase calculates data values for a member combination that includes a Dynamic Calc member, Essbase calculates only the requested values of the relevant data block. These values can be a subset of the data block.
ほとんどの場合、疎次元メンバーを動的に計算するときには、動的計算および保管タグではなく、動的計算タグを付けます。動的計算メンバーを含んでいるメンバーの組合せのデータ値をEssbaseで計算するときに、関連するデータ・ブロックの要求された値のみがEssbaseによって計算されます。この値には、データ・ブロックのサブセットである値を使用できます。
Whenever possible, Essbase calculates a database in one calculation pass through the, it reads each of the required data blocks into memory only once, performing all relevant calculations on the data block and saving it. However, in some situations, Essbase must perform more than one calculation pass through a subsequent calculation passes, Essbase brings data blocks back into memory, performs further calculations on them, and saves them again.
Essbaseでは、可能なかぎり1つの計算パスによってデータベース全体が計算されます。つまり、必要な各データ・ブロックがメモリーに1回のみ読み取られ、データ・ブロックに対して関連するすべての計算が実行され、保存されます。ただし、場合によっては、Essbaseで複数の計算パスを使用してデータベースを計算する必要があります。その場合、後続の計算パスでは、Essbaseによってデータ・ブロックがメモリーに戻され、そのデータ・ブロックに対して次の計算が実行され、再度保存されます。
Activating the data block will automatically switch to the relevant mode.
データブロックをアクティブ化すると自動的に関連するモードに切り替わります。
Deletions and Blocks We delete your personal data if the associated business purpose ceases to apply or if the relevant data privacy and protection rules demand this.
削除とブロッキング 個人情報の業務上の利用目的が抹消した場合、あるいは関連のデータ保護規定に基づいて消去が必要となる場合、当社は当該の個人情報を削除します。
Essbase calculates the database and then does an extra calculation pass to calculate the two-pass formulas. Even though all data blocks are marked as clean after the first database calculation, Essbase ignores the clean status on the blocks that are relevant to the two-pass formula and recalculates these blocks.
Essbaseでは、データベースが計算されてから、特別な計算パスを実行して2パスの式が計算されます。すべてのデータ・ブロックが最初のデータベース計算の後にクリーンとしてマークされても、Essbaseでは2パスの式に関連するブロックのクリーン・ステータスは無視され、これらのブロックは再計算されます。
Controls updating of data blocks. If TRUE, all relevant blocks which are locked will be unlocked (after data is stored, if necessary). If FALSE, no blocks are unlocked.
データ・ブロックの更新を制御します。TRUEの場合、関連しているロック済のすべてのブロックのロックが解除されます(必要に応じてデータの保管後)。FALSEの場合、ブロックのロックは解除されません。
In a top-down calculation, Essbase materializes every potential data block that is relevant to the calculation, and executes formulas in those blocks. Therefore, all three values-Jan, Feb, and Mar-are calculated, based on all potential combinations of Budget. The results are
トップダウン計算では、Essbaseによって、計算に関係する可能なかぎりすべてのデータ・ブロックが生成され、それらのブロック内で式が実行されます。そのため、Jan、FebおよびMarという3つの値すべてがBudgetの可能なかぎりすべての組合せに基づいて計算されます。結果は次のとおりです:
To optimize calculation performance when you load data incrementally, make the dimension tagged as time a sparse dimension. If the time dimension is sparse, the database contains a data block for each time period. When you load data by time period, Essbase accesses fewer data blocks because fewer blocks contain the relevant time period. Thus, if you have Intelligent Calculation enabled, only the data blocks marked as dirty are example, if you load data for March, only the data blocks for March and the dependent parents of March are updated.
データを増分的にロードするときの計算パフォーマンスを最適化するには、時間としてタグ付けされた次元を疎次元にします。時間次元が疎の場合、データベースにはそれぞれの期間のデータ・ブロックが含まれます。データを期間ごとにロードする場合は、該当の期間を含むブロックが少ないため、Essbaseでアクセスされるデータ・ブロックが少なくなります。したがって、高機能計算が使用可能になっている場合は、ダーティとしてマークされたブロックのみが再計算されます。たとえば、3月のデータをロードする場合は、3月のデータ・ブロックと3月に従属する親のみが更新されます。
The data block of the dialog box was missing or not valid.
ダイアログ ボックスのデータ ブロックが見つからないか、または無効です。
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor relevant data blocks in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
cavity: hole in a tooth caused by decay
Ontdek het woord
Publiciteit

Resultaten: 1978. Exact: 4. Verstreken tijd: 178 ms.