IOMOPERATE Procedure

Example 16: REFRESH CONFIGURATION Example

REFRESH CONFIGURATION Example

The following example shows how to refresh a server’s configuration:
proc iomoperate uri="iom://myserver01.example.com:8581;Bridge;
USER=myuserid,PASS=mypassword";
refresh configuration;
quit;