Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Setting query priority

487405May 12 2006 — edited May 16 2006
I would like to know if there's any way I can set some priorities for some queries or procedures. Basically there are certain queries that need to be executed, but lower priority. They need to be run or run periodically, but if other user queries are initiated, I want this is execute and give the result set rather than trying to finish both and sharing CPU cycles and memory.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2006
Added on May 12 2006
5 comments
1,910 views