11g OCP 053

Source: Internet
Author: User

you are using recovery Manager (RMAN) with a recovery catalog to back up your production database.
the backups and the archived redo log files are copied to a tape drive on a daily basis. because of media failure, you
lost your production database completely along with the recovery Catalog Database. you want to recover the target
database and make it functional.

You coshould consider specify Ming the following steps to accomplish this task:
1) restore an autobackup of the server parameter file.
2) restore the control file.
3) Start the target database instance.
4) mount the database.
5) restore the data files.
6) Open the database with the resetlogs option.
7) recover the data files.
8) set dbid for the target database
Which option into strates the correct sequence that you must use?
A. 8, 1, 3, 2, 4, 5, 7, 6
B. 1, 8, 3, 4, 2, 5, 7, 6
C. 1, 3, 4, 2, 8, 5, 6, 7
D. 1, 3, 2, 4, 6, 5, 7, 8

Correct answer: B

Question 105
You configured the default backup device type as disk for RMAN backups. In your database, because
Business Requirements, you have to take a simultaneous duplicate backup of the data files when the RMAN
Backup command is used.
What must you set using the RMAN configure command to achieve this?
A. maxsetsize to 2;
B. device type disk parallelism 2;
C. retention policy to redundancy 2;
D. datafile backup copies for device type disk to 2;
Correct answer: c

Question 111

You have configured flash recovery area in your database and you set the following Initialization
Parameters for your database instance:
Log_archive_dest 1 = 'location =/disk1/arch mandatory'
Log_archieve_dest 2 = 'location =/disk2/arch'
Log_archivk_dest_3 = 'location =/disk3/Arch
Log_arch1vk_dest_4 = 'location =/disk4/arch'
LOG_ARCHIVE_MIN-SUCCEED_DEST = 2
While the database instance is functional, you realized that the destination set by
Log_archive_dest_ I
Parameter is not available for the archived redo log file to be created in. All redo log groups have been
Used. What happens in an event of log switch?
A. The online redo log file is not allowed to be overwritten.
B. the archived redo log files are written to the Flash recovery area until the mandatory destination is
Made available.
C. The database instance will crash because the archived redo log file cannot be created in a destination
Set as mandatory.
D. The destination set by the log_archive_dest_1 parameter is ignored and the archived redo log
Files are created in the next two available locations to guarantee archive log success.
Correct answer: d

 

Explanation:

Question No.: 729
You execute the following recovery Manager (RMAN) commands in (he following order:
Backup validate databae
Recover upload uption list;

Which (two tasks are saved med by these commands? (Choose two .)

A. Repair the upted blocks. If any. In the backup created.
B. populate vscopv_0000uption with names of files that have upted blocks-
C. Back up the database after checking whether array of the files have upted blocks.
D. Discover any blocks upt blocks that are viewable with the VSDATABASE_BI-OCK_CORBUPTION
View.
E. repair all upted blocks that have been logged in the vsdatabase_block _
Upload uption

Answer:B, c

Repairing all block upload uption in the database: ExampleThe following example runs a backup validation to populateV $ database_block_corruption, Then repairs any response upt blocks recorded in the View:

 
Backup validate database; blockrecover upload uption list;
187. you are managing an Oracle Database 11g Database. you want to take a backup on tape drives ofthe users tablespace that has a single data file of 900 MB. you have tape drives of 300 mb each. to accomplish the backup, you issued the following RMAN command:
RMAN> Backup section size 300 mtablespace users;
What configuration shoshould be written Ted to accomplish faster and optimized backups by using theabove command?
    • The SBT channel must be configured, with the default parallelism setting for the SBT device set to 1.
    • The compatible initialization parameter for the database instance must be set to at least 10.0.
    • The SBT channel must be configured, with the parallelism setting for the SBT device set to 3.
    • None
178. Which three statements are true regarding the functioning of Autotask background process (ABP) ?
    • It creates jobs without considering the priorities associated with them.
    • It translates tasks into jobs for execution by the scheduler.
    • It determines the list of jobs that must be created for each maintenance window.
    • It is spawned by the mmon background process at the start of the maintenance window.
    • It maintains a repository in the system tablespace to store the history of the execution of all tasks.

 

179. Which tasks can be accomplished using the Enterprise Manager support workbench in Oracle Database 11G? (Choose all that apply .)

    • Generate Reports on data failure such as data file failures.
    • You can track the service request (SR) and implement repairs.
    • You can package and Upload Diagnostic data to Oracle Support.
    • You can manually run health checks to gather diagnostic data for a problem.

14. Which of the following does the recover command not do?
A. restore archived redo logs.
B. Apply archived redo logs.
C. Restore incremental backups.
D. Apply incremental backups.
E. Restore datafile Images

13. Which of the following restrictions are not true with respect to tablespace point-in-time
Recovery? (Choose all that apply .)
A. The target database must be in noarchivelog mode.
B. No backup is required of the database before you perform a tspitr.
C. You must have all archived redo logs generated since the last backup up to the point
Which you want to restore the transport set.
D. If you rename a tablespace, you can not perform a tspitr to any point in time before
That RENAME operation occurred.
E. If you have tables in tablespace_1 that have associated constraints in tablespace_2,
Then you must transport both tablespaces

13. Which of the following restrictions are not true with respect to tablespace point-in-time
recovery? (Choose all that apply .)
. the target database must be in noarchivelog mode.
B. no backup is required of the database before you perform a tspitr.
C. you must have all archived redo logs generated since the last backup up to the point to
which you want to restore the transport set.
D. if you rename a tablespace, you can not perform a tspitr to any point in time before
that RENAME operation occurred.
E. if you have tables in tablespace_1 that have associated constraints in tablespace_2,
then you must transport both tablespaces.

19. In what state are the datafiles of a tablespace after a tspitr has been successfully completed?
. the datafiles have an online status.
B. the datafiles have an offline status.
C. the datafiles have an online status and are in hot backup mode prepared for an
online backup.
D. the datafiles have an offline status and are in hot backup mode for an online
Backup.
E. the datafiles are in standby mode

11. at the request of a user, you issue the following command to restore a dropped table:
flashback table "bin $ f2jffmq8q5unbc0cee9ejg = $0" to
before drop; later, the user notifies you that the data in the table seems to be very old and
out of date. what might be the problem?
. because a proper range of scns was not specified, the wrong data was restored.
B. A proper range of timestamps was not specified, so the wrong data was restored.
C. A previous flashback drop operation had been stored med, resulting in multiple versions
of the table being stored in the recycle bin.
D. either option A or B cocould be correct. not enough information was provided to deter-mine which.
E. none of the above

4. to manually configure the SGA components using Oracle Enterprise Manager memory
Advisor, you can set values for which of the following initialization parameters? (Choose
All that apply .)
A. db_cache_size
B. shared_pool_size
C. large_pool_size
D. java_pool_size
E. sga_max_size
F. sort_area_size

6. Using Oracle Enterprise Manager to set SGA pool values manually, for which of the following
Pools Does Oracle em offer advice to set the value appropriately? (Choose all that apply .)
A. db_cache_size
B. shared_pool_size
C. large_pool_size
D. java_pool_size
E. sga_max_size
F. sort_area_size

7. In Oracle 11g, by default which one of the following conditions implicitly Enables automatic
PGA memory management?
A. Setting a nonzero value for sga_target
B. Locking ing automatic shared memory management
C. Processing ing Automatic Memory Management
D. Setting a nonzero value for sga_max_size and pga_aggregate_target
E. None of the above

8. Automatic PGA memory management eliminates the need to manually configure which
The following initialization parameters? (Choose all that apply .)
A. sort_area_size
B. hash_area_size
C. bitmap_merge_area_size
D. create_bitmap_area_size
E. pga_aggregate_target

15. When exporting metadata for the transportable tablespaces, what is the correct next step
After confirming endian format?
A. Export the tablespaces using data pump.
B. Determine if the transportable set is self-contained.
C. Convert the datafiles using RMAN.
D. Copy the datafiles from source to destination.

16. Which of the following are prerequisite steps to transport a database? (Choose all that apply .)

A. query the V $ transportable_platforms view in the source database to determine if the intended destination is listed.
B. verify that there are no restrictions or limitations that the source or destination data-base may encounter.
C. Verify that the source and destination have the same oracle version, critical updates,
Patch-set version, and patch-set exceptions.
D. Determine if you will perform the conversion on the source or destination platform.
E. None of the above.

Chapter 12: using the schedto to automate tasks

6. Which DBMS_Scheduler procedure (s) can be used to alter an existing job? (Choose all
That apply .)
A. set_attribute_null
B. alter_job
C. alter_job_parameters
D. Alter
E. set_attribute

12. Which of the following objects can be directly referenced by a window object? (Choose all
That apply .)
A. Schedule object
B. Program object
C. Job object
D. Resource plan
E. Resource consumer group

13. Which of the following are valid program types for a lightweight job? (Choose all that apply .)
A. plsql_block
B. executable
C. java_stored_procedure
D. stored_procedure
E. External

18. When a job exceeds the date specified in its end_date attribute, which of the following will
Happen? (Choose all that apply .)
A. The job will be dropped automatically if the value of the auto_drop attribute is true.
B. The job will only be disabled if the value of the auto_drop attribute is false.
C. The state attribute of the job will be set to completed if the value of the auto_drop
Attribute is false.
D. All objects referenced by the job will be dropped if the value of the auto_drop attribute
Is true and the value of the cascade attribute is true.
E. The State column of the job table will be set to completed for the job.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.