Download for Windows Premium
Publiciteit
default initialization parameter file

Examples with "default initialization parameter file" 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.
If the database instance is not running, the DBUA will try to start the instance with the default initialization parameter file. If that fails, you will be prompted to provide the name of the correct initialization parameter file or to start the instance. If the instance is already up and running, the DBUA connects to it.
データベース・インスタンスが実行されていない場合、DBUAでは、デフォルトの初期化パラメータ・ファイルを使用してインスタンスの起動が試行されます。これが失敗した場合、正しい初期化パラメータ・ファイルの名前の指定またはインスタンスの起動が要求されます。インスタンスがすでに起動し、実行されている場合は、DBUAはそのインスタンスに接続します。
Hints are used in queries required to perform data profiling. It picks up the degree of parallelism from the initialization parameter file of the Oracle default initialization parameter file contains parameters that take advantage of parallelism.
データ・プロファイリングの実行に必要な問合せには、ヒントが使用されます。これにより、Oracle Databaseの初期化パラメータ・ファイルからの並列度が使用されます。デフォルトの初期化パラメータ・ファイルには、並列度を利用するパラメータが含まれています。

Andere resultaten

Use the SCOPE clause if you had started the instance using a server parameter file (SPFILE), which is the preferred(and default) form of initialization parameter file. See Oracle Database Administrator's Guide for information on creating configuring server parameter files.
初期化パラメータ・ファイルの標準(およびデフォルト)形式であるサーバー・パラメータ・ファイル(SPFILE)を使用してインスタンスを起動した場合は、SCOPE句を使用します。サーバー・パラメータ・ファイルの作成および構成の詳細は、Oracle Database管理者ガイドを参照してください。
Enter a path to the initialization parameter file or accept the default file will contain configuration parameter values that control memory sizing and process settings for your database instance and is read each time the database instance is started.
初期化パラメータ・ファイルのパスを入力するか、デフォルト・パスを使用します。このファイルには、使用するデータベース・インスタンスのメモリー・サイズとプロセス設定を制御し、データベースを起動するたびに読み込まれる構成パラメータ値が格納されます。
Oracle Database Administrator's Guide for information on the default name and location of the server parameter file, and for commands to create a server parameter file or text initialization parameter file.
サーバー・パラメータ・ファイルデフォルトの名前と位置、およびサーバー・パラメータ・ファイルまたはテキスト初期化パラメータ・ファイルを作成するコマンドの詳細は、Oracle Database管理者ガイドを参照。
Additional methods for setting the NLS parameters include the use of NLS environment variables on the client, which may be platform-dependent, to specify locale-dependent behavior for the client and also to override the default values set for the session in the initialization parameter file. For example, on a Linux system
クライアントでのNLS環境変数の使用を含むNLSパラメータを設定する他の方法は、プラットフォーム依存である場合があります。これは、クライアントに対してロケール依存の動作を指定、または初期化パラメータ・ファイルのセッションのデフォルト値の設定を上書きします。たとえば、Linuxシステムの場合は次のようになります。
Using NLS parameters within a SQL function to override the default values that are set for the session in the initialization parameter file, set for the client with environment variables, or set for the session by the ALTER SESSION example
SQLファンクション内でNLSパラメータを使用して、初期化パラメータ・ファイルのセッションに対して設定されたデフォルト値、環境変数を使用してクライアントで設定されたデフォルト値、またはALTER SESSION文でセッションに対して設定されたデフォルト値を上書きします。たとえば、次を実行します。
If you enable the SSL option, then make sure the port number in the URL field is the correct port for SSL. The default SSL port is 2482. Also, make sure SSL is configured in your listener.ora file and in your initialization parameter file.
SSLオプションを有効にする場合、URLフィールドのポート番号がSSLに合ったポートになっていることを確認してください。デフォルトのSSLポートは2482です。また、listener.oraファイル初期化パラメータ・ファイルでSSLが設定されていることも確認してください。
DDL with WAIT option is the new DEFAULT. The wait time is specified instance-wide (in the initialization parameter file) and can be modified on a session level. DDL commands specified with the WAIT option gives you the flexibility to define grace periods for the commands to be successful, instead of raising an error right away.
WAITオプション付きのDDLが新たにデフォルトになりました。待機時間はインスタンス全体で(初期化パラメータ・ファイルで)指定し、セッション・レベルで変更可能です。WAITオプション付きでDDLコマンドを指定することで、すぐにエラーを生成するかわりに、コマンドが成功するまでの猶予期間を柔軟に定義できます。
To edit a the value for a parameter, select the check box in the Override Default column, and enter a new value. When you select this check box, DBCA will include this parameter in the initialization file for the more information about managing your initialization parameter files, see the Oracle Database Administrator's Guide.
パラメータの値を編集するには、≪デフォルトの上書き|Override Default|assistants≫列のチェック・ボックスを選択して新規の値を入力します。このチェック・ボックスを選択すると、DBCAでは、このパラメータがデータベースの初期化ファイルに含まれます。初期化パラメータ・ファイルの管理の詳細は、Oracle Database管理者ガイドを参照してください。
The SPFile page lists initialization parameters that are in the server parameter file. By default, when you install Oracle Database by using Oracle Universal Installer, this file is contains initialization parameters that are maintained on the computer running the Oracle Database server. Initialization parameters stored in a server parameter file are persistent, in that any changes made to the parameters while an instance is running can persist across instance shutdown and startup. See Oracle Database Administrator's Guide for more information about managing initialization parameters with a server parameter file.
≪SPFile|SPFile|emdw≫ページには、サーバー・パラメータ・ファイル内にある初期化パラメータがリストされます。デフォルトでは、Oracle Universal Installerを使用してOracle Databaseをインストールしたときに、このファイルが作成されます。このファイルには、Oracle Databaseサーバーを実行しているコンピュータでメンテナンスされる初期化パラメータが含まれます。サーバー・パラメータファイルに格納されている初期化パラメータは永続的であり、インスタンスの実行中にパラメータに対して行われた変更は、インスタンスを停止して起動した後も保持されます。サーバー・パラメータ・ファイルでの初期化パラメータ・ファイルの管理の詳細は、Oracle Database管理者ガイドを参照してください。
Oracle Corporation recommends that you use the default setting of Database Default for the connection type. If shared server is configured in the initialization parameter file, you can select Dedicated Server to force the listener to spawn a dedicated server, bypassing shared server Database Resident Connection Pooling is enabled on the server, you can select Pooled Server to get a connection from the pool. If shared server is configured in the initialization parameter file and you want to guarantee the connection always uses a shared server, select Shared Server.
接続タイプについては、≪データベースのデフォルト|Database Default|network≫のデフォルト設定を使用してください。共有サーバーが初期化パラメータ・ファイル内で構成されている場合、≪専用サーバー|Dedicated Server|network≫を選択し、リスナーに専用サーバーを生成させて共有サーバー構成をバイパスできます。サーバーでデータベース常駐接続プーリングが有効である場合、プール・サーバー|Pooled Server|Network≫を選択してプールから接続を取得できます。初期化パラメータ・ファイル内で共有サーバーが構成されており、この接続で常に共有サーバーが使用されることを保証する場合は、≪共有サーバー|Shared Server|network≫を選択します。
The SPFile subpage lists the initialization parameters from the default server parameter file. A server parameter file is a binary file containing initialization parameter settings that is maintained on the Oracle Database host. You cannot manually edit this file with a text editor. To change its settings, use Database Control or use the ALTER SYSTEM SQL more information about server parameter files, see Oracle Database Administrator's Guide.
≪SPFile|SPFile|emdw≫サブページには、デフォルトのサーバー・パラメータ・ファイルにある初期化パラメータがリストされます。サーバー・パラメータ・ファイルは、Oracle Databaseホストでメンテナンスされる初期化パラメータ設定を含むバイナリ・ファイルです。このファイルをテキスト・エディタで手動で編集することはできません。設定を変更するには、Database Controlを使用するか、ALTER SYSTEM SQL文を使用します。サーバー・パラメータファイルの詳細は、Oracle Database管理者ガイドを参照してください。
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
frame: border enclosing a picture or mirror
Ontdek het woord
Publiciteit

Resultaten: 655. Exact: 2. Verstreken tijd: 74 ms.