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!

Any way to COMMIT an INSERT in a disconnected process?

garywickeJun 17 2013 — edited Jun 17 2013

Environment:

Oracle 11.2.0.3 EE on Solaris

I started an INSERT statement via my VPN connection which subsequently was disconnected.

I can see the process running in TOAD.

Is there any way to get the transaction COMMITed or do I need to cancel it and start over with something like 'nohup'?

Thanks very much!!

-gary

This post has been answered by APC on Jun 17 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2013
Added on Jun 17 2013
8 comments
730 views