Glad to hear and you're welcome! The Optimizer acts like a “database defrag" (for those who are familiar with SQL-this process is called "DBCC DBREINDEX") which rebuilds the table indexes to improve speed and performance. By running the Optimizer, you’re less likely to have tuner issues. For those of you who are experiencing the same issue, we would recommend running the optimizer prior to updating to v5.
Trish