Examples with "database 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.
Autobackups of the control file and database initialization parameter file
An Oracle database registers with the listener within a minute or so of starting up. Supported services, that is, the services to which the listener forwards client requests, can be configured in the listener.ora file, or this information can be dynamically registered with the listener. This dynamic registration feature is called service registration is performed by the PMON process-an instance background process-of each database instance that has the necessary configuration in the database initialization parameter file. Dynamic service registration does not require any configuration in the listener.ora file.
At startup, every database reads its initialization parameter file to configure itself. The different changeable parameter entries all affect how your database and processes run against your database work. By making changes to this file, you will change the way your database uses and allocates resources.
Oracle strongly recommends that your database has a minimum of two control files and that they are located on separate disks. If a control file is damaged due to a disk failure, it could be restored using the intact copy of the control file from the other disk. You can specify their location in the database's initialization parameter file.
For UNIX: Enter the system identifier (SID) for the database. A SID is a unique name of up to eight characters in length for an Oracle database instance. Each database instance corresponds to a SID, and a series of database files. For example, when you create a database with a SID of XYZ, you also create the database instance and its database files (the initialization parameter file, control file, redo log files, and data files), with names based on XYZ.
The IFILE database initialization parameter can be used to embed the contents of another initialization parameter file within the current initialization parameter file.
Except in SQL Developer, the initial values of NLS parameters are set by database initialization parameters. The DBA can set the values of initialization parameters in the initialization parameter file, and they take effect the next time the database is started.
Oracle Database Administrator's Guide for information about the initialization parameter file
初期化パラメータ・ファイルの詳細は、Oracle Database管理者ガイドを参照
Modifying initialization parameters only in the server parameter file. The current instance is not affected and changes take effect only when the database is next restarted.
Modifying initialization parameters for the currently running instance, and also recording the modifications in the server parameter file, thereby persisting the modifications across a database restart.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.