1z0-062 Exam Question 41

To enable the Database Smart Flash Cache, you configure the following parameters:
DB_FLASH_CACHE_FILE = ‘/dev/flash_device_1’ , ‘/dev/flash_device_2’
DB_FLASH_CACHE_SIZE=64G
What is the result when you start up the database instance?
  • 1z0-062 Exam Question 42

    Which three statements are true about space usage alerts? (Choose three.)
  • 1z0-062 Exam Question 43

    The user SCOTT owns the CUST table that is placed in the SALES tablespace. The user SCOTT opens a session and executes commands as follows:
    SQL> INSERT INTO cust VALUES(101, 'JACK');
    1 row created.
    SQL> INSERT INTO cust VALUES(102, 'SMITH');
    1 row created.
    As a DBA, you execute the following command from another session:
    ALTER TABLESPACE sales READ ONLY;
    Which statement is true regarding the effect of this command on the transaction in Scott's session?
  • 1z0-062 Exam Question 44

    Which two tools can be used to configure static service information in the listener.ora file? (Choose two.)
  • 1z0-062 Exam Question 45

    Which two utilities can NOT configure a new listener on port 1526? (Choose two.) dbca