For Oracle, the following
permissions are needed by the person who runs the scoring publishing
macros.
-
The person who runs the
%INDOR_CREATE_MODELTABLE needs CREATE permission to create the model table.
-
The person who runs the
%INDOR_PUBLISH_MODEL macro needs INSERT permission to load data into the
model table.
Without these permissions,
the
%INDOR_CREATE_MODELTABLE
macro and the
%INDOR_PUBLISH_MODEL
macro fails. To obtain these permissions, contact your database administrator.
For more information
about specific permissions, see Oracle Permissions in SAS In-Database Products: Administrator's Guide.