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
Help Virtualizing Server Rooms
SQL Stored Procedure from Access
SQL Query Problem
Setup outline for Remote Desktop
PS2/USB Keyboard Not Working In Bios
Write a batch file in windows and schedule it to copy certain files to Linux server?
What is this font?
Powershell - determine if service exists on remote computer
how can i escape apostrophe in mysql
How to prohibit user from sending to all mailboxes exept a handful.