Total Session Info

Total Session Info 화면에서는 All Session Count에서 선택한 세션의 정보를 확인할 수 있다.

Total Session Info 화면

다음은 Total Session Info 화면에서 제공하는 항목에 대한 설명이다.

항목
설명

User Name

사용자 이름

OS User

OS 이름

Machine

연결된 세션의 호스트 이름

Terminal

연결된 세션의 터미널(TTY) 정보

Program

세션의 프로그램 이름

Module

dbms_application_info.set_module로 지정된 모듈의 이름

Type

세션의 타입

  • WTHR : Working thread

  • CTHR : Control thread

  • LGWR : Log writing process

  • CKPT : Checkpoint process

  • LARC : Log archive

  • AGENT : Sequence process

  • MTHR : Monitoring process

  • DBWR : Datablock writing process

  • LNW : Log network writing process

Logon Time

세션의 로그온 시간

Session 정보 수집에 사용하는 티베로 라이브러리 이슈로 일부 정보에 User Name, Schema Name, OS User, Machine, Terminal, Program, Module 등 항목이 수집되지 않을 수 있다.

Last updated