Skip to Main Content

DevOps, CI/CD and Automation

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!

xmltype.createxml function slow performance

user198222Feb 10 2010 — edited Feb 12 2010
hi

one of the developers is using a plsql block to select/insert/convert to xml/load into queue for processing

the code works however as the rows are processed we are seeing perfomance degradation in the amount of rows processed as time passes. so the first select in the queue shows 30k rows processed, then a minute later only 23K, then 1 min later 10K and so on.

Cannot find any errors in alert logs or trace files of the database.

Has anyone seen this behavior before or know why slowness happens over time while using this function?


this is being tested in our unit environment oracle 10.2 on sun solaris sparc 5.10. pga is set at 100M and workarea init variable set to auto.

any insight is greatly appreciated. stumped in Connecticut!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2010
Added on Feb 10 2010
3 comments
2,403 views