ERROR | No access mode was specified, default is sequential. |
CAUSE | Neither LFILFA_SEQ (sequential) or LFILFA_RANDOM (random) were specified during file object creation. |
ACTION | The default is sequential but this should be explicitly set. |
ERROR | No access mode was specified, default is sequential. |
CAUSE | Neither LFILFA_SEQ (sequential) or LFILFA_RANDOM (random) were specified during file object creation. |
ACTION | The default is sequential but this should be explicitly set. |