exam questions

Exam 1z0-908 All Questions

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

Exam 1z0-908 topic 1 question 55 discussion

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

Which two are contained in the InnoDB system tablespace (ibdata1) by default? (Chose two.)

  • A. table data
  • B. primary indexes
  • C. user privileges
  • D. InnoDB Data Dictionary
  • E. change buffer
  • F. doublewrite buffer
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

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
roobenj
6 months ago
Selected Answer: AE
A and E. See documentation: https://dev.mysql.com/doc/refman/8.0/en/innodb-system-tablespace.html
upvoted 2 times
...
xjllll
7 months, 2 weeks ago
Selected Answer: EF
InnoDB system tablespace contains the doublewrite buffer and the change buffer. • Each database (including the mysql system database) has a single directory under the data directory that contains storage-engine specific data files for the database. – For example: tablename.ibd for InnoDB, which contains the table data and metadata
upvoted 1 times
...
FelipeK
10 months ago
Selected Answer: AE
In previous MySQL versions, the system tablespace contained the InnoDB data dictionary, but in MySQL 8.0, InnoDB stores metadata in the MySQL data dictionary. The doublewrite buffer storage area also resided in the system tablespace in previous MySQL releases, but this storage area resides in separate doublewrite files as of MySQL 8.0.201.
upvoted 1 times
FelipeK
6 months, 1 week ago
https://dev.mysql.com/doc/refman/8.0/en/innodb-system-tablespace.html
upvoted 1 times
...
...
marklv
11 months, 1 week ago
A and B. data directory contains other things. double write now has its own files.
upvoted 1 times
marklv
7 months, 3 weeks ago
E is stored in tablespace. Not sure why B isn't 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago