Oracle 1z0-417 Exam Practice Questions (P. 4)
- Full Access (82 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #16
What are three reasons an implementation of an Oracle Database Performance and Tuning solution is superior to that of scripts or third-party tools?
- AIt is a part of the database, which means no added installations, configurations, extra user accounts, privilege granting, etc.
- BIt eliminates the need to reverify compatibility, upgrade third-party tools, or rewrite scripts after a patch or database upgrade.
- CIt has the largest library of custom scripts and procedures and includes an assembly builder to maintain them and add more.
- DResults come from the Oracle Database Optimizer and not rules or heuristics trying to predict what the optimizer may do.
- EIt is the most inexpensive tool in the market.
Correct Answer:
BDE
BDE
send
light_mode
delete
Question #17
To use Automatic Database Diagnostic Management capability on a database using a SQL script, command line, database views, or from a GUI, which option needs to be licensed?
- AOracle Diagnostics Pack for Oracle Databases
- BOracle Tuning Pack for Oracle Databases
- COracle Diagnostics and Tuning Pack for Oracle Databases
- DOracle ADDM Pack
- ENothing else needs to be licensed.
Correct Answer:
C
C
send
light_mode
delete
Question #18
When planning Oracle Database Architecture, which option can be used to reduce the number of Oracle processes waiting in the Operating System run queue and to ensure that database CPU load is healthy?
- AExadata
- BOracle Job Scheduler
- CDATABASE_MAXCPUS=YES
- DOracle Database Resource Manager
- EDB_RAC_MAXCPU=YES
- FOracle Grid Control
Correct Answer:
D
Reference: http://www.oracle.com/technetwork/database/performance/resource-manager-twp-133705.pdf
D
Reference: http://www.oracle.com/technetwork/database/performance/resource-manager-twp-133705.pdf
send
light_mode
delete
Question #19
You need to limit the resources available to each Pluggable Database (PDB) within a Container Database (CDB). Utilizing Resource Manager, which are three options that can be managed by a resource plan?
- Amemory
- BCPU
- CParallel Execution Servers
- Dshares of system resources
- Enumber of users
- Fnumber of tables or indexes
- Gnumber of indexes
Correct Answer:
BCD
BCD
send
light_mode
delete
Question #20
Which are two strategies to maintain performance and improve a table segment's compression ratio when you are using Advanced Row Compression on a table segment?
- AUse smaller database block size.
- BUse larger database block size.
- CUse direct-path inserts where possible.
- DIncrease PCTFREE on the table segment.
- EIncrease the size of the tablespace.
Correct Answer:
AE
AE
send
light_mode
delete
All Pages