Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

V$session.PROCESS/V$process.SPID meaning

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

The result shown by ps-ef:

The field has the following meanings:

UID PID PPID C STIME TTY TIME CMD

Root 18887 18828 0 08:09 pts/0 00:00:00 grep ApacheJetspeed

The significance of the relevant information:

The UID program is owned by the UID

PID is the ID of this program.

PPID is the ID of its parent program.

Percentage of resources used by C CPU

STIME system startup time

The terminal location of the TTY login

The CPU time used by TIME.

What are the instructions issued by CMD?

Examples are as follows:

[oracle@slient ~] $ps-ef | grep 10404

Oracle 10404 10403 0 12:10-00:00:00 oracletest (DESCRIPTION= (LOCAL=YES) (ADDRESS= (PROTOCOL=beq)

Oracle 12133 12108 0 14:57 pts/0 00:00:00 grep 10404

SQL > select s. Sidjustice s. Sqljurisdiction. Proces p. SPI. Pid from v$session sre vault process p where s.paddr=p.addr and sid='52'

SID SQL_ID PROCESS SPID PID

52 c53uad8st2u8t 10403 10404 34

It is known that v$session.PROCESS is the PPID of the operating system os process

V$process.SPID is the PID of the operating system os process

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report