执行以下语句可查出用户TJAMIS_LXF连接信息:
select schemaname, osuser, process, machine, port, terminal, program from v$session where username = \'TJAMIS_LXF\' order by osuser;
执行以下语句可查出用户TJAMIS_LXF连接信息:
select schemaname, osuser, process, machine, port, terminal, program from v$session where username = \'TJAMIS_LXF\' order by osuser;
相关文章: