Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Help regarding Concurrency Control
I have a PL/SQL Procedure which has lots of inserts deletes, updates on multiple tables. It also has many cursors for record by record processing. I would like to know what steps I need to take so that multiple users can execute this procedure simultaneously at the same time so that data integrity will be protected. (I am running Oracle 7.1)
Any help will be greatly appreciated.
Thanks,
Vish
![]() |
![]() |