B
Brian K. Maher
Guest
When you ran the code, did you run it only once in a given session or multiple times? Was the database local or remote? Were you connected single user, shared memory or client server? What was the size of the database buffer pool (-B parameter)? Do you have enough available memory so that the database buffer pool does not get swapped to disk?
Continue reading...
Continue reading...