Docs Menu
Docs Home
/
MongoDB Manual
/ / /

resetError

On this page

  • Compatibility
resetError

Removed in MongoDB 5.0.

The resetError command resets the last error status.

Tip

See also:

db.resetError() (also removed in MongoDB 5.0)

This command is available in deployments hosted in the following environments:

  • MongoDB Enterprise: The subscription-based, self-managed version of MongoDB

  • MongoDB Community: The source-available, free-to-use, and self-managed version of MongoDB

Important

This command is not supported in MongoDB Atlas clusters. For information on Atlas support for all commands, see Unsupported Commands.

Back

insert

On this page