The SCOREACCEL procedure might generate an error when you use a fileref with the PROGRAMFILE= or the VARXMLFILE= parameter


When you try to publish a scoring model using PROC SCOREACCEL, an error might occur under the following conditions:

In this scenario, the generated error might look similar to the following:

ERROR: The SAS System stopped processing this step because of insufficient memory.

It is also possible to receive an unhandled exception error instead of the above error.

The workaround is to specify the file-path with the PROGRAMFILE= and the VARXMLFILE= parameter rather than referencing a fileref.