1
Vote

Performance Monitor Iteration Breakdown Issue

description

Hi i have been using BIDS helper to monitor the performance of my data flow tasks and they seem to break at the same set always.

file attachments

comments

furmangg wrote Sep 17, 2012 at 4:33 PM

The stack trace is helpful.

When you click OK, I think it takes you to a temp directory with a bunch of dtsx files showing each test iteration. Can you attach the original and the one from the iteration which broke? (If there's sensitive info in there, feel free to click furmangg and contact me, then we can email the files.) If none of the above is acceptable, then you may need to troubleshoot yourself... for instance, look through the packages in that temp directory and see if you can figure out what's going wrong. When creating the package for iteration 10, it tried to hookup a raw source which a previous iteration created... something went wrong. Is there a stange datatype or a strange column name or duplicate column names or something I didn't expect?

What version of BIDS and BIDS Helper are you using?