The ASM instance is shut down, but the other instances are still running.
It results in an error because other database instances are connected to it.
All the instances, including the ASM instance, are shut down in the IMMEDIATE mode.
HRDB, FINDB, and ORGDB instances are shut down in the ABORT mode and the ASM instance is shut down in the IMMEDIATE mode.
第1题:
You have three production databases, HRDB, FINDB, and ORGDB, that use the same ASM instance. At the end of the day, while all three production database instances are running, you execute the following command on the ASM instance : SQL> shutdown immediate; What is the result of executing this command?()
第2题:
You are using an Automatic Storage Management (ASM) instance to manage the files of your production database. While studying the parameter file of the ASM instance, you find the following entry: ASM_DISKSTRING = /devices/* What could be the reason for this setting?()
第3题:
In your production database you want to use an Automatic Storage Management (ASM) instance to manage the database files. Which option would you use to migrate the database files from a non-ASM instance to an ASM instance?()
第4题:
You support Oracle Database 12c Oracle Database 11g, and Oracle Database log on the same server. All databases of all versions use Automatic Storage Management (ASM). Which three statements are true about the ASM disk group compatibility attributes that are set for a disk group?()
第5题:
You are migrating your production database from non-ASM to ASM storage. You used the RMAN utility to migrate the database from non-ASM to ASM storage. Which type of backup command script will you use for migrating the database from non-ASM to ASM storage?()
第6题:
All the instances, including the ASM instance, are shut down in the ABORT mode
The ASM instance is shut down, but the other instances are still running
The ASM instance is still functional, but the other instances are shut down
All the instances, including the ASM instance, are shut down in the IMMEDIATE mode.
HRDB, FINDB, and ORGDB instances are shut down in the ABORT mode and the ASM instance is shut down in the IMMEDIATE mode
HRDB, FINDB, and ORGDB instances are shut down in the NORMAL mode and the ASM instance is shut down in the IMMEDIATE mode
第7题:
If the SHUTDOWN IMMEDIATE command is issued to the ASM instance, the ASM instance immediately shuts down.
If the SHUTDOWN ABORT command is issued to the ASM instance, the ASM instance will shut down all the database instances and then shut down immediately.
If the SHUTDOWN NORMAL command is issued to the ASM instance, before shutting down, the ASM instance waits for the dependent database instances to shut down.
If the SHUTDOWN TRANSACTIONAL command is issued to the ASM instance, the ASM instance passes the same SHUTDOWN command to the dependent database instances, but does not wait for any active transactions to complete before it shuts down.
第8题:
RMAN would relocate all the database files to an ASM disk group.
RMAN would change the file definitions in the control file to use the ASM but would not relocate the database files physically.
RMAN would relocate all the data files to an ASM disk group and other files to an operating system location, defined using Oracle Managed Files (OMF).
RMAN would relocate the ASM files to an ASM disk group and the nonASM files to an operating system location, defined using OMF
第9题:
to enable the ASM instance to identify the alert log file
to enable the ASM instance to identify the server parameter file
to enable the ASM instance to define the locations for Oracle Managed Files (OMF)
to enable the ASM instance to identify all disks that can be accessed by it in the /devices directory
第10题:
mount the new disk group in the ASM instance
restart the ASM instance and the production database instance
register the new disk groups in the production database instance
restart the ASM instance without restarting the production database instance
include the new disk group in the ASM_DISKSTRING parameter in the parameter file and restart the ASM instance
第11题:
Oracle Migration Assistant
Recovery Manager (RMAN)
Oracle Data Pump Export and Import
conventional Oracle Export and Import
operating system utilities to copy the files to the ASM instance
第12题:
Oracle Migration Assistant
Recovery Manager (RMAN)
Oracle Data Pump Export and Import
conventional Oracle Export and Import
operating system utilities to copy the files to the ASM instance
第13题:
When an ASM instance receives a SHUTDOWN NORMAL command,what command does it pass on to all database instances that rely on the ASM instances disk groups?()
第14题:
Your production database uses an Automatic Storage Management (ASM) instance to manage its files. You want to add a new disk group to the ASM instance to manage the increased data load. What action would you perform to include the new disk group in the ASM instance without causing any impact on the currently connected users?()
第15题:
You have an Automatic Storage Management (ASM) instance managing the database files of your production database. The database contains ASM files and non-ASM files. Using Recovery Manager (RMAN), you migrate the complete production database to use the ASM instance. Which statement is true? ()
第16题:
In your production database you want to use an Automatic Storage Management (ASM) instance to manage the database files. Which option would you use to migrate the database files from a non/x7fASM instance to an ASM instance?()
第17题:
You have an Automatic Storage Management (ASM) instance managing the database files of your production database. The database contains ASM files and non/x7fASM files. Using Recovery Manager (RMAN), you migrate the complete production database to use the ASM instance. Which statement is true?()
第18题:
mount the new disk group in the ASM instance
restart the ASM instance and the production database instance
register the new disk groups in the production database instance
restart the ASM instance without restarting the production database instance
include the new disk group in the ASM_DISKSTRING parameter in the parameter file and restart the ASM instance
第19题:
Oracle Migration Assistant
Recovery Manager (RMAN)
Oracle Data Pump Export and Import
conventional Oracle Export and Import
operating system utilities to copy the files to the ASM instance
第20题:
The databases configured to use the ASM instance are mounted
The disk groups are mounted as per the ASM_DISKGROUPS initialization parameter
ASM starts the Oracle Cluster Synchronization Services (CSS) daemon if it is not started
ASM discovers and examines the contents of all files that are in the paths specified in the ASM_DISKGROUPS initialization parameters
第21题:
RMAN would relocate all the data files to an ASM disk group and other files to an operating system location, defined using Oracle Managed Files (OMF).
RMAN would relocate the ASM files to an ASM disk group and the non-ASM files to an operating system location, defined using OMF
RMAN would relocate all the database files to an ASM disk group.
RMAN would change the file definitions in the control file to use the ASM but would not relocate the database files physically.
第22题:
TRANSACTIONAL
IMMEDIATE
ABORT
NORMAL
第23题:
The ASM instance is shut down, but the other instances are still running.
It results in an error because other database instances are connected to it.
All the instances, including the ASM instance, are shut down in the IMMEDIATE mode.
HRDB, FINDB, and ORGDB instances are shut down in the ABORT mode and the ASM instance is shut down in the IMMEDIATE mode.
第24题:
BACKUP AS BACKUPSET
BACKUP AS COPY
BACKUP AS COMPRESSED BACKUPSET
BACKUP INCREMENTAL LEVEL n CUMULATIVE