![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !! |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
What is SID and how to gahter information about that ?? Is this the right forum to ask this question ? If not then please help me out..
|
| Forum Sponsor | ||
|
|
|
|||
|
In which context are you referring to an SID?
In unix context, sometimes a process is killed with the process session ID SID. For ex, with "pkill" command you could kill the processes with the given session id. A session id of 0 translates to pkill's own session. SID is majorly talked about in a database context. Supposing, you have more than one instance of Oracle running on the same box with different /ora/home paths, then choosing the SID assigns you the correct instance you want to work with, and includes it in your UNIX path. You may get more viwes if you could try the search option on this forum..good luck! |
|
|||
|
Hi
Actually they are trying to execute an SQL query.. And from the UNIX admin they had mailed me that the SID 1147 is running for 5 hours. Check it ...
But I am not aware of the unix administaration commands.. So can you please help me tou how can i check it in my unix server ... |