Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: check for users
sanchang_at_my-dejanews.com wrote:
> Hi,
>
> How do I check if there are any users login to Oracle db? What I need is to
> increase the LP of the logical volume and was reported failed because I need
> to umount the file system. And I could not umount the file system as it
> reported that it was busy. Please advise. Thanks in advance.
>
> best regards
>
> Sandie
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
It is not a problem of connected users to Oracle. Any process using file system
could prevent you
from doing what you want.
You can see what processes use a file system by using a Unix command. I have not
the exact name
in the head but I think it is "fuser" or something like that.
Received on Tue Sep 08 1998 - 03:08:50 CDT
![]() |
![]() |