*********************************************************************
ERROR: dbpath (\data\db\) does not exist.
Create this directory or give existing directory in --dbpath.
See http://dochub.mongodb.org/core/startingandstoppingmongo
*********************************************************************
Create a directory for storing mongodb data
at the start specify it with
bin/mongod.exe --db_path my_data
ERROR: dbpath (\data\db\) does not exist.
Create this directory or give existing directory in --dbpath.
See http://dochub.mongodb.org/core/startingandstoppingmongo
*********************************************************************
Create a directory for storing mongodb data
at the start specify it with
bin/mongod.exe --db_path my_data