Download for Windows Premium
Publiciteit
made to source database objects

Examples with "made to source database objects" 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.
Streams can capture DML and DDL changes made to database objects and replicate those changes to one or more other databases. A Streams capture process captures changes made to source database objects and formats them into LCRs, which can be propagated to destination databases and then applied by Streams apply processes.
Streamsでは、データベース・オブジェクトに対するDMLとDDLの変更を取得し、それらの変更を他の1つ以上のデータベースにレプリケートできます。Streamsの取得プロセスは、ソース・データベース・オブジェクトに対する変更を取得して、LCR形式でフォーマットします。LCRは接続先データベースに伝播して、Streamsの適用プロセスで適用できます。

Andere resultaten

Configure a propagation to send changes made to the database objects at the source database to the destination "About Change Propagation Between Databases".
伝播を構成し、ソース・データベースデータベース・オブジェクトに対して行われた変更宛先データベースに送信します。データベース間の変更の伝播の概要を参照してください。
If the specified object does not exist, Access will create it. If the specified object already exists, Access will append a number to the name of the imported object. Changes made to source objects (including data in tables) will not be reflected in the current database.
指定したオブジェクトが存在しない場合、そのオブジェクトが自動的に作成されます。指定したオブジェクトが既に存在する場合、インポートされたオブジェクトの名前番号が追加されます。インポートオブジェクト (テーブル内のデータも含む) に行った変更は現在のデータベースには反映されません。
A Queue operator enables you to use advanced queues as sources or targets in mappings. Some of the most critical tasks in creating and maintaining a data warehouse include refreshing existing data, and adding new data from the operational the AQ operator to capture changes made to source objects and send those changes to a staging database or directly to a data warehouse or operational data store.
キュー演算子を使用すれば、マッピングのソースまたはターゲットとしてアドバンスト・キュー使用できます。データ・ウェアハウスの作成と管理における最も重要なタスクとして、既存データのリフレッシュと業務系データベースからの新規データの追加をあげることができます。AQ演算子を使用して、ソース・オブジェクトに対して行われた変更取得し、これらの変更をステージング・データベースに送るか、データ・ウェアハウスまたは業務系データ・ストアに直接送信できます。
In a single source replication environment, changes made to the shared database objects at the destination database are not replicated to the source database, and the shared database objects are not kept in sync at the two databases, unless no changes are made to the shared database objects at the destination may configure Streams manually after running this wizard to create a bi-directional replication environment in which both databases are source and destination also may run this wizard twice, reversing the databases, to configure a bi-directional replication environment.
単一ソース・レプリケーション環境では、接続先データベースの共有データベース・オブジェクトに加えられた変更は、ソース・データベースにレプリケートされません。共有データベースオブジェクト、接続データベースで変更されると、2つのデータベースで同期されません。このウィザードの実行後に手動でStreamsを構成し、2つのデータベースがソース・データベースと接続先データベースになるような双方向レプリケーション環境作成できます。また、2つのデータベースの設定が逆になるようウィザードを2回実行し、双方向レプリケーション環境を構成することも可能です。
If you perform a direct path load without logging changes at a source database, but you do not perform a similar direct path load at the destination databases of the source database, then apply errors can result at these destination databases when changes are made to the loaded objects at the source this case, a capture process at the source database can capture changes to these objects, and one or more propagations can propagate the changes to the destination an apply process tries to apply these changes, errors result unless both the changed object and the changed rows in the object exist on the destination database.
ソース・データベースで変更を記録せずにダイレクト・パス・ロードを実行し、ソース・データベースの宛先データベースで同様のダイレクト・パス・ロードを実行しない場合、ソース・データベースのロード済オブジェクトに対して変更が行われると、これらの宛先データベースで適用エラーが発生することがあります。この場合、ソース・データベースの取得プロセスによってこれらのオブジェクトに対する変更を取得し、1つ以上の伝播によってそれらの変更を宛先データベースに伝播できます。適用プロセスによってこれらの変更の適用が試行された場合、変更されたオブジェクトとそのオブジェクト内の変更された行が宛先データベースに存在していないと、エラーが発生します。
To configure a single source replication environment, do not select Setup Bi-directional Replication. A capture process is configured to capture changes to the database objects in the specified tablespaces at the source database. A propagation is configured at the source database to propagate each change in the form of an LCR from the source database to the destination apply process at the destination database applies the LCRs to make the changes at the destination a single source replication environment, changes made to the shared database objects at the destination database are not replicated to the source database, and the shared database objects are not kept in sync at the two databases, unless no changes are made to the shared database objects at the destination database.
単一ソース・レプリケーション環境を構成するには、≪双方向レプリケーションの設定|Setup Bi-directional replication|emdw≫を選択しません。取得プロセスは、ソース・データベースで指定された表領域のデータベース・オブジェクトの変更を取得するよう構成されます。伝播は、LCRの形式で各変更をソース・データベースから接続先データベースに伝播するようソース・データベースで構成されます。接続先データベースの適用プロセスによって、接続先データベースを変更するLCRが適用されます。単一ソース・レプリケーション環境では、接続先データベースの共有データベース・オブジェクトに加えられた変更は、ソース・データベースにレプリケートされません。共有データベース・オブジェクトは、接続先データベースで変更されると、2つのデータベースで同期されません。
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つのソース・データベースでのみ可能です。この構成は、宛先データベースでダウンストリーム取得プロセスを使用して、ソース・データベースでこれらのデータベース・オブジェクトに対して行われた変更を取得します。データベース・オブジェクトは、宛先データベースでは読取り専用です。
Re-importing your source database definitions enables you to import changes made to your source metadata since your previous import. You do not have to remove the original definitions from the workspace. Warehouse Builder provides you with options that also enable you to preserve any changes you may have made to the definitions since the previous import. This includes any new objects, foreign keys, relationships, and descriptions you may have created in Warehouse Builder.
ソース・データベース定義を再インポートすると、前回のインポート以降にソース・メタデータに対して行われた変更内容インポートできます。元の定義をワークスペースから削除する必要はありません。Warehouse Builderには、前回のインポート以降に定義に対して行った変更内容も保持できるようにするオプションが用意されています。これには、Warehouse Builderで作成した新規のオブジェクト、外部キー、関係および説明が含まれます。
Redo logs are used to guarantee recoverability in the event of human error or media failure. A capture process is an optional Oracle background process that scans the database redo log to capture data manipulation language (DML) and data definition language (DDL) changes made to database objects. When a capture process is configured to capture changes from a redo log, the database where the changes were generated is called the source database for the capture process.
REDOログは、人為的エラーやメディア障害が発生した場合のリカバリ能力を保証するために使用されます。取得プロセスはオプションのOracleバックグラウンド・プロセスであり、データベースのREDOログをスキャンし、データベース・オブジェクトに対するデータ操作言語(DML)とデータ定義言語(DDL)変更取得します。取得プロセスがREDOログから変更を取得するように構成されている場合、変更が生成されるデータベースは取得プロセスのソース・データベースと呼ばれます。
Locate the source database and identify the objects that you want to import.
ソース データベースを探し、インポートするオブジェクトを確認します。
Prepare the object for instantiation at the source database.
ソース・データベースオブジェクトのインスタンス化を準備します。
You must prepare the source database objects for instantiation.
ソース・データベース・オブジェクトをインスタンス化のために準備する必要があります。
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
ladder: tool with steps for climbing up or down
Ontdek het woord
Publiciteit

Resultaten: 696341. Exact: 1. Verstreken tijd: 166 ms.