Oracle 1z0-417 Exam Practice Questions (P. 1)
- 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 #1
What two statements are true when you are using SQL Tuning Advisor and create a SQL Profile to improve performance of a SQL statement issued by a packaged application?
- AYou need to regularly run SQL Tuning Advisor to verify if the SQL Profile can be replaced with a better one.
- BAfter a SQL Profile is created, it will then run efficiently for the life of the database.
- CThe SQL Profile rewrites the SQL Statement issued by the application so it appears to the Optimizer as a perfectly written SQL statement.
- DYou can have only one SQL Profile active at one time for a single SQL statement.
- EYou need Oracle Database 12c or later to use SQL Profiles.
- FSQL Profiles can be used for non-Oracle databases like Microsoft SQL Server, if the Tuning Pack is licensed.
Correct Answer:
AD
AD
send
light_mode
delete
Question #2
A customer has database performance issues within their Oracle Real Application Cluster. What is the next step?
- ARun the V$RAC script to dump all the RAC statistics and look for what has the highest metric accumulation.
- BUse the application load testing utility to overload a copy of their application in development to flush out the issue.
- CTurnoff RAC interconnects to isolate any network issues impacting database performance problems.
- DUse a third-party RAC tool to identify the bad SQL and then rewrite it.
- EUtilize the Oracle Database Performance Method to help identify and correct issue.
Correct Answer:
E
E
send
light_mode
delete
Question #3
For which two capabilities would you implement Segment Advisor in order to aid a customer trying to find and fix performance issues related to database space?
- Ato determine if objects have unused space that can be released
- Bto advise if materialized views can be used to reduce size of views
- Cto review space usage of individual schema objects or tablespaces
- Dto advise if there are any duplicate indexes and automate their removal
- Eto identify any fragmentation in the database cache or swap space
Correct Answer:
AC
AC
send
light_mode
delete
Question #4
What are three activities an Oracle Database Performance and Tuning solution enables a customer to perform?
- Astandardize database troubleshooting and diagnostics
- Bcontrol database clouds.
- Cautomate database performance management
- Dperform global database backup
- Eoutsource database operations
- Freplay and test actual workloads to assure database performance and consolidatios.
Correct Answer:
CDE
CDE
send
light_mode
delete
Question #5
Which two would automatically create an entry in V$SQL_MONITOR?
- Aa parallelized SQL statement
- Bany SQL statement run
- Cany DML statement
- Da statement that consumes at least 1 second of CPU or I/O time.
- Ea statement that consumes at least 5 second of CPU or I/O time.
- Fany DDL statement
Correct Answer:
CF
Reference: https://docs.oracle.com/database/121/TGSQL/tgsql_monit.htm#TGSQL789
CF
Reference: https://docs.oracle.com/database/121/TGSQL/tgsql_monit.htm#TGSQL789
send
light_mode
delete
All Pages