Microsoft
Software
Hardware
Network
Question : Increasing number of open partitions in Sybase 15
Hello,
I know how to increasing the number of open partitions but i need to know how to work this formula out:
number of open partitions=sum(
number of local indexes * partitions in table) + (number of unpartitionedtables & indexes)
So that i can work out how much to increase my open partitions.
Thanks
Answer : Increasing number of open partitions in Sybase 15
You could query the system tables for that. I don't have an ASE 15 handy but it would be pretty easy to figure out. syspartitions contains one row for each data and index partition; local indexes have partitionid = data_partitionid.
Random Solutions
How to maintain the dates of a history table aligned with no gaps?
Open message from inbox in Outlook 2000 Inbox using VBA / CDO / Redemption / Message ID
Execute javascript functions consecutively
Network setup vlan and qos
easy question
Excel 2010 - Lift Prices from a website
Sorting options for data contained in the footer
Dual Monitor in MDI application
vb scripting - cacls - for domain users
ASP.NET - object serialization