| Author |
Message |
pdrapeau
Joined: 09 Jan 2008 Posts: 2
|
Posted: Fri Jan 11, 2008 5:18 pm Post subject: Fillfactor missing from SQL Script |
|
|
Hello,
I have noticed that the fillfactor values of indexes appear in the Indexes table but are not present in the SQL Script text.
| Quote: |
| IDX_UBI_USER_STATUS_ID 60 PS_UBI_USERS_USER_ID |
| Code: |
| CREATE NONCLUSTERED INDEX [IDX_UBI_USER_STATUS_ID] ON [dbo].[UBI_USER] ([STATUS_ID], [USER_ID]) |
Is it normal?
Thanks |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6344 Location: Red Gate Software
|
Posted: Tue Apr 01, 2008 1:03 pm Post subject: |
|
|
Hi,
It appears that the schema options that SQL Doc uses include an option to ignore fillfactors. We should be able to change this easily in the next version of SQL Doc and get the change out soon.
Thanks for pointing this out. _________________ 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