Previous Page | Next Page

METAOPERATE Procedure

Example 4: Submitting ACTION=REFRESH with Journaling


Procedure features:

ACTION=REFRESH argument

OPTIONS= argument with <OMA/>



Program

 Note about code
proc metaoperate
    action=refresh
    options="<OMA JOURNALPATH='c:/MyServers/journal/test.dat'/>
            <Server/>";
run;

Previous Page | Next Page | Top of Page