How to find the users of teamviewer using oracle database?
Friends,
DB: 9iR2
OS: RHEL AS 3
Client pc: win xp
We have 3 branches. One of our user accessed our application from the other branch using teamviewer.
is it possible to find the user from the database side?
i mean from the v$session or from any other table.
PC1 is having teamviewer
PC1 is having sql*plus
PC2 is having teamviewer
PC2 is having sql*plus
PC3 is the oracle db server
from pc1 if the user is connecting the pc3 thru sql*plus then the session table's program name will show sql*plus
from PC2 the user is connecting to PC1 using teamview...
OS: RHEL AS 3
Client pc: win xp
We have 3 branches. One of our user accessed our application from the other branch using teamviewer.
is it possible to find the user from the database side?
i mean from the v$session or from any other table.
PC1 is having teamviewer
PC1 is having sql*plus
PC2 is having teamviewer
PC2 is having sql*plus
PC3 is the oracle db server
from pc1 if the user is connecting the pc3 thru sql*plus then the session table's program name will show sql*plus
from PC2 the user is connecting to PC1 using teamview...
0