How to drop collection "system.indexes_copy"

220 views
Skip to first unread message

Nod

unread,
Oct 9, 2012, 7:22:41 AM10/9/12
to mongod...@googlegroups.com
Hello.

Via rockmongo I create collection "system.indexes_copy".

Now not via rockmongo, nor mongo-shell can not drop this collection.
This collection is empty. 

mongos> db.getCollection("system.indexes_copy").drop();
Tue Oct  9 17:13:38 uncaught exception: drop failed: {
        "ns" : "zero_cid.system.indexes_copy",
        "errmsg" : "exception: can't drop system ns",
        "code" : 12502,
        "ok" : 0
}

How can I drop it? 

Jenna deBoisblanc

unread,
Oct 10, 2012, 12:09:24 PM10/10/12
to mongod...@googlegroups.com
Hello Nod,

This is a known issue.  Here is the related Jira ticket:

Please feel free to up vote or track this ticket.
Reply all
Reply to author
Forward
0 new messages