Which two statements are true about a job chain? (Choose two.)
Reveal answer details Close answer details
Correct answersA, C
Oracle · 1Z0-034
Review sample questions, verified answers and available explanations before choosing a study plan.
|
Multiple choice
Which two statements are true about a job chain? (Choose two.) Reveal answer details Close answer detailsCorrect answersA, C
Multiple choice
Because of a logical corruption in the EMPLOYES tables, you want to perform Tablespace Point-in-Time Recovery (TSPITR) to recover the table. Before you started the TSPITR process, you queried the TS_PITR_CHECK view and you realized that the table has a referential constraint with DEPARTMENTS that exists in another tablespace, MASTERTBS. Which two actions will permit the TSPITR to work? (Choose two.) Reveal answer details Close answer detailsCorrect answersB, C
Multiple choice
Which three types of files can be automatically placed in the flash recovery area (fast recovery area in 11g Release 2)? (Choose three.) Reveal answer details Close answer detailsCorrect answersB, C, E
Single choice
Examine the following scenario: Database is running in ARCHIVELOG mode. Which option would you use to perform the recovery of database till the point of failure? Reveal answer details Close answer detailsCorrect answerD
Multiple choice
Identify two options that Oracle recommends while configuring the backup and recovery environment for Reveal answer details Close answer detailsCorrect answersA, D
Multiple choice
Which statements describe the capabilities of the DBMS_NETWORK_ACL_ADMIN package? (Choose all that apply.) Reveal answer details Close answer detailsCorrect answersB, C, D
Single choice
Before a Flashback Table operation, you execute the following command: ALTER TABLE employees ENABLE ROW MOVEMENT; Why would you need this to be executed? Reveal answer details Close answer detailsCorrect answerA
Multiple choice
What two are the prerequisites for enabling Flashback Database? Reveal answer details Close answer detailsCorrect answersA, B
Single choice
The Automatic Workload Repository (AWR) snapshot interval is set to 1 hour. A user of your database notifies you that the system was slow between 10:00 PM and 10:10 PM, but the Automatic Database Diagnostic Management (ADDM) analysis for the time period between 10:00 PM and 11:00 PM does not show this performance problem. What would you suggest to analyze this performance problem for the user? Reveal answer details Close answer detailsCorrect answerC
Single choice
![]() View the Exhibit and examine the output of the query in different times when the following command runs in an RMAN session: RMAN> BACKUP DATABASE FILESPERSET 2; The database has seven data files. Why is the value of %_COMPLETE refreshed to 13.59 in the third output after reaching 88.77? Reveal answer details Close answer detailsCorrect answerB
Single choice
The DB_BLOCK_CHECKING parameter is set to FULL. What checks occur each time the DBWnprocess(es) writes? Reveal answer details Close answer detailsCorrect answerA
Multiple choice
In which two situations would you rebuild an index using the ALTER INDEX----- REBUILD command? Reveal answer details Close answer detailsCorrect answersB, D
Multiple choice
You want to perform an RMAN backup of database as a copy. Which two factors will you consider while performing the backup operation? Reveal answer details Close answer detailsCorrect answersA, D
Multiple choice
You are managing an Oracle Database 11g database. You configured the database to run in ARCHIVELOG mode. Which two statements are true in this scenario? Reveal answer details Close answer detailsCorrect answersC, D
Multiple choice
Which two commands never trigger an implicit rebalancing within the disk group?. (Choose two.) Reveal answer details Close answer detailsCorrect answersA, C
Multiple choice
Identify three key features of Oracle Data Pump (Choose three.) Reveal answer details Close answer detailsCorrect answersA, B, D
Multiple choice
Which two statements about Oracle Direct Network File System (NFS) are true? (Choose two.) Reveal answer details Close answer detailsCorrect answersA, E
Single choice
Examine the following RMAN command: RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON; RMAN> BACKUP DATABASE PLUS ARCHIVELOG; Which perquisite must be met before accomplishing the backup? Reveal answer details Close answer detailsCorrect answerB
Multiple choice
Which are the two prerequisites before setting up Flashback Data Archive? (Choose two.) Reveal answer details Close answer detailsCorrect answersD, E
Multiple choice
You are using the flash recovery area (fast recovery area in 11g Release 2) to store backup related files in your database. After regular monitoring of space usage in the Mash recovery area. You realize that the flash recovery area is (jetting filled up very fast and it is running out of space. Your database flash recovery area is low on specie and you have no more room on disk. Proactively, which two options could you use to make more space available in the flash recovery [Choose two] Reveal answer details Close answer detailsCorrect answersB, D
Single choice
Examine the following ALTER command: SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command? Reveal answer details Close answer detailsCorrect answerA
Single choice
Your database is using a default temporary tablespace that contains the temp01.tmp temporary file. All the users on the database use the default temporary tablespace. A user issues a query on the orders table and receives the following error: ERROR at line I: ORA-0I565: error in identifying file '/u01/app/oracle/oradata/TEST/temp01. tmp' ORA-27037: unable to obtain file status What would be the most efficient way to rectify this error? Reveal answer details Close answer detailsCorrect answerA
Single choice
ENCRYPT_TS is an encrypted tablespace that contains tables with data. Which statement is true regarding the effect of queries and data manipulation language (DML) statements on the encrypted data in the tables? Reveal answer details Close answer detailsCorrect answerC |