Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to drop collection "system.indexes_copy"
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nod  
View profile  
 More options Oct 9 2012, 7:22 am
From: Nod <pavel.chertoro...@gmail.com>
Date: Tue, 9 Oct 2012 04:22:41 -0700 (PDT)
Local: Tues, Oct 9 2012 7:22 am
Subject: How to drop collection "system.indexes_copy"

Hello.

Via rockmongo I create collection "system.indexes_copy<http://localhost/rockmongo/index.php?action=collection.index&db=zero_...>
".

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?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jenna deBoisblanc  
View profile  
 More options Oct 10 2012, 12:09 pm
From: Jenna deBoisblanc <jenna.deboisbl...@10gen.com>
Date: Wed, 10 Oct 2012 09:09:24 -0700 (PDT)
Local: Wed, Oct 10 2012 12:09 pm
Subject: Re: How to drop collection "system.indexes_copy"

Hello Nod,

This is a known issue.  Here is the related Jira ticket:
https://jira.mongodb.org/browse/SERVER-4302

Please feel free to up vote or track this ticket.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions Older topic »