cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Performance Troubleshooting after upgrade

32,300

Over the long weekend, I upgraded our database from SQL anywhere 10 to SQL/A 16. It is hosted on WIndows 2008/R2, hosted on VMWare. I did the upgrade 'properly' in that I did a db unload/load to create the .db file from scratch. In the test environment, everything seemed to work just fine. In production and under load, everything is working, but the server instance is using huge amounts of CPU. I'm looking for hints to figure out where the problem is. What I've done so far:

  • Configured the Windows OS for high performance power settings
  • Checked memory -- the VM is configured for 12GB, the dbSrv16 claims to be using appx 9GB for caching.
  • According to Windows PerfMon, disk wait time is low
  • CPU load is spread evenly across both configured virtual cores.
  • There doesn't seem to be any significant bottlenecks on the network. the virtual machine is on a SAN, the same one as the pre-upgrade environment.
  • The server console is not displaying any errors.

Start-up parameters are:

-x tcpip -c 3g -ch 10g -ti 120 -tl 600 -o C:\\DATABASE\\LOGS\\Sybase.TXT -os 2m -dt d:\\temp\\Sybase -n DBSERVER2 D:\\DATABASE\\MYDATABASE.db -n DBNAME2

Any insight appreciated.

Accepted Solutions (0)

Answers (0)