2013年8月4日星期日

Oracle 1Z0-043, de formation et d'essai

Le Certificat de Oracle 1Z0-043 peut vous aider à monter un autre degré de votre carrière, même que votre niveau de vie sera amélioré. Avoir un Certificat Oracle 1Z0-043, c'est-à-dire avoir une grande fortune. Le Certificat Oracle 1Z0-043 peut bien tester des connaissances professionnelles IT. La Q&A Oracle 1Z0-043 plus nouvelle vient de sortir qui peut vous aider à faciilter le cours de test préparation. Notre Q&A comprend les meilleurs exercices, test simulation et les réponses.


Pass4Test a de formations plus nouvelles pour le test Oracle 1Z0-043. Les experts dans l'industrie IT de Pass4Test profitant leurs expériences et connaissances professionnelles à lancer les Q&As plus chaudes pour faciliter la préparation du test Oracle 1Z0-043 à tous les candidats qui nous choisissent. L'importance de Certification Oracle 1Z0-043 est de plus en plus claire, c'est aussi pourquoi il y a de plus en plus de gens qui ont envie de participer ce test. Parmi tous ces candidats, pas mal de gens ont réussi grâce à Pass4Test. Ces feedbacks peuvent bien prouver nos produits essentiels pour votre réussite de test Certification.


Être un travailleur IT, est-ce que vous vous souciez encore pour passer le test Certificat IT? Le test examiner les techniques et connaissances professionnelles, donc c'est pas facile à réussir. Pour les candidats qui participent le test à la première fois, une bonne formation est très importante. Pass4Test offre les outils de formation particulier au test et bien proche de test réel, n'hésitez plus d'ajouter la Q&A au panier.


Pass4Test est un site particulier à offrir les guides de formation à propos de test certificat IT. La version plus nouvelle de Q&A Oracle 1Z0-043 peut répondre sûrement une grande demande des candidats. Comme tout le monde le connait, le certificat Oracle 1Z0-043 est un point important pendant l'interview dans les grandes entreprises IT. Ça peut expliquer un pourquoi ce test est si populaire. En même temps, Pass4Test est connu par tout le monde. Choisir le Pass4Test, choisir le succès. Votre argent sera tout rendu si malheureusement vous ne passe pas le test Oracle 1Z0-043.


Vous pouvez s'exercer en Internet avec le démo gratuit. Vous allez découvrir que la Q&A de Pass4Test est laquelle le plus complète. C'est ce que vous voulez.


Code d'Examen: 1Z0-043

Nom d'Examen: Oracle (Oracle database 10g:Administration ii)

Questions et réponses: 186 Q&As

Dans ce monde d'informatique, l'industrie IT est suivi par de plus en plus de ges. Dans ce domaine demandant beaucoup de techniques, il faut des Certificat à se preuver les techniques professionnelle. Les Certificats IT sont improtant pour un interviewé pendant un entretien. C'est pas facile à passer le test Oracle 1Z0-043, donc c'est pourquoi beaucoup de professionnels qui choisissent ce Certificat pour se preuver.


1Z0-043 Démo gratuit à télécharger: http://www.pass4test.fr/1Z0-043.html


NO.1 You observe that a database performance has degraded over a period of time. While investigating the
reason, you find that the size of the database buffer cache is not large enough to cache all the needed
data blocks.
Which advisory component would you refer to, in order to determine that required size of the database
buffer cache?
A.Memory Advisor
B.Segment Advisor
C.SQL Tuning Advisor
D.SQL Access Advisor
E.Automatic Database Diagnostic Monitor (ADDM)
Answer: A

Oracle examen   1Z0-043 examen   certification 1Z0-043

NO.2 One of the tablespaces is read-only in your database. The loss of all control files forced you to re-create
the control file.
Which operation do you need to perform after re-creating the control file and opening the database?
A.drop and re-create the read-only tablespaces
B.rename the read-only data files to their correct file names
C.change the tablespace status from read/write to read-only
D.re-create the read-only tablespace because it is automatically removed
Answer: B

Oracle examen   1Z0-043 examen   1Z0-043   certification 1Z0-043   1Z0-043

NO.3 In your database, online redo log files are multiplexed and one of the members in a group is lost due to
media failure? How would you recover the lost redo log member?
A.import the database from the last export
B.restore all the members in the group from the last backup
C.drop the lost member from the database and then add a new member to the group
D.restore all the database files from the backup and then perform a complete recovery
E.restore all the database files from the backup and then perform an incomplete recovery
Answer: C

Oracle   certification 1Z0-043   1Z0-043

NO.4 You are working on an Oracle Database 10g database. You enabled the Flashback Database feature.
Which two statements regarding flashback logs are true? (Choose two.)
A.Flashback logs are not archived.
B.Flashback logs are maintained in redo log files.
C.Flashback logs are maintained in the Flash Recovery Area.
D.Flashback logs are used to maintain Flashback Database related errors.
E.Flashback logs need to be cleared manually after you disable Flashback Database.
Answer: AC

Oracle   1Z0-043   certification 1Z0-043

NO.5 You lost the PRODSTD tablespace, which was read/write. The tablespace was read-only when the last
backup was performed. How would you recover the tablespace?
A.restore the tablespace from the backup; there is no need to apply the redo information
B.restore the full database to recover the data up to the point when you performed the backup
C.restore the tablespace from the backup and then perform a recovery using the backup control file
D.restore the tablespace from the backup and then recover the tablespace; all the redo information from
the point when the tablespace was made read/write is applied
Answer: D

Oracle   1Z0-043 examen   1Z0-043 examen   1Z0-043 examen

NO.6 You executed the following query:
SELECT operation, undo_sql, table_name
FROM flashback_transaction_query
Which statement is correct regarding the query output?
A.It would return information regarding only the last committed transaction.
B.It would return only the active transactions in all the undo segments in the database.
C.It would return only the committed transactions in all the undo segments in the database.
D.It would return both active and committed transactions in all the undo segments in the database.
E.It would return information regarding the transactions that began and were committed in the last 30
minutes.
Answer: D

certification Oracle   1Z0-043   1Z0-043   certification 1Z0-043   certification 1Z0-043

NO.7 The current time is 12:00 noon. You want to recover the USERS tablespace from a failure that
occurred at 11:50 a.m.You discover that the only member of an unarchived redo log group containing
information from 11:40 a.m. onwards is corrupt.
With reference to this scenario, if you are not using Recovery Manager (RMAN), which recovery method
would you use?
A.time-based recovery
B.log sequence recovery
C.cancel-based recovery
D.change-based recovery
Answer: C

certification Oracle   certification 1Z0-043   1Z0-043   certification 1Z0-043

NO.8 You have set some of the initialization parameters as:
DB_BLOCK_SIZE = 8KB
SGA_MAX_SIZE = 2GB
SGA_TARGET = 0
SHARED_POOL_SIZE = 120MB
DB_CACHE_SIZE = 896MB
STREAM_POOL_SIZE = 0
LARGE_POOL_SIZE = 110 MB
Which two statements are correct? (Choose two.)
A.You cannot set a value for the DB_8K_CACHE_SIZE parameter.
B.If you increase the size of the large pool to 120 MB, then the memory allocated to the shared pool will
be reduced to 110 MB.
C.If the value for SGA_TARGET is changed to 1 GB and SHARED_POOL_SIZE is set to 120 MB, then
memory cannot be taken from the shared pool, even if the shared pool has free space available.
D.If an application attempts to allocate more than 120 MB from the shared pool and free space is
available in the buffer pool, then the free space from the buffer pool is allocated to the shared pool.
Answer: AC

certification Oracle   1Z0-043 examen   1Z0-043

NO.9 View the Exhibit.
You executed the following command to perform a backup of the USERS tablespace:
RMAN>BACKUP TABLESPACE USERS;
Which type of backup would this command perform?
Exhibit:
A.backup set
B.image copy
C.incremental backup
D.None; the user receives on error indicating that the backup must be specified.
Answer: A

Oracle   1Z0-043   1Z0-043

NO.10 View the Exhibit.
In your production database, the total waits and the time waited for log file parallel write are significantly
high. While investigating the reason, you find that there are three redo log groups with two members in
each group, and all redo log members are places on a single physical disk.
What action would you take to minimize the waits?
Exhibit:
A.start the log writer slave processes
B.increase the number of redo log files
C.increase the size of the redo log buffer
D.place the redo log files on the different disks
E.increase the number of log writer processes
Answer: D

certification Oracle   certification 1Z0-043   1Z0-043 examen   certification 1Z0-043   1Z0-043   certification 1Z0-043

NO.11 The current time zone for one of the user sessions is set to the database local time zone. For one
application, the user session requires the time zone to be set to the local operating system time zone
without affecting other user sessions.
Which two solutions could the user implement to achieve this objective? (Choose two.)
A.use the ALTER SYSTEM command to change the time zone
B.use the ALTER SESSION command to change the time zone
C.use the ALTER DATABASE command to change the time zone
D.set the value for the operating system variable ORA_SDTZ on the client machine
E.set the value for the operating system variable ORA_SDTZ on the database server machine
Answer: BD

certification Oracle   1Z0-043   1Z0-043 examen

NO.12 An RMAN backup job fails, displaying the following error:
ORA-19809: limit exceeded for recovery files
Your analysis shows that the Flash Recovery area is full. Which two actions could you take to resolve the
error and avoid this error in the future? (Choose two.)
A.take the backup of the flash recovery area less frequently
B.increase the value of the UNDO_RETENTION initialization parameter
C.change the value of the WORKAREA_SIZE_POLICY initialization parameter to AUTO
D.change the backup retention policy to retain the backups for a smaller period of time
E.increase the value of the DB_RECOVERY_FILE_DEST_SIZE initialization parameter
F.increase the value of the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter
Answer: DE

Oracle examen   1Z0-043 examen   1Z0-043

NO.13 You are performing a block media recovery on the tools01.dbf data file in the SALES database using
RMAN. Which two statements are correct in this scenario? (Choose two.)
A.You must ensure that the SALES database is mounted or open.
B.You must restore a backup control file to perform a block media recovery.
C.You must take the tools01.dbf data file offline before you start a block media recovery.
D.You must put the database in NOARCHIVELOG mode to perform a block media recovery.
E.You can perform only a complete media recovery of individual blocks, point-in-time recovery of
individual data blocks is not supported.
Answer: AE

Oracle   1Z0-043   1Z0-043 examen   1Z0-043   1Z0-043 examen   certification 1Z0-043

NO.14 View the Exhibit and examine the Resource Manager settings for the groups at different levels.
Which two effects would be the result of this setting? (Choose two.)
Exhibit:
A.The members of LOW_GROUP would get more priority than those of OTHER_GROUPS.
B.The members of SYS_GROUP would get most of the CPU allocation at level 1.
C.The members of LOW_GROUP would get most of the CPU allocation because it has CPU allocation at
two different levels.
D.The members of LOW_GROUP would get no CPU allocation at level1 if the members of
OTHER_GROUPS are using all the CPU at level 2.
E.The members of SYS_GROUP would get no CPU allocation at level 1 if the members of
OTHER_GROUPS are using all the CPU at level 2.
Answer: AB

certification Oracle   1Z0-043 examen   1Z0-043

NO.15 You work as a database administrator at certkiller.com. In your production database there is a job,
CALC_STAT, which has been scheduled to run every Friday at 5.00 p.m.CALC_STAT updates the
optimizer statistics for the objects owned by the APPS schema. You want the task to be generic, thereby
allowing users to modify the attributes of the task at run time without affecting the original task.
Which component of Oracle Scheduler must you define to achieve this?
A.Window
B.Program
C.Job class
D.Window group
Answer: B

Oracle examen   certification 1Z0-043   1Z0-043 examen   1Z0-043 examen   1Z0-043   1Z0-043

NO.16 Consider the following configuration:
/devices/D1 is a member of disk group dgroupA.
/devices/D2 is a member of disk group dgroupA.
/devices/D3 is a member of disk group dgroupA.
You plan to add a new disk,/devices/D4 to the disk group dgroupA.
You execute the following command:
SQL> ALTER DISKGROUP dgroupA ADD DISK '/devices/D*';
Which task would be accomplished by the command?
A.The command adds the new disk, D4, to the disk group.
B.The command would result in an error because the is no disk by the name "'/devices/D*'"
C.The command will be ignored because disks starting with "D" are already members of the disk group.
D.The command would result in an error because no wildcard characters can be used in the disk name.
E.The command first detaches all the member disks starting with "D", and the reattaches them including
the new disk.
Answer: A

Oracle   1Z0-043   certification 1Z0-043

NO.17 Immediately after adding a new disk to or removing an existing disk from an Automatic Storage
Management (ASM) instance, you find that the performance of the database decreases initially, until the
addition or removal process is completed. Performance then gradually returns to normal levels.
Which two activities could you perform to maintain a consistent performance of the database while adding
or removing disks? (Choose two.)
A.increase the number of checkpoint processes
B.define the POWER option while adding or removing the disks
C.increase the number of DBWR processes by setting up a higher value for DB_WRITER_PROCESSES
D.increase the number of slave database writer processes by setting up a higher value for
DBWR_IO_SLAVES
E.increase the number of ASM Rebalance processes by setting up a higher value for
ASM_POWER_LIMIT during the disk addition or removal
Answer: BE

certification Oracle   certification 1Z0-043   1Z0-043 examen   certification 1Z0-043

NO.18 You are using an Automatic Storage Management (ASM) instance to manage the files of your
production database. You have two disk groups, DG1 and DG2 with one device each.
In the parameter file of the production database, the following parameters have been specified:
DB_CREATE_ONLINE_LOG_DEST_1 = '+dg1'
DB_CREATE_ONLINE_LOG_DEST_2 = '+dg2'
What would be the impact of this setting?
A.When a new log group is added, it would have one member in each disk group.
B.When a new log group is added, it would have two members in each disk group.
C.When a new tablespace is added, it would have one data file in each disk group.
D.When a new log file is added, it would have one member spread across the disk groups.
Answer: A

Oracle   1Z0-043   certification 1Z0-043   certification 1Z0-043

NO.19 You work as a database administrator at certkiller.com. Your database is open and running in
ARCHIVELOG mode. You take RMAN full backups every Sunday night. On Monday morning, while
querying the user1.employees table, you receive the following error message:
01578. ORACLE data block corrupted (file # 5, block # 51)
ORA-01110: data file 5: '/u01/app/oracle/oradata/orcl/example01.dbf'
You need to rectify the corruption while ensuring the following:
The data file should remain online.
The mean time to recover (MTTR) should be minimal.
You are not using a backup control file and all the archived logs are accessible. Which option would you
choose?
A.flash back the corrupted blocks
B.use the DBMS_REPAIR package
C.use the RMAN TSPITR command
D.use the RMAN BLOCKRECOVER command
E.use the RESTORE DATABASEand RECOVER DATABASE commands
F.investigate the time at which the corruption occurred and perform a point-in-time recovery
Answer: D

Oracle   certification 1Z0-043   1Z0-043   1Z0-043   1Z0-043

NO.20 You are using Oracle Database 10g. Which statement regarding an incomplete recovery is true?
A.You do not need to restore all the data files.
B.You do not need to open the database with the RESETLOGS operation
C.You do not need to perform a full backup after the RESETLOGS operation.
D.You do not need to recover all the data files to the same system change number (SCN).
Answer: C

certification Oracle   1Z0-043 examen   1Z0-043   1Z0-043

Pass4Test est un fournisseur de formation pour une courte terme, et Pass4Test peut vous assurer le succès de test Oracle 1Z0-043. Si malheureusement, vous échouez le test, votre argent sera tout rendu. Vous pouvez télécharger le démo gratuit avant de choisir Pass4Test. Au moment là, vous serez confiant sur Pass4Test.


没有评论:

发表评论