A user must have administrative
user status on the SAS Metadata Server to issue the Resume method.
The Resume method returns a SAS Metadata Server that has been paused
to the ONLINE state. The ONLINE state makes the server available to
process client requests. Individual metadata repositories are returned
to the persisted access mode indicated in their Access attribute.
The Resume method cannot
be used to change the availability of specific metadata repositories.
If the Resume method is issued with the <REPOSITORY/> element,
the SAS Metadata Server returns an error.
If the Resume method
is issued without options, the method operates as if the <SERVER/>
element was specified. However, when you use the <FORCE/> option,
<SERVER/> must be specified as well.
<FORCE/> regains
control of the SAS Metadata Server in the unlikely event that it does
not respond during recovery processing.
For more information
about the RECOVERY state, see Pause.