• TayA
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

 

I have a problem validating an inbound change set from a sandbox. The change set consists of 4 custom objects and some email templates. I was getting errors originally with workflow rules, so I deleted all the workflow rules.

Now I get one "FAILED" deployment result as follows:

 

API NameTypeLineColumnProblem: deletecontroller.Testdeletedata()

Class 12

Failure Message: "System.LimitException: Too many DML rows: 10001", Failure Stack Trace: "Class.deletecontroller.deletedata: line 13, column 1 Class.deletecontroller.Testdeletedata: line 18, column 1"

 

I have tried object by object deployment to isolate the error, and I still get the same error.

Any suggestions for help on getting rid of or isolating the error?


  • April 02, 2012
  • Like
  • 0