
xdmp functions (Admin)
For the complete list of functions and categories in this namespace, refer to the main xdmp functions page.
24 functions
| Function name | Description |
|---|---|
| xdmp:database-backup | Starts an asynchronous backup of the specified list of forests to the backup data directory. |
| xdmp:database-backup-cancel | Cancels an outstanding backup job with the specified job ID, returning true if the cancel operation is successful, false if the cancel operation is not successful. |
| xdmp:database-backup-purge | Purge old backups from a directory. |
| xdmp:database-backup-status | Checks the status of the outstanding backup job with the specified job ID. |
| xdmp:database-backup-validate | Validates that the specified list of forests can be backed up to the backup data directory. |
| xdmp:database-restore | Starts an asynchronous restore of the specified list of forests from the backup data directory. |
| xdmp:database-restore-cancel | Cancels an outstanding restore job with the specified job ID, returning true if the cancel operation is successful, false if the cancel operation is not successful. |
| xdmp:database-restore-status | Checks the status of the outstanding restore job with the specified job ID. |
| xdmp:database-restore-validate | Validates that the specified list of forests can be restored from the backup data directory. |
| xdmp:filesystem-directory | Performs a directory listing of the given file pathname. |
| xdmp:filesystem-file | Reads a file from the filesystem. |
| xdmp:filesystem-file-exists | Return true if a file exists; otherwise false. |
| xdmp:filesystem-file-length | Reads the length of a file from the filesystem. |
| xdmp:forest-backup | Backs up forest data files. |
| xdmp:forest-clear | Clears forest data files. |
| xdmp:forest-open-replica | Returns the forest ID for each specified forest or for each forest's replica if the forest is currently experiencing a local disk failover. |
| xdmp:forest-restart | Restarts a forest. |
| xdmp:forest-restore | Restores forest data files. |
| xdmp:forest-rollback | Rolls forests back to a previous point in time, marking any fragment newer than the specified timestamp as deleted. |
| xdmp:merge-cancel | Cancel the merge with the specified merge ID on a forest with the specified forest ID. |
| xdmp:restart | Restart servers on hosts. |
| xdmp:shutdown | Shutdown servers on hosts. |
| xdmp:start-journal-archiving | Starts journal archiving to the specified list of forests. |
| xdmp:stop-journal-archiving | Stops journal archiving to the specified list of forests. |
Copyright © 2010–2013 MarkLogic Corporation. All rights reserved. | Powered by
MarkLogic Server and rundmc.