DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: $ORACLE_HOME/bin

  1. #1
    Join Date
    Jun 2000
    Location
    Maputo, Maputo-Mozambique
    Posts
    96
    Hi folks
    I did some upgrades wich went well. my question is:
    I have dplicated files on the $ORACLE_HOME/bin directory
    ex:

    -rwxr-x--x 1 oracle dba 5423276 May 15 17:23 dbfsize
    -rwxr-x--x 1 oracle dba 5423276 May 15 17:17 dbfsizeO
    -rwxr-x--x 1 oracle dba 5497240 May 15 17:25 cmadmin
    -rwxr-x--x 1 oracle dba 5497240 May 15 17:19 cmadmin0

    and i'm running out of space on the /oracle directory.
    Could i remove those duplicated files or there is any caution to take into account?


    regards
    Alexandre

    In god i trust

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    No, don't delete these files. How much space is it going to save you anyway, 10M? If your filesystem is growing, you should look other places such as $ORACLE_HOME/network/log, $ORACLE_BASE/admin/$ORACLE_SID/*dump, etc.

    To find the files that changed today,
    find /oracle -mtime -1 -ls
    Jeff Hunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width