Thursday, 6 October 2016

Linux: I've deleted my file , but it is still in use?? lsof to the rescue

Example:

[steaua@MYDB]/u01/app/oracle/users/Florin >lsof |grep oradata |grep deleted
oracle     4028    oracle  300u      REG             253,69     2105344     49160 /oradata/ora_data05/refusg_MYDB_02.dbf (deleted)

No comments:

Post a Comment