Skip to main content

9 docs tagged with "database-and-diagnostics"

View all tags

Changing the Admin Password for MongoDB

Step-by-step instructions to reset the MongoDB admin account password when authentication is enabled and the admin password is lost. Requires access to the server hosting MongoDB.

Exporting a Collection from MongoDB

Shows how to export or back up individual MongoDB collections used by Netwrix Change Tracker. Includes commands to view collections and use mongodump for exporting collections.

MongoDB Log Fix: Out of Memory

Explains how to resolve MongoDB "out of memory" errors by configuring Windows virtual memory (page file) to System managed so the Netwrix Change Tracker database and Hub Server can function properly.