Results 1 to 3 of 3

Thread: Mass delete of accounts record failed!

  1. #1
    john.luat is offline Senior Member
    Join Date
    Sep 2008
    Posts
    30

    Default Mass delete of accounts record failed!

    Hi,

    Just want to ask how to resolve this issue.

    When i mass delete from the accounts tab, the update query fails saying this msg "Query Failed:UPDATE racct_recent_accounts SET deleted=1, date_modified='2009-01-30 19:54:09' WHERE accounts_idb= 'blah-blah-blah'::MySQL error 1146: Table 'sugarcrm.racct_recent_accounts' doesn't exist"

    i understand that the table really does not exist in my database and I would like to know the schema of the table "racct_recent_accounts"

    Thanks and more power!~

    OS: winxp
    Sugar ver: SugarCRM community Ed 5.2.0
    Webserver: IIS 6
    PHP: 5
    MySQL: 5

  2. #2
    SergeiLo is offline Senior Member
    Join Date
    Dec 2008
    Location
    Minsk
    Posts
    37

    Default Re: Mass delete of accounts record failed!

    Hi,

    I had the same problem when I tried to delete more than 15K records at one time. Then I figured out that I can delete only 3K records at one time and in 5 steps I deleted them all.
    Thus, if you have more than 3K records, so mass delete won't work. Try to delete 1K-3K records at one time. It should work.

    Regards,
    Sergei

  3. #3
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: Mass delete of accounts record failed!

    If you are deleting through interface, the records will be marked as deleted = 1 in DB and it will not be deleted from DB. So 15k records are simply sitting in DB without any use. It is an extra load to the DB. If you think that data may be useful in future, you can simply take a backup and the truncate the accounts related tables.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to delete a record in a logic hook
    By twguk1516 in forum Developer Help
    Replies: 2
    Last Post: 2008-08-08, 08:56 AM
  2. mass email scheduler always failed
    By medianetconcept in forum Marketing/Campaign Management
    Replies: 4
    Last Post: 2007-06-18, 01:59 PM
  3. cannot delete a record
    By aksana in forum Help
    Replies: 0
    Last Post: 2006-11-21, 09:31 AM
  4. cant delete record!!
    By aksana in forum Developer Help
    Replies: 0
    Last Post: 2006-11-21, 09:31 AM
  5. Delete Employee/User record
    By garbelize in forum Help
    Replies: 1
    Last Post: 2006-04-04, 05:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •