-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Admin
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Feature:
Customer want to retain profile / audit information and ensure that they are tamper proof. Presently, the system.profile collection can be dropped if profiling is turned off.
Test case:
> use test
> db.system.profile.drop();
Sun Jun 5 13:02:28 uncaught exception: drop failed:
> db.system.profile.drop();
true