Question 91

Which is true about security rules on a compute node?
  • Question 92

    In the ORCL database, UNDOTBS1 is the active undo tablespace with these properties:
    1. A size of 100 MB
    2. AUTOEXTEND is off
    3. UNDO_RETENTION is set to 15 minutes
    4. It has RETENTION GUARANTEE
    UNDOTBS1 fills with uncommitted undo 10 minutes after the database opens.
    What will happen when the next update is attempted by any transaction?
  • Question 93

    Evaluate these commands which execute successfully:

    Which two statements are true about the ORD_ITEMS table and the ORD_SEQ sequence? (Choose two.)
  • Question 94

    In one of your databases, you create a user, HR, and then execute this command:
    GRANT CREATE SESSION TO hr WITH ADMIN OPTION;
    Which three actions can HR perform? (Choose three.)
  • Question 95

    Which three are types of segments in an Oracle Database? (Choose three.)