DEA-C01 Exam Question 36

To advance the offset of a stream to the current table version without consuming the change data in a DML operation, which of the following operations can be done by Data Engineer? [Select 2]
  • DEA-C01 Exam Question 37

    Data Engineer is using existing pipe that automates data loads using event notifications, later he figured out the needs to modify pipe properties. For the same, He decided to recreate the pipe as best practice. He followed the below steps for the same.
    1. Query the SYSTEM$PIPE_STATUS function and verify that the pipe execution state is RUN-NING.
    2. Recreate the pipe (using CREATE OR REPLACE PIPE).
    3. Query the SYSTEM$PIPE_STATUS function and verify that the pipe execution state is RUN-NING.
    Which are the Missing recommended steps while Recreating Pipes for Automated Data Loads?
  • DEA-C01 Exam Question 38

    In efforts to recover the dropped child tables within schema named SCV_SCHEMA by Data Engi-neer, She found that DATA_RETENTION_TIME_IN_DAYS parameter set with value 45 days at Schema level &the data retention period for child tables explicitly set at 85 days. What will happen when she will try to run undrop table command on Child tables to recover them on the 50th day as-suming SCV_SCHEMA is already dropped on 45th day?
  • DEA-C01 Exam Question 39

    What are Common Query Problems a Data Engineer can identified using Query Profiler?
  • DEA-C01 Exam Question 40

    For the most efficient and cost-effective Data load experience, Data Engineer needs to inconsider-ate which of the following considerations?