I have a problem with a cobol program that experiences a periodic 60 second slowdown while executing the following statement - CALL "SQLBEX" USING SQLCTX SQLEXD SQLFPN. Does anyone know what this statement does and why it would take 60 seconds to execute? It doesn't happen all the time. Most of the time it is executed in under a second and other times it can be 5, 10, 30 up to 60 seconds.
We have had an Oracle DBA look at the database and he does not see any problems. I am stumped.
We have had an Oracle DBA look at the database and he does not see any problems. I am stumped.