Data Pump Export and Import
conventional export and import
the CONVERT command of RMAN
the BACKUP AS COPY. command of RMAN
第1题:
You want to convert your existing non-ASM files to ASM files for the database PROD. Which method or command would you use to accomplish this task?()
第2题:
You want to migrate your existing non-ASM files to ASM files for the database PROD. Which method or command would you use to accomplish this task?()
第3题:
You want to migrate your existing non/x7fASM files to ASM files for the database PROD. Which method or command would you use to accomplish this task?()
第4题:
You notice that your RMAN script used to copy the datafiles, control files, and archived redo log files is performing very slowly. Which two changes might you want to include in your RMAN script to speed up the COPY commands?()
第5题:
You encrypt your files to ensure the security of the files. You want to make a backup copy of the files and maintain their security settings. You have the option of backing up to either the network or floppy disk. What should you do?()
第6题:
take the Java sources (.java) files and include them in your $APPL_TOP
take the Java sources (.java) files and include them in your CLASSPATH
take the Java classes (.class) files and include them in your $APPL_TOP
take the Java classes (.class) files and include them in your CLASSPATH
第7题:
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
第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 non-ASM files to an operating system location, defined using OMF
第9题:
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
第10题:
the CONVERT command of RMAN
Data Pump Export and Import into the same database
conventional export and import into the same database
the BACKUP DATABASE and RESTORE DATABASE commands of RMAN
the BACKUP AS COPY DATABASE and SWITCH DATABASE TO COPY command of RMAN
第11题:
NOCHECKSUM
MAXCORRUPT
CHECK LOGICAL
BACKUP INCREMENTAL
CONFIGURE DEVICE TYPE ... PARALLELISM
第12题:
Copy the Sales folder to the Corp folder. Do nothing further.
Backup the Sales folder. Move the Sales folder to the Corp folder.
Compress the Corp folder. Then copy the Sales folder to the Corp folder.
Move the Sales folder to a second computer. Then move the Sales folder to the Corp folder.
第13题:
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?()
第14题:
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?()
第15题:
Your database is configured on non-ASM disk storage. You need to migrate your database to ASM disk storage. Which statement is true about migrating from non-ASM disk storage to ASM disk storage?()
第16题:
You have 17GB of private files on drive D on your Windows 2000 Professional computer. You have shared the files as private_files. You do not want other users to see this share name in the browse list. You want all other share names to continue to appear in the browser list. What should you do? ()
第17题:
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
第18题:
Restore the files to their original location and select the Replace existing files option.
Restore the files to their original location and select the Replace existing files if they are older than the backup files option.
Restore the files to an alternate location. Copy the files to the shared folder and choose to overwrite the files with duplicate file names.
Restore the files to an alternate location. Copy the files to the shared folder and choose not to overwrite thefiles with duplicate file names.
第19题:
BACKUP AS BACKUPSET
BACKUP AS COPY
BACKUP AS COMPRESSED BACKUPSET
BACKUP INCREMENTAL LEVEL n CUMULATIVE
第20题:
the CONVERT command of RMAN
Data Pump Export and Import into the same database
conventional export and import into the same database
the BACKUP DATABASE and RESTORE DATABASE commands of RMAN
the BACKUP AS COPY DATABASE and SWITCH DATABASE TO COPY command of RMAN
第21题:
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
第22题:
You can use the operating system utility to migrate from non-ASM disk storage to ASM disk storage.
You cannot perform a database backup from non-ASM disk storage to tape and then move it to ASM disk storage.
You can use the SWITCH DATABASE TO COPY Recovery Manager (RMAN) command to switch back to non-ASM disk storage if you have not deleted your original datafiles.
You cannot use Recovery Manager (RMAN) to migrate from non-ASM disk storage to ASM disk storage if you are not using RMAN for your backup and recovery strategies.
第23题:
Use Oracle Managed Files (OMF).
Specify the SEED FILE_NAME_CONVERT clause.
Specify the PDB_FILE_NAME_CONVERT initialization parameter.
Specify the DB_FILE_NAMECONVERT initialization parameter.
Specify all files in the CREATE DATABASE statement without using Oracle managed Files (OMF).