METAOPERATE Procedure

Example 3: Submitting ACTION=REFRESH with ARM Logging

Features:

ACTION=REFRESH argument

OPTIONS= argument with <ARM/>

Note: You must be an administrative user of the metadata server to perform this action.
Enable ARM logging The ARMLOC= value specifies a pathname for the ARM log file.
proc metaoperate
    action=refresh
    options="<ARM ARMSUBSYS=""(ARM_OMA)"" ARMLOC=""logs/armfile.log""/>";
run;