The <SystemMaintenance> Element
Description
This single element informs the requester of the 'down' time of the database server, enabling a better schedule timing and preventing responses containing no data but an error message stating (id="802") that the server is down.
Note There can be more than one occurrences of this element!
<SystemMaintenance
production-stop =
datetime
production-resume =
datetime />
Attributes
Attribute name | Data type | Description |
---|---|---|
production-stop | datetime | The date and time from when the service will be suspended. |
production-resume | datetime | The date and time from when the service will be resumed. |