Previous Page | Next Page

METAOPERATE Procedure

Example 5: Submitting ACTION=REFRESH to Pause and Resume the Metadata Server


Procedure features:

ACTION=REFRESH argument

OPTIONS= argument with <Server/> only



Program

 Note about code
proc metaoperate
     action=refresh
     options="<Server/>";
run;

Previous Page | Next Page | Top of Page