SPDO Procedure

REFRESH PARMS Statement

Reloads the spdsserv.parm parameter file in the server session.

Requirements: You must have special privilege and specify ACLSPECIAL=YES in the LIBNAME statement in order to use this statement.
You must set the context for the request with the SET ACLUSER statement.

Syntax

REFRESH PARMS;

Details

The REFRESH PARMS statement activates new settings in the spdsserv.parm parameter file without having to restart the server.
The statement cannot be used to change user authentication options. To change user authentication options, you must re-start the server.
Last updated: February 3, 2017