| Author |
Message |
nee_609
Joined: 16 Dec 2008 Posts: 2
|
Posted: Tue Dec 16, 2008 9:06 pm Post subject: Data Generator Error |
|
|
Hi there,
while generating test data using Data Generator i am getting below error
"A severe error occurred on the current command. The results, if any, should be discarded.A severe error occurred on the current command. The results, if any, should be discarded.
Location: qxcntxt.cpp:1069 Expression: cref == 0 SPID: 55 Process ID: 1504"
Which does not give me enough information. Please advice if someone have encountered same error.
Thanks! |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6344 Location: Red Gate Software
|
Posted: Mon Dec 22, 2008 5:03 pm Post subject: |
|
|
Hello,
Sorry this has happened, however the code file mentioned is not ours and the error is coming from the SQL Server connection libraries on the system, meaning there are probably numerous causes for this type of problem.
I would check that there are no uncommitted transactions on the database at the time, for one, using sp_who2. SPID 55 may be listed in the SQL Server activity monitor, so maybe that SPID has hung and needs to be killed off before generating data. You may also want to check Task Manager and see what Process ID 1504 is doing and break the process (provided it's not SQL Server's process.)
I hope this helps! _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group