Which type of view will be using MVFS
-
Dynamic
-
Snapshot
-
Both a & b
-
None
A
Correct answer
Explanation
Dynamic views use the Multi-Version File System (MVFS) to provide transparent access to versioned files without creating local copies. MVFS makes versioned files appear as regular files in the filesystem. Snapshot views store actual file copies and don't require MVFS.