1z0-062 Exam Question 101

Your database is configured in ARCHIVELOG mode.
Examine the RMAN configuration parameters:

Examine the command:
RMAN> BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT;
Which two are true? (Choose two.)
  • 1z0-062 Exam Question 102

    Your database instance is started with a PFILE.

    You want to increase the size of the buffer cache. Free memory is available to increase the size of the buffer cache.
    You execute the command:
    SQL> ALTER SYSTEM SET DB_CACHE_SIZE=1024M;
    Which is the outcome?
  • 1z0-062 Exam Question 103

    You execute the following piece of code with appropriate privileges: User SCOTT has been granted the CREATE SESSION privilege and the MGR role.

    Which two statements are true when a session logged in as SCOTT queries the SAL column in the view and the table?
  • 1z0-062 Exam Question 104

    Which three statements are true about a job chain?
  • 1z0-062 Exam Question 105

    Examine the query and its output:

    What might have caused three of the alerts to disappear?