CDFAA0904N No models were exported.
Explanation
You can export models to a model file by issuing an EXPORT_MODEL statement. This statement can use a WHERE clause or a list of models to specify which models are to be exported. This message is returned when:
- None of the models satisfy the specified filter criteria.
- The specified schema does not contain any models.
- The specified schema does not contain any models for which you have the SELECT privilege.
User response
Reissue the EXPORT_MODEL statement, specifying filter criteria that are satisfied by at least one of the models in the schema for which you have the SELECT privilege.