We have an MVS dataset with mixed case characters. We need to do an import with an INCLUDE of a lower case string. We've tried various combinations of the IMPORT command, but we can't get it to find lower case letters. It always comes back with "no records".
RUN=IMP(SX)
The X parameter indicates that input to the command is to NOT be placed in uppercase.