Skip to Main Content

Oracle Database Discussions

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!

user Session

700193May 24 2011 — edited May 24 2011
Hi,

I need to add a column into a temporary table but when trying to add the column is giving error "ORA-14452: attempt to create, alter or drop an index on temporary table already in use'
I just want to know the user session or the terminal IP address this table is being used by. I have tried v$session but there is no table specific information.

Can anyone tell me how to see this?

Another query I have that when using forall in bulk collect how do I get the index value like 1,2,3,4,5,6,7.......
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2011
Added on May 24 2011
2 comments
104 views