Docs Menu

applyOps

applyOps

Applies specified oplog entries to a mongod instance. The applyOps command is an internal command.

このコマンドは、次の環境でホストされている配置で使用できます。

  • MongoDB Enterprise: サブスクリプションベースの自己管理型 MongoDB バージョン

  • MongoDB Community: ソースが利用可能で、無料で使用できる自己管理型の MongoDB のバージョン

警告

This command obtains a global write lock and will block other operations until it has completed.

If the specified oplog entries contain collection UUIDs, executing this command requires both the useUUID and forceUUID privileges on the cluster resource to which the oplog entries are attempting to be written.