261. ASM stands for:
Correct answer: (A)
Automatic storage management
262. Oracle database 11g was released in ___________:
Correct answer: (D)
2007
263. The server process contains memory for a private session which is its own and is called ___________:
Correct answer: (B)
PGA
264. Tables and indexes that are data of logical database structure that are stored physically in the form of ___________:
Correct answer: (A)
Data files
265. Which files has metadata that specifies database structure that includes database name along with database files names and locations:
Correct answer: (B)
Control files
266. Which is also known as redo records, recording whatever changes are made to data:
Correct answer: (C)
Online redo log files
267. The data in oracle database is stored in blocks known as ___________:
Correct answer: (A)
Data blocks
268. Which contains many extents:
Correct answer: (C)
Segments
269. ___________ shows a specified number of data blocks that are logically contiguous and keeps a particular type of information in its storage:
Correct answer: (B)
Extents
270. Which are logical storage units contained in a database and a logical container for some segment:
Correct answer: (D)
Tablespaces