MarkLogic Server 11.0 Product Documentation
dbg:stoppeddbg:stopped(
[$server as xs:unsignedLong]
) as xs:unsignedLong*
Summary
Return the request ID's of stopped requests in a given server.
If server isn't supplied, returns a list of all stopped requests
on host.
Parameters |
server |
Server ID.
|
Required Privileges
http://marklogic.com/xdmp/privileges/debug-my-requests or
http://marklogic.com/xdmp/privileges/debug-any-requests
Example
dbg:stopped(204928402983)
=> (2298273928472, 20384203948)
Copyright © 2024 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.