exam questions

Exam 1z0-063 All Questions

View all questions & answers for the 1z0-063 exam

Exam 1z0-063 topic 1 question 130 discussion

Actual exam question from Oracle's 1z0-063
Question #: 130
Topic #: 1
[All 1z0-063 Questions]

You set the following parameters in the parameter file and restart the database instance:

NEMORY_MAX_TARGET=0 -

MEMORY__TARGET=500M -

PGA_AGGREGATE_TARGET=90M -

SGA_TARGET=270M -
Which two statements are true?

  • A. The memory_max_target parameter is automatically set to 500 MB.
  • B. The pga_aggregate_target and sga_target parameters are automatically set to zero.
  • C. The value of the memory_max_target parameter remains zero for the database instance.
  • D. The lower limits of the pga_aggregate_target and sga_target parameters are set to 90 MB and 270 MB respectively.
  • E. The instance does not start up because Automatic Memory Management (AMM) is enabled but pga_aggregate_target and sga_target parameters are set to
Show Suggested Answer Hide Answer
Suggested Answer: CE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mikom80
2 years, 11 months ago
Selected Answer: CE
CE Correct - I've test it!! SQL> startup; ORA-01078: failure in processing system parameters ORA-00837: Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
upvoted 1 times
...
KatieT
3 years, 1 month ago
A and D. Memory Max Target changes to Memory Target value and other SGA and PGA act as a minimum value.
upvoted 1 times
...
hilaire
3 years, 10 months ago
A D correct https://docs.oracle.com/cd/B28359_01/server.111/b28320/initparams133.htm#REFRN10285
upvoted 2 times
...
rcgenilo27
4 years, 10 months ago
AD is the correct
upvoted 2 times
...
NorthKorean
5 years, 1 month ago
A,D is answer. Basically Memory Max Target = Memory Target
upvoted 1 times
NorthKorean
5 years, 1 month ago
sorry CD is answer. Memory Max Target is explicitly 0 though Memory Max Target = Memory Target
upvoted 3 times
Sugar
4 years, 11 months ago
Yes C D are correct
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...