Question 271

Tape streaming is not happening while performing RMAN tape backup. On investigation, you find that it is not because of the incremental backup or the empty file backup and that RMAN is sending data blocks to tape drive fast enough.
What could be a solution to make streaming happen during the backup?
  • Question 272

    Which two categories of segments are analyzed by the Automatic Segment Advisor?
  • Question 273

    You executed a DROP USER CASCADE on an Oracle 11g release 1 database and immediately realized that you forgot to copy the OCA.EXAM_RESULTS table to the OCP schema.
    The RECYCLE_BIN enabled before the DROP USER was executed and the OCP user has been granted the FLASHBACK ANY TABLE system privilege.
    What is the quickest way to recover the contents of the OCA.EXAM_RESULTS table to the
    OCP schema?
  • Question 274

    Examine the following query output: You issue the following command to import tables into the hr schema:

    $ > impdp hr/hr directory = dumpdir dumpfile = hr_new.dmp schemas=hr TRANSFORM=DISABLE_ARCHIVE_LOGGING: Y
    Which statement is true?
  • Question 275

    Which three statements are true about the purpose of checkpoints?