Nope.

Originally Posted by
matthew00
... Based on this statement, I don't think I can do it online while my application is still running, am I correct? Any other alternatives for me to run this online while the app is still running?
Correct, you cannot do it while application is running. The reason being is that the rowid's might change and therefore open cursors are invalidated and indexes may need to re-build.
"The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb
Bookmarks