You can use PROC SPDO
to dynamically refresh SPD Server parameter and LIBNAME files. If
you make changes to your spdsserv.parm file or to your libnames.parm
environment file for SPD Server, you can use the REFRESH command to
avoid restarting the server. Submitting the REFRESH command refreshes
the specified SPD Server file without restarting the server.
When you submit the
REFRESH command, SPD Server refreshes the operating parameter file.
Use the following syntax
for the REFRESH command:
-
To refresh the libnames.parm file:
REFRESH DOMAINS
-
To refresh the spdsserv.parm file:
REFRESH PARMS
Each REFRESH operation
completely refreshes and replaces the contents of the previous libnames.parm
file or spdsserv.parm file in the SPD Server environment.