Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: check for users

Re: check for users

From: Mohamad SALEH <msaleh_at_orsys.fr>
Date: Tue, 08 Sep 1998 10:08:50 +0200
Message-ID: <35F4E612.35CD94B7@orsys.fr>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US