You cannot export data from a remote database.
You can rename tables during an import operation.
You can overwrite existing dump files during an export operation.
You can compress the data during export but not the metadata because it is not supported
第1题:
You are using flat files as the data source for one of your data warehousing applications. To optimize the application performance, you plan to move the data from the flat files to clustered tables in an Oracle database.While migrating the data, you want to have minimal impact on the database performance and optimize the dataload operation. Which method would you use to load data into the Oracle database()
第2题:
By default, which two statements are true about export routing policies?()
第3题:
Your test database is running in NOARCHIVELOG mode. Which statement is true regarding the type ofbackups that can be performed on the database()
第4题:
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?()
第5题:
Which two statements are true regarding Oracle Data Pump()
第6题:
You are using flat files as the data source for one of your data warehousing applications. To optimizethe application performance, you plan to move the data from the flat files toclustered tablesin an Oracle database. While migrating the data, you want to have minimal impact on the database performance and optimize thedata load operation. Which method would you use to load data into the Oracle database()
第7题:
Which two statements are true regarding the usage of the SQL*Loader utility()
第8题:
Which two statements are true regarding the Oracle Data Pump export and import operations()
第9题:
You cannot export data from a remote database.
You can rename tables during an import operation.
You can overwrite existing dump files during an export operation.
You can compress the data during export but not the metadata because it is not supported.
第10题:
You can detach from a data pump export job and reattach later.
Data pump uses parallel execution server processes to implement parallel import.
Data pump import requires the import file to be in a directory owned by the oracle owner.
The master table is the last object to be exported by the data pump.
You can detach from a data pump import job and reattach later.
第11题:
You can load data into multiple tables during the same load session.
You can load data from multiple files to a table during the same load session.
You cannot perform selective data loading based on the values available in the records.
You can use an export file generated by the EXPDP utility as an input data file to load the data.
You can load data only if the input file is available on the disk and tape but not in a named pipes.
第12题:
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
第13题:
By default, which two statements are true about export routing polices?()
第14题:
n 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?()
第15题:
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?()
第16题:
Which statements are true regarding the Oracle Data Pump export and import operations()
第17题:
Which three statements are true about Oracle Data Pump export and import operations?()
第18题:
You are using flat files as the data source for one of your data warehousing applications. You plan to move the data from the flat file structures to an Oracle database to optimize the application performance. In your database you have clustered tables. While migrating the data, you want to have minimal impact on the database performance and optimize the data load operation. Which method would you use to load data into Oracle database?()
第19题:
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?()
第20题:
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?()
第21题:
You can perform online whole database backups.
You can performofflinewhole database backups.
You cannot perform schema-level export/import operations.
You can perform the backup of only the SYSTEM tablespace when the database is open.
第22题:
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
第23题:
You cannot export data from a remote database.
You can rename tables during an import operation.
You can overwrite existing dump files during an export operation.
You can compress the data during export but not the metadata because it is not supported
第24题:
EXPDP and IMPDP are the client components of Oracle Data Pump.
DBMS_DATAPUMP PL/SQL packages can be used independently of the Data Pump clients.
Oracle Data Pump export and import operations can be performed only by users with the SYSDBA privilege.
Oracle Data Pump imports can be done from the export files generated in the export utility of previous versions.
EXPDP and IMPDP use the procedures provided by DBMS_METADATA to execute export and import commands.