Question 266

Which two statements are true when row archival management is enabled?
  • Question 267

  • Question 268

    As a user of the ORCL database, you establish a database link to the remote HQ database such that all users in the ORCL database may access tables only from the SCOTT schema in the HQ database.
    SCOTT's password is TIGER. The service mane "HQ" is used to connect to the remote HQ database.
    Which command would you execute to create the database link?
  • Question 269

    A database is stored in an Automatic Storage Management (ASM) disk group, disk group, DGROUP1 with SQL:

    There is enough free space in the disk group for mirroring to be done.
    What happens if the CONTROLLER1 failure group becomes unavailable due to error of for maintenance?
  • Question 270

    Your database instance is started by using a server parameter file (SPFILE). You execute the following command to change the value of the LOG_BUFFER initialization parameter:
    ALTER SYSTEM SET LOG_BUFFER=32 M;
    What is the outcome of this command?