Single file recall fails without LABEL_FORMAT
Summary
LABEL_FORMAT was missed in a SELECT statement leading to the inability to recall a single file triggered by eos prepare
Possible causes
I fixed this by simply adding LABEL_FORMAT to the select statement. Patch to follow