MarkLogic Server 11.0 Product Documentation
dbg:attacheddbg:attached(
[$server as xs:unsignedLong]
) as xs:unsignedLong*
Summary
Return the request ID's of attached requests in a given server.
If server isn't supplied, returns a list of all attached 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:attached(204928402983)
=> (2298273928472, 20384203948)
Copyright © 2024 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.