Question
SQL Server 2008 R2 issues
Have anyone had this issues:
- Blocking SQL statements which freezes Method Server start up.
- Having issues with more than one methodserver
- All 48 GIG of RAM is allocated from the SQL Server due at startup of Windchill. Will now move to 96GIG for production.
- could be due to the number of queues
- could be many things of index issues.
- Indexes limited to 900 bytes, but ORACLE has columns that are VARCAR 2000 which is already beyond the limit when combining more than 1 column for an index for a table.
- How does one increase that defalt limit to 5000 bytes
- 900 bytes =0.87890625 Kb and a SQL page limit is 8 Kb
Need someones SQL Server expertise assistance,
Thanks guys,
Patrick

