CDFAA0907N No models were exported because the user lacks the authority to export model privileges.
Explanation
You can export models to a model file by issuing an EXPORT_MODEL statement. If you specify the parameter setting acl=true, the model privileges are also exported. However, to export model privileges you must have at least one of the following authorities:
- SECADM
- DBADM
- SQLADM
- ACCESSCTRL
- DATAACCESS
This message is returned when you do not have the requisite authority.
User response
How you respond depends on whether you need to export the model privileges:
- If so, obtain one or more of the requisite authorities. Then, reissue the EXPORT_MODEL statement with the parameter setting
acl=true. - If not, reissue the EXPORT_MODEL statement with the parameter setting
acl=false.