It actually was sifting through a lot of data, and doing some pretty involved subqueries inside a PL/SQL function. And the more I look at it, I'm beginning to think that my query was contending with someone else's that was running at the same time.
I was going to ask you if you were on your own db or on one that was shared by everyone? Plus, how many tables were involved here? anyway, I feel your pain...I am beginning to hate ALL queries... Hugs buddy, ya know I love ya.
It was most definitely a shared db... it was the main Oracle database that the whole university shares. So, it had occurred to me that I might have been contending with someone else.
Also, it wasn't but two or three tables. A lot of the actual activity was being generated most likely by the PL/SQL function, which was doing something with addresses that's pretty intensive.
Comments 18
Reply
It was comparing the results of a function-within-a-function to a large IN clause.
Reply
Reply
The horror!
;-)
Reply
Reply
"Come into my parlor, said the spider to the fly."
Reply
Reply
I use it every day.
Reply
Reply
But then, I am t3h 1n3ff1c13nt c0d3r!
Reply
Reply
But I digress... :-)
Reply
And it even exists in a larger format somewhere ... [leer]
Reply
If I ask real nice, could I see the large-format version? My LJ email address works just fine. :-D
Reply
(The comment has been removed)
Reply
Reply
It was most definitely a shared db... it was the main Oracle database that the whole university shares. So, it had occurred to me that I might have been contending with someone else.
Also, it wasn't but two or three tables. A lot of the actual activity was being generated most likely by the PL/SQL function, which was doing something with addresses that's pretty intensive.
Of course I know you love me. Ditto. :-D
Reply
Leave a comment