What is command code 'F'?
-
Concatenated key
-
path call
-
first occurrence
-
last occurrence
C
Correct answer
Explanation
Command code 'F' in IMS DL/I stands for 'First' and is used to retrieve the first occurrence of a segment type. This is particularly useful when you need to start from the beginning of a segment chain or navigate hierarchically. The other options represent different command codes - 'L' is for Last occurrence, 'C' is for Concatenated key, and 'P' is for Path calls.