Join the discussion
Question 1/33
Which two statements are true about Data Pump import for objects that used the in Memory (IM) column store in their source database?
Correct Answer: D,F
When importing objects that used the In-Memory (IM) column store in their source database using Oracle Data Pump, the following statements are true:
* D (Correct):TheTRANSFORMclause can be used to alter object creation DDL during import operations. This can include adding theINMEMORYclause to tables that were not originally using the IM column store.
* F (Correct):The import operation can preserve theINMEMORYattributes of tables as they were at the time of export, effectively replicating the IM column store settings from the source database.
The other statements are not accurate in the context of Data Pump import:
* A (Incorrect):Data Pump does not give preference to the IM column store clauses at the tablespace level over table-level definitions unless explicitly specified by theTRANSFORMclause.
* B (Incorrect):While Data Pump can transport existingINMEMORYattributes, it is not mandatory. It is controlled by theINCLUDEorEXCLUDEData Pump parameters or theTRANSFORMclause.
* C (Incorrect):TheINMEMORY_CLAUSEparameter is not part of the Data Pump Export utility. To modify the IM column store clauses, you would use theTRANSFORMparameter during import, not export.
* E (Incorrect):Data Pump does not ignore the IM column store clause unless specifically instructed to do so via theEXCLUDEparameter.
References:
* Oracle Database Utilities:Data Pump Export
* Oracle Database Utilities:Data Pump Import
* D (Correct):TheTRANSFORMclause can be used to alter object creation DDL during import operations. This can include adding theINMEMORYclause to tables that were not originally using the IM column store.
* F (Correct):The import operation can preserve theINMEMORYattributes of tables as they were at the time of export, effectively replicating the IM column store settings from the source database.
The other statements are not accurate in the context of Data Pump import:
* A (Incorrect):Data Pump does not give preference to the IM column store clauses at the tablespace level over table-level definitions unless explicitly specified by theTRANSFORMclause.
* B (Incorrect):While Data Pump can transport existingINMEMORYattributes, it is not mandatory. It is controlled by theINCLUDEorEXCLUDEData Pump parameters or theTRANSFORMclause.
* C (Incorrect):TheINMEMORY_CLAUSEparameter is not part of the Data Pump Export utility. To modify the IM column store clauses, you would use theTRANSFORMparameter during import, not export.
* E (Incorrect):Data Pump does not ignore the IM column store clause unless specifically instructed to do so via theEXCLUDEparameter.
References:
* Oracle Database Utilities:Data Pump Export
* Oracle Database Utilities:Data Pump Import
Add Comments
- Other Question (33q)
- Q1. Which two statements are true about Data Pump import for objects that used the in Memory (...
- Q2. Database performance degraded between 23:15 and 23:30 for the last three nights. The awr s...
- Q3. SGA_TARGET and PGA_AGGREGATE_TARGET are configured to nonzero values. MEMORY_target is the...
- Q4. You need to collect and aggregate statistics for the ACCTG service and PAYROLL module, and...
- Q5. Database performance has degraded recently. index range scan operations on index ix_sales_...
- Q6. You must configure and enable Database Smart Flash Cache for a database. You configure the...
- Q7. You must configure and enable Database Smart Flash Cache for a database. You configure the...
- Q8. You manage a 19c database with default optimizer settings. This statement is used extensiv...
- Q9. Examine this statement and output: (Exhibit) Which three statements are true?...
- Q10. An Oracle 19c database uses default values for all optimizer initialization parameters. Af...
- Q11. You manage a 19c database with default optimizer settings. This statement is used extensiv...
- Q12. Which two actions can cause invalidation or loss of one or more results in the SQL Query R...
- Q13. Which statement is true about DB time in V$$YS_TIME_MODEL?...
- Q14. You must produce a consolidated formatted trace file by combining all trace files generate...
- Q15. Examine this statement and output: (Exhibit) Which three statements are true?...
- Q16. Examine this code block, which executes successfully: DBMS_SERVER_ALERT. SET_THRESHOLD ( D...
- Q17. Examine this AWR report excerpt: (Exhibit) You must reduce the impact of database I/O, wit...
- Q18. Examine these statements and output: (Exhibit) What parameter change activates the generat...
- Q19. Which two options are part of a Soft Parse operation?...
- Q20. During which application lifecycle phase do you take baselines?...
- Q21. Which two statements are true about session wait information contained in v$session or v$s...
- Q22. Which two options are part of a Soft Parse operation?...
- Q23. A database instance is suffering poor I/O performance on two frequently accessed large tab...
- Q24. Which procedure gathers statistics that are always used in the generation of any execution...
- Q25. You execute the following: EXECUTE DBMS_AuTO_TASK_ADMIN.DISABLE; Which advisor remains ena...
- Q26. Which two options are part of a Soft Parse operation?...
- Q27. Which two statements are true about the use and monitoring of Buffer Cache Hit ratios and ...
- Q28. A database supporting a mixed workload is hosted on a server with 64 CPUs. A large number ...
- Q29. You want to reduce the amount of db file scattered read that is generated in the database....
- Q30. Examine this statement and its corresponding execution plan: (Exhibit) Which phase introdu...
- Q31. You are informed that the RMAN session that is performing the database duplication is much...
- Q32. Accessing the SALES tables causes excessive db file sequential read wait events. Examine t...
- Q33. 18. The application provider has given full indications regarding the procedure to collect...
