Download for Windows Premium
-50% Premium
Publiciteit
one source database

Examples with "one source database" 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.
A single apply process can apply user-enqueued messages that originated at multiple databases. However, a single apply process can apply captured messages. Similarly, a single apply process can apply synchronous messages from only one source database. Applying these LCRs requires knowledge of the dependencies, meaningful transaction ordering, and transactional boundaries at the source database.
1つの適用プロセスは、複数のデータベースで発生したユーザー・エンキュー・メッセージを適用できます。また、1つの適用プロセスは取得メッセージを適用できます。同様に、1つの適用プロセスは、1つのソース・データベースのみの同期メッセージを適用できます。このようなLCRの適用には、依存関係、有効なトランザクション順序指定、およびソース・データベースでのトランザクション境界の理解が必要です。
Captured messages and synchronous messages from multiple databases can be sent to a single destination queue. However, if a single queue contains messages from multiple source databases, then there must be multiple apply processes retrieving these LCRs. Each of these apply processes should be configured to receive messages from exactly one source database using rules. Oracle recommends that you use a separate ANYDATA queue for messages from each source database.
複数のデータベースの取得メッセージと同期メッセージを1つの宛先キューに送信できます。ただし、1つのキューに複数のソース・データベースのメッセージが含まれる場合、それらのLCRを取得する複数の適用プロセスが必要です。ルールを使用して各適用プロセスが1つのソース・データベースからのメッセージを受信するように構成してください。各ソース・データベースのメッセージに対して別のANYDATAキューを使用することをお薦めします。
Captured LCRs from multiple databases may be sent to a single destination queue. However, if a single queue contains captured LCRs from multiple source databases, then there must be multiple apply processes retrieving these LCRs. Each of these apply processes should be configured to receive captured LCRs from exactly one source database using rules. Regarding user-enqueued messages containing LCRs (not captured messages), a single apply process can apply these user-enqueued messages, even if they are from multiple source databases.
複数のデータベースからの取得LCRを、単一の宛先キューに送信できます。ただし、単一のキューが複数のソース・データベースからの取得LCRを含む場合は、これらのLCRを取り出す適用プロセスが複数必要です。これらの各適用プロセスは、厳密に1つのソース・データベースの取得LCRのみを受信するように、ルールを使用して構成する必要があります。LCRを含むユーザー・エンキュー・メッセージ(取得メッセージではない)の場合は、複数のソース・データベースからのユーザー・エンキュー・メッセージであっても、1つの適用プロセスで適用可能です。
An apply process either can apply captured LCRs or user-enqueued LCRs, but not both. Regarding captured LCRs, an apply process can apply captured LCRs from only one source database, because processing these LCRs requires knowledge of the dependencies, meaningful transaction ordering, and transactional boundaries at the source a captured LCR, the source database is the database where the change encapsulated in the LCR was generated in the redo log.
1つの適用プロセスで、取得LCRまたはユーザー・エンキューLCRのいずれかを適用できます。両方を適用することはできません。取得LCRの場合、1つの適用プロセスで適用できるのは1つのソース・データベースからの取得LCRのみです。このようなLCRを処理するには、依存性、意味のあるトランザクションの順序付け、およびソース・データベースでのトランザクションの境界を認識する必要があるためです。取得LCRの場合、ソース・データベースは、LCRにカプセル化された変更が生成されたREDOログのデータベースです。

Andere resultaten

Dense, dynamically calculated members depend on values from one or more source databases.
動的に計算される密メンバーは、1つ以上のソース・データベースの値に依存します。
The SETSOURCE command enables you to identify one or more source databases for to use with a load command.
SETSOURCEコマンドでは、ロード・コマンドで使用する の1つ以上のソース・データベースを識別できます。
It is not possible to do an in place compact, that is, one in which the source database and destination database are the same, using this method. An error will occur if the provider does not support compacting Access databases.
このメソッドを使って 同じ場所 の圧縮、すなわちコピー元データベースとコピー先データベースが同じであるような圧縮はできません。プロバイダが Access データベースの圧縮をサポートしていない場合は、エラーが発生します。
These procedures configure two databases at a time, and they require you to specify one database as the source database and the other database as the destination can be used to configure a replication environment with more than two databases by running them multiple times.
これらのプロシージャによって、2つのデータベースが同時に構成され、一方のデータベースをソース・データベース、他方のデータベースを宛先データベースに指定するよう求められます。これらのプロシージャを使用して、これらのプロシージャを複数回実行することにより、2つ以上のデータベースを持つレプリケーション環境を構成できます。
Suppose a source queue is propagating messages captured by a capture process or synchronous capture to multiple destination queues, and one or more destination databases acknowledge successful propagation of messages much more slowly than the other queues. In this case, the source queue can increase because the slower destination databases create a backlog of messages that have already been acknowledged by the faster destination such an environment, consider creating more than one capture process or synchronous capture to capture changes at the source database. Doing so lets you use one source queue for the slower destination databases and another source queue for the faster destination databases.
取得プロセスまたは同期取得によって取得されたメッセージをソース・キューが複数の宛先キューに伝播しており、1つ以上の宛先データベースが、他のキューよりもはるかに低速でメッセージが正常に伝播されたことを確認する場合を考えます。この場合、低速の宛先データベースでは、高速の宛先データベースによってすでに確認されたメッセージのバックログが作成されるため、ソース・キューが大きくなることがあります。このような環境では、複数の取得プロセスまたは同期取得を作成してソース・データベースでの変更を取得することを検討してください。これによって、あるソース・キューを低速の宛先データベースに、別のソース・キューを高速の宛先データベースに使用できます。
This example configures an Oracle Streams replication environment that replicates DML changes to all of the tables in the hr schema at two example shows you how to configure the environment for one-way replication, where changes to the replicated database objects are only allowed at one source configuration uses a downstream capture process at a destination database to capture the changes that were made to these database objects at the source database objects are read-only at the destination database.
この例は、2つのデータベースでhrスキーマ内のすべての表にDML変更をレプリケートするOracle Streamsレプリケーション環境を構成します。この例では、一方向レプリケーション用の環境を構成する方法を示します。ここで、レプリケートされたデータベース・オブジェクトに対する変更は1つのソース・データベースでのみ可能です。この構成は、宛先データベースでダウンストリーム取得プロセスを使用して、ソース・データベースでこれらのデータベース・オブジェクトに対して行われた変更を取得します。データベース・オブジェクトは、宛先データベースでは読取り専用です。
An append query adds a group of records from one or more tables in a source database to one or more tables in a destination database.
追加クエリを使用すると、ソース データベースのテーブルにある一連のレコードが、転送先のデータベースのテーブルに追加されます。
The ability to configure at one or more downstream databases multiple capture processes that capture changes from a single source database provides more flexibility and can improve scalability.
1つ以上のダウンストリーム・データベースに、単一のソース・データベースから変更を取得する複数の取得プロセスを構成できるため、柔軟性およびスケーラビリティが向上します。
Select one or more of these definitions to modify the destination database definitions to match the source database definitions.
これらの定義を1つ以上選択し、宛先データベース定義を変更して、ソース・データベース定義と一致させます。
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor one source database in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
measuring tape: flexible tool for measuring length or distance
Ontdek het woord
Publiciteit

Resultaten: 1566. Exact: 4. Verstreken tijd: 237 ms.