Question 6 of 117The database instance was started up using the automatic memory management feature. No value was set for the RESULT_CACHE_MAX_SIZE parameter. Examine the following initialization parameter settings for your database:
MEMORY_TARGET = 500M -
RESULT_CACHE_MODE=MANUAL - You execute a query by using the result_cache hint. Which statement is true in this scenario?
Correct Answer: C
Question 7 of 117Which three actions can be performed by using the DMBS_ASSERT package to prevent SQL injection? (Choose three.)
Correct Answer: C, E, F
Question 8 of 117You designed a CardValidation.java java source file. You also have the corresponding CardValidation.class file. As part of invoking a Java class method, you executed this command at the command prompt: Loadjava -user oe/oe CardValidation.java Which statement is true about the command?
Correct Answer: A
Question 9 of 117See the Exhibit:
Examine the strucutre of the EMPLOYEES and DEPARTMNETS tables. See the PL/SQL block that you execute to find the average salary for employees in the 'Sales' department. What is the outcome?
Correct Answer: A
Question 10 of 117Examine the following settings for a session: