IOMOPERATE Procedure

Example 17: RESET PERFORMANCE Example

RESET PERFORMANCE Example

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