| Author |
Message |
solar28
Joined: 12 May 2011 Posts: 1 Location: United States
|
Posted: Thu May 12, 2011 11:56 pm Post subject: Bug with column that is Identity and is Tiny Int |
|
|
SQL Data Generator is trying to delete data from a given table and reseed the identity. The column data type is tiny int. Now no data can be generated as it breaks at this step and doesn't generate any data.
Report:
Deleting all rows from [dbo].[AdvanceRecoveryOrder]
Generation stopped:
Deleting all rows from [dbo].[AdvanceRecoveryOrder] - Removing all the rows from table
[dbo].[AdvanceRecoveryOrder] using 'DELETE FROM [dbo].[AdvanceRecoveryOrder]' The identity key on
[dbo].[AdvanceRecoveryOrder] will be reseeded.
'Parameter 3 is incorrect for this DBCC statement.' |
|
| 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