Download for Windows Premium
Publiciteit
compatible initialization parameter

Vertaling van "compatible initialization parameter" 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.
COMPATIBLE初期化パラメータ
The results of the query in this section depend on the compatibility level of the database objects are incompatible with capture processes at lower compatibility levels. The COMPATIBLE initialization parameter controls the compatibility level of the database.
この項の問合せの結果は、データベースの互換レベルによって異なります。互換レベルが低くなると、取得プロセスと互換性のないデータベース・オブジェクトの数が多くなります。データベースの互換レベルは、COMPATIBLE初期化パラメータによって制御されます。
Choose this option to indicate that the restore point must be explicitly deleted. Preserving a restore point requires that the COMPATIBLE initialization parameter must be set to 11.1 or higher.
このオプションを選択する場合、リストア・ポイントを明示的に削除する必要があります。リストア・ポイントを維持するには、COMPATIBLE初期化パラメータを11.1以降に設定する必要があります。
To run the examples described in this section, the compatible initialization parameter of the database must be set to at least 11.1.0.0.0. By default an 11g database will have the parameter set properly, but a database upgraded to 11g from a prior version may not. See "Creating and Configuring an Oracle Database" in Oracle Database Administrator's Guide for information about changing database initialization parameters.
このセクションで説明されている例を実行するには、データベースのcompatible初期化パラメータを少なくとも11.1.0.0.0に設定する必要があります。11g データベースではデフォルトでパラメータが正しく設定されますが、以前のバージョンから11g にアップグレードされたデータベースでは正しく設定されていない場合があります。データベースの初期化パラメータの変更の詳細は、Oracle Database管理者ガイドのOracle Databaseの作成と構成に関する項を参照してください。
Ensure that the COMPATIBLE initialization parameter is set to the same value on both the primary and standby the values differ, redo transport services may be unable to transmit redo data from the primary database to the standby databases.
プライマリ・データベースとスタンバイ・データベースの両方でCOMPATIBLE初期化パラメータが同じ値に設定されていることを確認してください。値が異なっていると、REDOトランスポート・サービスがプライマリ・データベースからスタンバイ・データベースにREDOデータを転送できないことがあります。
Set the COMPATIBLE initialization parameter to 10.1.0 or higher.
COMPATIBLE初期化パラメータを10.1.0以上に設定します。
The Compatible column shows the minimum database compatibility for capture processes to support the database object. If the local database compatibility is equal to or higher than the value in the Compatible column for a database object, then capture processes can capture changes to the database object successfully. You control the compatibility of a database using the COMPATIBLE initialization parameter.
Compatible列には、取得プロセスがデータベース・オブジェクトをサポートするための最小データベース互換性が表示されます。データベース・オブジェクトのローカル・データベース互換性がCompatible列の値以上である場合は、取得プロセスによって、データベース・オブジェクトに対する変更が正常に取得できます。COMPATIBLE初期化パラメータで、データベースの互換性を制御します。
A capture process only supports encrypted columns if the redo logs used by the capture process were generated by a database with a compatibility level of 11.0.0 or higher. The compatibility level is controlled by the COMPATIBLE initialization parameter.
取得プロセスによって使用されるREDOログが互換性レベル11.0.0以上のデータベースで生成されている場合、取得プロセスでは、暗号化された列のみがサポートされます。互換性レベルは、COMPATIBLE初期化パラメータによって制御されます。
To support the use of guaranteed restore points, the database must have a flash recovery area configured, be running in ARCHIVELOG mode, and the COMPATIBLE initialization parameter must be set to 10.2 or greater.
保証付きリストア・ポイントの使用をサポートするには、データベースにフラッシュ・リカバリ領域が構成されており、データベースがARCHIVELOGモードで起動中で、COMPATIBLE初期化パラメータが10.2以上に設定されている必要があります。
Encrypted backups are decrypted automatically during restore and recover operations, as long as the required decryption keys are available, by means of either a user-supplied password or the Oracle Encryption Wallet. To use encryption, the COMPATIBLE initialization parameter at the target database must be set to at least 10.2.0.
暗号化バックアップは、必要な暗号化鍵が使用可能であるかぎり、ユーザー指定のパスワードまたはOracle Encryption Walletを使用してリストアおよびリカバリ操作時に自動的に復号化されます。暗号化を使用するには、ターゲット・データベースのCOMPATIBLE初期化パラメータが少なくとも10.2.0に設定されている必要があります。
Compatibility: To use the latest features of Oracle Streams, it is best to set the COMPATIBLE initialization parameter as high as you can. If possible, then set this parameter to 11.1.0 or higher.
互換性: Oracle Streamsの最新機能を使用するには、COMPATIBLE初期化パラメータをできるだけ高く設定するのが最適です。可能な場合は、このパラメータを11.1.0以上に設定します。
The Apply Process Version column shows the minimum database compatibility for apply processes to support the column. If the local database compatibility is equal to or higher than the value in the Apply Process Version column for a column, then apply processes can apply changes to the column successfully. You control the compatibility of a database using the COMPATIBLE initialization parameter.
Apply Process Version列には、適用プロセスがその列をサポートするための最小データベース互換性が表示されます。列のローカル・データベース互換性がApply Process Version列の値以上である場合は、適用プロセスでその列に変更を正常に適用できます。COMPATIBLE初期化パラメータで、データベースの互換性を制御します。
The COMPATIBLE initialization parameter of the database is set to at least 11.0.0 and Automatic Undo Management (AUM) is enabled (the default).
データベースのCOMPATIBLE初期化パラメータが11.0.0以上に設定され、自動UNDO管理(AUM)がデフォルトで有効になっている場合。
You must set the COMPATIBLE initialization parameter to 10.2.0.1.0 or higher for both the primary and standby you want to take advantage of new Oracle Database 11g Release 1 (11.1) features, then set the COMPATIBLE parameter to 11.1.0.0.
プライマリ・データベースとスタンバイ・データベースの両方について、COMPATIBLE初期化パラメータを10.2.0.1.0以上に設定する必要があります。Oracle Database 11gリリース1(11.1)の新機能を利用する場合は、COMPATIBLEパラメータを11.1.0.0に設定します。
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor compatible initialization parameter in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
compact: small case for cosmetics with a mirror
Ontdek het woord
Publiciteit

Resultaten: 15. Exact: 15. Verstreken tijd: 29 ms.