<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    You might also consider doing it with drush, e.g. <br>
    <br>
    $ drush php-script delete_my_nodes<br>
    <br>
    ...where delete_my_nodes.php contains a query to get the node ids to
    delete, and a loop to node_delete each one.<br>
    <br>
    Ted<br>
    <br>
    On 10/29/2010 1:43 PM, Don wrote:
    <blockquote cite="mid:4CCB07A9.70009@fane.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Thanks for the reply Brian. I'd thought of looking up the setting
      for content administration but not for vbo. <br>
      I switched it to batch mode and then back, and it worked in short
      bursts of partial lists. Neither of the modules recommended were
      ready for that many nodes. I was getting a lot of out of memory
      errors last night in the mysql include. I'll look into debugging
      when I get some time.&nbsp; I've worked with vbo before and I'm pretty
      familiar with its internals.<br>
      <br>
      -Don-<br>
      dpickerel<br>
      <br>
      On 10/29/2010 1:19 PM, Brian Choc wrote:
      <blockquote
        cite="mid:AANLkTimFQRxX=5pjB4a8qGLdF+SwFmgv-87TALANb_WJ@mail.gmail.com"
        type="cite">Tried changing the number of items per page?<br>
        <br>
        <br>
        <br>
        <div class="gmail_quote">On Thu, Oct 28, 2010 at 7:08 PM, Don <span
            dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:donald@fane.com">donald@fane.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div bgcolor="#ffffff" text="#000000"> I have VBO installed
              and went to admin/content/node2. I filtered on the node
              type and came up with 97,000 nodes. I set it to delete
              node, and there's a button next to the "<span>All <b>20</b>
                rows in this page are selected." text that says "Select
                all 99,000 rows in this view", but when I click it
                nothing happens. The most I can delete is 20 rows at a
                time.<br>
                <br>
                I'm guessing it's a configuration setting or something
                similar, but I have no clue. I'm logged in as user 1.
                There are no javascript errors and I've tried it in FF
                and IE8.<br>
                Any suggestions?<br>
                <br>
                Thanks.<br>
                -Don-<br>
                <br>
              </span>On 10/28/2010 2:08 AM, sivaji j.g wrote:
              <blockquote type="cite"><br>
                <br>
                <div class="gmail_quote">On Thu, Oct 28, 2010 at 6:33
                  AM, Don <span dir="ltr">&lt;<a moz-do-not-send="true"
                      href="mailto:donald@fane.com" target="_blank">donald@fane.com</a>&gt;</span>
                  wrote:<br>
                  <blockquote class="gmail_quote" style="margin: 0pt 0pt
                    0pt 0.8ex; border-left: 1px solid rgb(204, 204,
                    204); padding-left: 1ex;"> I have an ubercart
                    ecommerce customer with over 100,000 products in<br>
                    their database.<br>
                    For testing, I need to quickly delete about 95,000
                    of them.<br>
                    Node, uc_product, etc..<br>
                  </blockquote>
                  <div><br>
                  </div>
                  <blockquote class="gmail_quote" style="margin: 0pt 0pt
                    0pt 0.8ex; border-left: 1px solid rgb(204, 204,
                    204); padding-left: 1ex;"> Drupal 6.x<br>
                    Any good ideas?<br>
                  </blockquote>
                  <div><br>
                    views bulk operation <br>
                  </div>
                  <blockquote class="gmail_quote" style="margin: 0pt 0pt
                    0pt 0.8ex; border-left: 1px solid rgb(204, 204,
                    204); padding-left: 1ex;"> <br>
                    <br>
                  </blockquote>
                </div>
                <br clear="all">
                <br>
                -- <br>
                Sivaji<br>
                +91 9941 571 690<br>
                <br>
                <br>
              </blockquote>
              <br>
            </div>
            <br>
            --<br>
            [ Drupal support list | <a moz-do-not-send="true"
              href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
            ]<br>
          </blockquote>
        </div>
        <br>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>