Tagged Questions
1
vote
0answers
23 views
How to calculate the ratio insert/select against a table to manage the index in Sybase ASE?
To create/manage indexes of a table, it is important to know the ratio insert/select or modification/reporting. For instance, if there are more INSERTS than SELECT against a table, we should try to ...
1
vote
2answers
383 views
Sybase - How to get logsegments off my data devices?
I'm running Sybase ASE 15.7 and coming up to speed to clean up a database server installed by a non-DBA.
I have a database that has the following device configuration:
I want to have data1 and ...
