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
Excel 2010 - How can I streamline this code
dell monitor stand DS-224STA
Win Form User Interface Designing Help
DIV issues: 'overflow' and 'padding' properties
placing images/icons in a grid
Crystal REports - Filter not working
SSIS ETL package to update/insert staging source to destination ?
datareader vs. dataset
Abbreviate addresses using replace formula
How to use same software for passing argument as value in one platform and address in another?