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!

set database session ID

893696Feb 2 2012 — edited Feb 2 2012
Hi,

Is possible to change database session ID? My point is, if I log in with the same user but in two sql plus window, I don't see an uncommitted changes in second sqlplus window. I suppose, that is because of different SID, which I can get with: select sys_context('USERENV','SID') from dual;

Am I wrong?
Can you help me please?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2012
Added on Feb 2 2012
13 comments
1,980 views