Hi,
we have installed a drupal 7 on oracle 11g enterprise edition both on windows and we are experiencing terribly slow speeds. We have setup the same drupal on both production (32gb ram windows server 2008) and devopment (3gb ram vm windows 7 pro) installations and we are experiencing the same slow speeds.
We have tried dev and stable versions of the oracle module but speeds remain the same.

If you have any thoughts or suggestions please help.

thanks,

S.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bserem’s picture

Could it be that something else is slowing you down? Do you have anything more to share?

Does devel report anything in the sql queries (ask from devel to display query information)

soraver’s picture

I have setup a clean drupal on linux on the same oracle too and i experience the same slow speeds.
When i run the queries straight on oracle i get normal speeds.

I dont see anything strange on the queries other than the slow execution times.

What else could be relevant?

t.karkoulis’s picture

Hello, is there any solutions for this?

I am attaching a screenshot of the xhprof runing on a Drupal 7 with Oracle server as the database, we are getting long loading as well, sometimes even 20 seconds. The attached screenshot is for a small page that should not take that long to respond, the web & database server are on dedicated large database and web servers.

Please note that this is not a small site, there is a number of large tables (and long tablenames). Caching is done exclusively with memcached, no database caching.

Thank you

reinaldoc’s picture

I experience this problem too and isn't a especific query. Each query takes 5x more time than MySQL to complete.

Maybe a problem with data flush in this module or in pdo_oci.so.