Download for Windows Premium
-50% Premium
Publiciteit
from each source database

Examples with "from each 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.
Each database has apply processes that apply changes from each of the other databases. A different apply process must apply changes from each source database.
各データベースには、他の各データベースからの変更を適用する適用プロセスがあります。別の適用プロセスが、各ソース・データベースから変更を適用する必要があります。
If another source database transfers log files to this downstream database, then, in the initialization parameter file at this other source database, you can use the TEMPLATE attribute to specify a different directory and format for the log files at the downstream log files from each source database are kept separate at the downstream database.
別のソース・データベースによってこのダウンストリーム・データベースにログ・ファイルが転送される場合は、そのソース・データベースの初期化パラメータ・ファイルでTEMPLATE属性を使用して、このダウンストリーム・データベースの別のディレクトリおよびフォーマットをそのログ・ファイル用に指定できます。ダウンストリーム・データベースのログ・ファイルについて異なるディレクトリおよび書式を指定できます。これによって、各ソース・データベースからのログ・ファイルは、ダウンストリーム・データベースで個別に格納されます。
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キューを使用することをお薦めします。
Log files from a remote source database should be kept separate from local database log files. In addition, if the downstream database contains log files from multiple source databases, then the log files from each source database should be kept separate from each other.
リモート・ソース・データベースからのログ・ファイルは、ローカル・データベースのログ・ファイルとは別に格納する必要があります。また、ダウンストリーム・データベースに複数のソース・データベースからのログ・ファイルが含まれている場合は、各ソース・データベースからのログ・ファイルを個別に格納する必要があります。

Andere resultaten

Configure each source database to run in ARCHIVELOG mode. For a capture process to capture changes generated at a source database, the source database must be running in ARCHIVELOG mode. In this example, the database must be running in ARCHIVELOG mode. See Oracle Database Administrator's Guide for information about configuring a database to run in ARCHIVELOG mode.
ARCHIVELOGモードで実行するように各ソース・データベースを構成します。取得プロセスがソース・データベースで生成された変更を取得するためには、ソース・データベースをARCHIVELOGモードで実行する必要があります。この例では、hub.netデータベースをARCHIVELOGモードで実行する必要があります。ARCHIVELOGモードで実行するためのデータベースの構成の詳細は、Oracle Database管理者ガイドを参照してください。
In a large Oracle Streams environment where intermediate databases apply changes, the environment might be easier to monitor and manage because fewer apply processes might be required. An intermediate database that applies changes must have one apply process for each source database from which it receives changes. In an apply forwarding environment, the source databases of an intermediate database are only the databases to which it is directly connected. In a queue forwarding environment, the source databases of an intermediate database are all of the other source databases in the environment, whether they are directly connected to the intermediate database or not.
中間データベースによって変更が適用される大規模なOracle Streams環境では、適用プロセスが少数で済むため、環境の監視と管理が容易です。変更を適用する中間データベースでは、変更を受信するソース・データベースごとに1つの適.用プロセスが必要です。適用による転送の環境では、中間データベースソース・データベースは、直接接続されているデータベースのみです。キューによる転送環境では、中間データベースソース・データベースは、中間データベースに直接接続されているかどうかに関係なく環境内の他のすべてのデータベースです。
Typically, the administrator creates a data source for each database accessed by the applications deployed in a domain.
一般的には、ドメインに配備されたアプリケーションからアクセスされるデータベースごとに 1 つのデータソースを管理者が作成します
Is difficult.It is necessary to select the database to be used for the search after confirming the data citation source of each database.
各種データベースのデータ引用を確認した上で、検索に使用するデータベースの選定を行う必要があります。
For the cases when you need a definition array, there are two available methods to manually generate the definition array, one for each schema source - either a database or a schema file.
定義配列が必要となったときに手動で作成する方法は二通りあります。 ひとつはそのスキーマのソース (データベースあるいはスキーマファイル)から作成する方法です。
For some systems, including SQL Anywhere, each data source describes a database, so a separate remote server definition is needed for each database.
SQL Anywhere を含むいくつかのシステムではデータ・ソースデータベースを記述するので、データベースそれぞれに個別のリモート・サーバ定義が必要になります。
provides a standard interface that allows one application to access many different data sources. The application's source code does not have to be recompiled for each data source. A database driver links the application to a specific data source. A database driver is a dynamic-link library that an application can invoke on demand to gain access to a particular data source. Therefore, the application can access any data source for which a database driver exists.
)は、1つのアプリケーションから多くの異なるデータソースへのアクセスを可能にする標準インタフェースを提供します。アプリケーションのソース・コードをそれぞれのデータソース用に再コンパイルする必要はありません。アプリケーションはODBCドライバによって特定のデータソースにリンクされます。ODBCドライバは、ダイナミック・リンク・ライブラリです。必要なときにアプリケーションからODBCドライバを呼び出し、特定のデータソースにアクセスします。したがって、アプリケーションからODBCドライバが存在するすべてのデータソースにアクセスできます。
With queue forwarding, a destination database must have a separate apply process to apply messages from each source apply forwarding, fewer apply processes might be required at a destination database because recapturing of messages at intermediate databases can result in fewer source databases when changes reach a destination database.
キューによる転送を使用する場合、宛先データベースでは、各ソース・データベースからのメッセージを個別の適用プロセスで適用する必要があります。適用による転送を使用すると、中間データベースでメッセージが再取得されることによって、変更が宛先データベースに到達する時点でソース・データベースの数が減少する場合があるため、宛先データベースに必要な適用プロセスの数が少数で済む可能性があります。
The same restriction applies to synchronous messages captured by multiple synchronous captures at the same source database. These messages should be stored in separate ANYDATA queues, and a separate apply process should apply the messages from each synchronous capture.
同じソース・データベースの複数の同期取得で取得された同期メッセージにも同じ制約が適用されます。このようなメッセージは別のANYDATAキューに格納し、個別の適用プロセスで同期取得メッセージを適用する必要があります。
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
measuring tape: flexible tool for measuring length or distance
Ontdek het woord
Publiciteit

Resultaten: 11692. Exact: 4. Verstreken tijd: 129 ms.