Skip to Main Content

Database Software

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!

[OLAP DML] display on screen the output while the program is running

988319Jan 31 2013 — edited Feb 1 2013
Hi,

I'm running a script in AWM that is quite long, and I've placed some few 'show' so that I know what the program is doing, but it won't show on the screen the outputs until the program ends. I guess it writes all the outputs in a kind of buffer and release the content of the buffer at the end of the program.

How could I have it to release this buffer continuously?

Thanks
This post has been answered by ShankarS-Oracle on Feb 1 2013
Jump to Answer

Comments

amey g

Hello,

There was a rare case where the DataSource maintenance thread could hang. This is addressed by Bug 14169154 PSR: PERF : STUCK THREAD IN WEBLOGIC CHECK RESOURCEPOOL CALL.


Please check


Thanks,
Amey

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 1 2013
Added on Jan 31 2013
3 comments
210 views