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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: OT - AIX remove tty - device busy

RE: OT - AIX remove tty - device busy

From: DEVERGE Philippe <Philippe.DEVERGE_at_opt.nc>
Date: Wed, 16 Aug 2000 16:04:19 +1100
Message-Id: <10590.114675@fatcity.com>


HI,

        The file attached to the device is locked by a process, try the command :
fuser /dev/"file tty"=20
and in return you have the pid of the process which lock the file. Look what process it is, and may be kill it to free the file. When done, return to smit to delete and recreate the port.

        Philippe

> -----Message d'origine-----
> De: Rahul [SMTP:rahul_at_ratelindo.co.id]
> Date: mercredi 16 ao=FBt 2000 16:36
> =C0: Multiple recipients of list ORACLE-L
> Objet: OT - AIX remove tty - device busy

>=20

> we have a connection to telecom switch thru our
> AIX port tty1(rs232). OCI programs are used to read/write to that =
port.
> The port is not working properly... usually i drop the port and =
create=20
> it again and all would be fine... but this time i cannot remove the =
tty1
> --------------------------------------------------------------
> Method error (/etc/methods/ucfgtty):
> 0514-062 Cannot perform the requested function because the
> specified device is busy.
> --------------------------------------------------------------
> is there any other way (other than re-booting) to drop this port and
> recreate ?
> can i 'rm' the device file in /dev ?
>=20

> TIA
>=20

> Rahul
>=20
>=20

> --=20
> Author: Rahul
> INET: rahul_at_ratelindo.co.id
>=20

> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing =
Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Wed Aug 16 2000 - 00:04:19 CDT

Original text of this message

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