Download for Windows Premium
Publiciteit
generated at a source database

Examples with "generated at a 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.
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管理者ガイドを参照してください。

Andere resultaten

Cache A cache is a data file that is generated from a page source of a design (typically an XML file or a database) at a given time.
キャッシュ キャッシュは (通常 XML ファイル、または、データベースである) デザインのページソースから生成されたデータファイルです。
The Streams Setup Wizard configures the current database as a source database in your Streams environment and enables you to select a destination database, where the changes captured at the source database will be applied. After running the Streams Setup Wizard (or the scripts generated by the wizard), your Streams environment includes
Streamsセットアップ・ウィザードでは、Streams環境で現在のデータベースソース・データベースとして設定し、ソース・データベースで取得した変更が適用される宛先データベースを選択できます。Streamsセットアップ・ウィザード(またはこのウィザードによって生成されたスクリプト)を実行すると、Streams環境は次のようになります。
The database where changes are generated in the redo log is called the source database. A capture process may capture changes locally at the source database, or it may capture changes remotely at a downstream database. A capture process enqueues logical change records (LCRs) into a queue that is associated with it. When a capture process captures messages, it is sometimes referred to as implicit capture.
REDOログに変更が生成されたデータベースは、ソース・データベースと呼ばれます。取得プロセスは、変更内容をソース・データベースでローカルに取得することも、ダウンストリーム・データベースでリモートに取得することもできます。取得プロセスは、関連付けられたキューに論理変更レコード(LCR)をエンキューします。取得プロセスによるメッセージの取得は、暗黙的取得と呼ばれることもあります。
Apply forwarding means that the messages being forwarded at an intermediate database are first processed by an apply process. These messages are then recaptured by a capture process or a synchronous capture at the intermediate database and forwarded. When you use apply forwarding, the intermediate database becomes the new source database for the messages. Either a capture process recaptures the messages from the redo log generated at the intermediate database, or a synchronous capture configured at the intermediate database recaptures the messages.
適用による転送は、中間データベースで転送されるメッセージが、最初に適用プロセスによって処理されることを意味します。このようなメッセージは、中間データベースで取得プロセスまたは同期取得によって再取得されてから転送されます。適用による転送を使用すると、中間データベースがメッセージの新しいソース・データベースになります。メッセージは、中間データベースで生成されたREDOログから取得プロセスによって再取得されるか、中間データベースで構成された同期取得によって再取得されます。
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ログのデータベースです。
The message creation time. For captured LCRs, the message creation time is the time when the data manipulation language (DML) or data definition language (DDL) change generated the redo data at the source database for the message. For messages enqueued by an application or apply process, the message creation time is the last time the message was enqueued. A message can be enqueued one or more additional times by propagations before it reaches an apply process.
メッセージ作成時刻。取得LCRの場合、メッセージ作成時刻は、データ操作言語(DML)またはデータ定義言語(DDL)の変更によって、ソース・データベースでメッセージに関するREDOデータが生成された時刻です。アプリケーションまたは適用プロセスによってエンキューされたメッセージの場合、メッセージ作成時刻は、メッセージが最後にエンキューされた時刻です。メッセージは、適用プロセスに到達する前に、伝播によって1回以上エンキューされることがあります。
Click Reset to remove the search filter. 2015-2021 Altova Gmb H Altova MobileTogether Server Advanced Edition link to page 120102 Web UI Reference Cache 5.5 Cache A cache is a data file that is generated from a page source of a design (typically an XML file or a database) at a given time.
リセット をク リックして検索フィルターを削除します。 (C) 2020 Altova GmbH Altova MobileTogether Server link to page 90 74 Web UI リファレンス キャッシュ 5.5 キャッシュ キャッシュは (通常 XML ファイル、または、データベースである) デザインのページソースから生成されたデータファイルです。
The Joiner operator uses a boolean condition that relates column values in each source row set to at least one other row set. The Joiner operator results in a WHERE clause in the generated SQL query. When run on Oracle 9i, full outer joins are supported. For more information about joins, see Oracle Database SQL Reference.
ジョイナ演算子は、各ソース行セットの列値を他の1つ以上の行セットに関連付けるブール条件を使用します。ジョイナ演算子により、生成されたSQL問合せにWHERE句が挿入されます。Oracle 9iで実行している場合、完全外部結合がサポートされています。結合の詳細は、Oracle DatabaseSQLリファレンスを参照してください。
and store the generated database structure in the source documents.
生成されたデータベース構造を、ソース ドキュメントに保存します。
We also cover common law web sources, including user-generated content, online databases, and domain names.
また、ユーザー生成コンテンツ、オンライン データベース、ドメイン名などのコモンロー Web ソースもカバーします。
When this option is disabled, the code browsing database is generated via background source parsing, so many features that rely on code browsing information do not work until this process completes.
このオプションを無効にすると、コード参照データベースはバックグラウンドでソースを解析して生成されるため、コード参照情報に依存する多くの機能はその処理が完了するまで利用できません。
From Source database, select the type of report to be generated
≪ソース・データベース|Source Database|Hpm≫から、生成するレポートのタイプを選択します:
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
patty: small flat cake of minced food
Ontdek het woord
Publiciteit

Resultaten: 275967. Exact: 1. Verstreken tijd: 153 ms.