Loading TOC...

xdmp:remove-orphaned-binary

xdmp:remove-orphaned-binary(
   $forestID as xs:unsignedLong,
   $binaryID as xs:unsignedLong
) as empty-sequence()

Summary

Remove an orphaned large binary

Parameters
forestID A forest ID.
binaryID The ID of an orphaned large binary.

Required Privileges

http://marklogic.com/xdmp/privileges/xdmp-remove-orphaned-binary

Example

xdmp:remove-orphaned-binary(8456374036761185098, 1236374036761185456)

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.