In IDMS DMS database operations, a Fetch operation is conceptually equivalent to 'find+get'. First you find (locate) the record, then you get (retrieve) it. This two-step process characterizes the fetch operation in DMS databases. Option A has the order wrong, option B is incomplete, and option D is incorrect.