Log directory is full

Hi all,
I noticed that my prod/applprd/comn/admin/log directory is 50G !!!
Looks like it's full of .req, .txt and .mgr files.
Can I savely remove all but 30 days old logs from there using the following command: find . -mtime +30 -exec rm{} \;
Thanks,
Eugene

Hi,
I noticed that my prod/applprd/comn/admin/log directory is 50G !!!
Looks like it's full of .req, .txt and .mgr files.Typically, those files should be purged when you run "Purge Concurrent Request and/or Manager Data (FNDCPPUR)" concurrent program.
Note: 92333.1 - How to Optimize the Process of Running Purge Concurrent Request and/or Manager Data (FNDCPPUR)
Note: 154850.1 - How to Run the Purge Concurrent Request and/or Manager Data Program and Which Tables Does it Purge?
Can I savely remove all but 30 days old logs from there using the following command: find . -mtime +30 -exec rm{} \;
If you still have some files after running the concurrent program, then you can use your command to delete the files.
how to purge concurrent requests data at os level
how to purge concurrent requests data at os level
Regards,
Hussein

Similar Messages

  • What if the log directory is full?

    I've  just switched from Oracle to DB2.
    I have a simple question: what if the log directory is full before the logs are archived?
    Forgive me if this is to basic.
    Thanks!

    Hello,  this depends on the setting of the blk_log_dsk_ful database configuration parameter.
    [http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.admin.config.doc/doc/r0005787.html]
    SAP standard setting is YES

  • Mail Reports that the home directory is full

    My iBook has Norton Firewall on it and when I connected it to the high speed internet in a hotel room, the Firewall went crazy logging thousands of hits in a few minutes. Eventually the iBook stopped and a multi-lingual message requested that I reboot the iBook.
    In the meantime, I had started the Mail program.
    Once I managed to get the iBook working again, (it took some time and I had to restart the machine with the shift key down), I ran the usual disk clean-up utilities, Disk Utility, DiskWarrior and Drive Genius. The machine then rebooted and everything except mail worked correctly. Mail will not start but instead reports the following:
    Mail cannot update your mailboxes
    because your home directory is full.
    You must free up space in your home folder before
    using Mail. Delete unneeded documents or move
    documents to another volume.
    There is lots of free disk space on this machine and I can work with files with other programs so I think a mail file must be corrupted. I would appreciate hearing from anyone who knows how to fix this problem.
    iBook G3, G4 Minitower   Mac OS X (10.4.6)  

    My question has been answered by a posting made to another member during the time I was typing in my problem.
    Thanks

  • Archive directory is full

    Hello Experts,
    I'm very new into SAP.
    Plz tell me how to look that the archive directory is full at the database level and what command to use to bring the system up again as it hanged when the redo logs are not deleted from the system.
    Thanks in advance.

    Hi,
    As suggested by other SDN members, offline redologs needs to be backed-up & then deleted to make space for new logs.
    You can check disk utilization with following command:
    df -g | grep oraarc
    If above command shows that it is more than 90% full, move your archive logs to another folder (e.g. /oracle/<SID>/arc_backup). Since this is faster option to make your system available. Backup on tape takes comparatively longer time.
    Once space becomes available in /oracle/<SID>/oraarc directory, systems automatically comes out of hung state & users can continue their work. You need not stop or start your database.
    Regards,
    -Pankaj Kapote

  • /oracle/ SID Directory is full

    Hi, All
    We are using ECC6 on HPUnix with Oracle. in our quality server /oracle/<sid> directory is full. Any one can explain what are the files i have to delete or i have to increase the volume.
    Please suggest
    Thanks & Regard
    Venkat

    Hi
    Please also check the size of the /oracle/SID/saptrace directory, you can use du:
    orasid> du -k /oracle/SID/saptrace
    The saptrace directory holds the alert log, user and background traces of the database. Sometimes core files are placed there as well. All those files can be deleted (please do not remove the background and usertrace directories), but if you encounter a lot of traces or cores, you should investigate further and try to fix the problems.
    Best regards
    Michael

  • Work directory getting full

    hi,
       In my /usr/sap/SMN/DVEBMGS02/work directory getting full regularly,in my work directory its writing .dat files with large space.iam moving these files to another location daily,any permenant solution for this.
    Thanku

    If you have enviornment ABAP + JAVA then this will be created with automatically
    at the following locaiton.
    /usr/sap/SID/INSTANCE/j2ee/cluster/server0/log/archive/.%2Flog%...........
    But this happand usually if you have XI enviornment.  So create the os level script to find the file from above location and delete them automatically
    Regards,
    Kamal Kishore

  • Directory log_dir full

    hello,
    The directory "log_dir" is full at 97%.
    We have in this directory redologs from January 2010.
    We have a backup every day successfully
    OS Linux Suse10
    DB6 09.01.0007
    My question is: How can I empty log_dir directory ??
    I suppose I cannot use the "rm" command
    Can you help me to solve this problem ?
    thanks a lot in advance
    Daniel

    Hello Bhavik,
    Log retain for recovery enabled             (LOGRETAIN) = OFF
    User exit for logging enabled                (USEREXIT) = OFF
    All config of my DB
    SETNICSAPAP1:db2ap1 58> db2 get db cfg for AP1
           Database Configuration for Database AP1
    Database configuration release level                    = 0x0b00
    Database release level                                  = 0x0b00
    Database territory                                      = en_US
    Database code page                                      = 1208
    Database code set                                       = UTF-8
    Database country/region code                            = 1
    Database collating sequence                             = IDENTITY_16BIT
    Alternate collating sequence              (ALT_COLLATE) =
    Database page size                                      = 16384
    Dynamic SQL Query management           (DYN_QUERY_MGMT) = DISABLE
    Discovery support for this database       (DISCOVER_DB) = ENABLE
    Restrict access                                         = NO
    Default query optimization class         (DFT_QUERYOPT) = 5
    Degree of parallelism                      (DFT_DEGREE) = 1
    Continue upon arithmetic exceptions   (DFT_SQLMATHWARN) = NO
    Default refresh age                   (DFT_REFRESH_AGE) = 0
    Default maintained table types for opt (DFT_MTTB_TYPES) = SYSTEM
    Number of frequent values retained     (NUM_FREQVALUES) = 10
    Number of quantiles retained            (NUM_QUANTILES) = 20
    Backup pending                                          = NO
    Database is consistent                                  = NO
    Rollforward pending                                     = NO
    Restore pending                                         = NO
    Multi-page file allocation enabled                      = YES
    Log retain for recovery status                          = NO
    User exit for logging status                            = YES
    Self tuning memory                    (SELF_TUNING_MEM) = ON
    Size of database shared memory (4KB)  (DATABASE_MEMORY) = 1369600
    Database memory threshold               (DB_MEM_THRESH) = 10
    Max storage for lock list (4KB)              (LOCKLIST) = AUTOMATIC
    Percent. of lock lists per application       (MAXLOCKS) = AUTOMATIC
    Package cache size (4KB)                   (PCKCACHESZ) = AUTOMATIC
    Sort heap thres for shared sorts (4KB) (SHEAPTHRES_SHR) = AUTOMATIC
    Sort list heap (4KB)                         (SORTHEAP) = AUTOMATIC
    Database heap (4KB)                            (DBHEAP) = 25000
    Catalog cache size (4KB)              (CATALOGCACHE_SZ) = 2560
    Log buffer size (4KB)                        (LOGBUFSZ) = 1024
    Utilities heap size (4KB)                (UTIL_HEAP_SZ) = 10000
    Buffer pool size (pages)                     (BUFFPAGE) = 10000
    Max size of appl. group mem set (4KB) (APPGROUP_MEM_SZ) = 128000
    Percent of mem for appl. group heap   (GROUPHEAP_RATIO) = 25
    Max appl. control heap size (4KB)     (APP_CTL_HEAP_SZ) = 1600
    SQL statement heap (4KB)                     (STMTHEAP) = 5120
    Default application heap (4KB)             (APPLHEAPSZ) = 4096
    Statistics heap size (4KB)               (STAT_HEAP_SZ) = 15000
    Interval for checking deadlock (ms)         (DLCHKTIME) = 10000
    Lock timeout (sec)                        (LOCKTIMEOUT) = 3600
    Changed pages threshold                (CHNGPGS_THRESH) = 40
    Number of asynchronous page cleaners   (NUM_IOCLEANERS) = AUTOMATIC
    Number of I/O servers                   (NUM_IOSERVERS) = AUTOMATIC
    Index sort flag                             (INDEXSORT) = YES
    Sequential detect flag                      (SEQDETECT) = YES
    Default prefetch size (pages)         (DFT_PREFETCH_SZ) = 32
    Track modified pages                         (TRACKMOD) = ON
    Default number of containers                            = 1
    Default tablespace extentsize (pages)   (DFT_EXTENT_SZ) = 2
    Max number of active applications            (MAXAPPLS) = AUTOMATIC
    Average number of active applications       (AVG_APPLS) = AUTOMATIC
    Max DB files open per application            (MAXFILOP) = 1950
    Log file size (4KB)                         (LOGFILSIZ) = 16380
    Number of primary log files                (LOGPRIMARY) = 20
    Number of secondary log files               (LOGSECOND) = 100
    Changed path to log files                  (NEWLOGPATH) =
    Path to log files                                       = /db2/AP1/log_dir/NODE0000/
    Overflow log path                     (OVERFLOWLOGPATH) =
    Mirror log path                         (MIRRORLOGPATH) =
    First active log file                                   = S0006408.LOG
    Block log on disk full                (BLK_LOG_DSK_FUL) = YES
    Percent max primary log space by transaction  (MAX_LOG) = 0
    Num. of active log files for 1 active UOW(NUM_LOG_SPAN) = 0
    Group commit count                          (MINCOMMIT) = 1
    Percent log file reclaimed before soft chckpt (SOFTMAX) = 300
    Log retain for recovery enabled             (LOGRETAIN) = OFF
    User exit for logging enabled                (USEREXIT) = OFF
    HADR database role                                      = STANDARD
    HADR local host name                  (HADR_LOCAL_HOST) =
    HADR local service name                (HADR_LOCAL_SVC) =
    HADR remote host name                (HADR_REMOTE_HOST) =
    HADR remote service name              (HADR_REMOTE_SVC) =
    HADR instance name of remote server  (HADR_REMOTE_INST) =
    HADR timeout value                       (HADR_TIMEOUT) = 120
    HADR log write synchronization mode     (HADR_SYNCMODE) = NEARSYNC
    First log archive method                 (LOGARCHMETH1) = DISK:/backup/PROD/log_archive/
    Options for logarchmeth1                  (LOGARCHOPT1) =
    Second log archive method                (LOGARCHMETH2) = OFF
    Options for logarchmeth2                  (LOGARCHOPT2) =
    Failover log archive path                (FAILARCHPATH) =
    Number of log archive retries on error   (NUMARCHRETRY) = 5
    Log archive retry Delay (secs)         (ARCHRETRYDELAY) = 20
    Vendor options                              (VENDOROPT) =
    Auto restart enabled                      (AUTORESTART) = ON
    Index re-creation time and redo index build  (INDEXREC) = SYSTEM (RESTART)
    Log pages during index build            (LOGINDEXBUILD) = OFF
    Default number of loadrec sessions    (DFT_LOADREC_SES) = 1
    Number of database backups to retain   (NUM_DB_BACKUPS) = 12
    Recovery history retention (days)     (REC_HIS_RETENTN) = 60
    TSM management class                    (TSM_MGMTCLASS) =
    TSM node name                            (TSM_NODENAME) =
    TSM owner                                   (TSM_OWNER) =
    TSM password                             (TSM_PASSWORD) =
    Automatic maintenance                      (AUTO_MAINT) = ON
       Automatic database backup            (AUTO_DB_BACKUP) = OFF
       Automatic table maintenance          (AUTO_TBL_MAINT) = ON
         Automatic runstats                  (AUTO_RUNSTATS) = ON
         Automatic statistics profiling    (AUTO_STATS_PROF) = OFF
           Automatic profile updates         (AUTO_PROF_UPD) = OFF
         Automatic reorganization               (AUTO_REORG) = OFF
    SETNICSAPAP1:db2ap1 59>

  • Mail wont open says home directory is full. HELP?

    I dont know what happend but i restarted my powerbook today and when i got back to the desktop and tried launching mail it gives me the following message.
    MAIL CANNOT UPDATE YOUR MAILBOXES BECAUSE YOUR HOME DIRECTORY IS FULL.
    You must free up space in your home folder before using mail. Delete unneeded documents or move documents to another volume.
    what happend to cause this and what can i do to fix it.
    Thanks

    If your hard drive has at least 5GB of free space available, quit Mail first and using the Finder go to Home > Library > Mail > Envelope Index. Move the Envelope Index file to the Desktop.
    Afterwards, copy the Mail folder and place the copy on the Desktop for backup purposes.
    Launch Mail and you will be prompted to import all mailboxes available in the Mail folder at Home > Library > Mail.
    Select OK and allow the import process to complete and a new Envelope Index file will be created automatically by Mail within the Mail folder.
    After confirming all mailboxes were successfully imported and are available, you can delete the copy of the Mail folder and the old Envelope Index file from the Desktop.
    This should resolve the problem.

  • On 10.4.11 Mac Mail I get this: Mail cannot update your mailboxes because your home directory is full. You must free up space in your home folder before using Mail. Delete unnedded documents or move documents to another volume. I can't open mail.

    On 10.4.11 iMac Mac Mail I get this message: "Mail cannot update your mailboxes because your home directory is full. You must free up space in your home folder before using Mail. Delete unneeded documents or move documents to another volume." I can't open mail to do this. I have reinstalled software but no effect. How do I get into Mail to delete?

    Found this on the "more like this" Worked like a charm!
    With the Mail.app quit and using the Finder, go to Home > Library > Mail. Copy the Mail folder and place the copy on the Desktop for backup purposes.
    Go to Home > Library > Mail > Envelope Index. Move the Envelope Index file to the Desktop.
    Launch Mail and you will be prompted to import mailboxes. Select OK and allow the import process to complete.
    After confirming all mailboxes were successfully imported and available, you can delete the copy of the Mail folder and old Envelope Index file from the Desktop and this should resolve the problem.

  • Unable to open Mail.  Home directory is full.

    Suddenly I can no longer open my Mail program. The error message I am confronted with is:
    "Mail cannot update your mailboxes because your home directory is full.
    You must free up space in your home folder before using Mail. Delete unneded documents or move documents to another volume."
    I have gone in to my home folder and deleted a ton of stuff. But I am still unable to open my Mail application.
    Any assistance would be much appreciated.

    What is your hard drive capacity and available free space after deleting a ton of stuff?
    Try the following.
    With the Mail.app quit and using the Finder, go to Home > Library > Mail > Envelope Index.
    Move the Envelope Index file to the Desktop.
    When re-launching Mail, you will be prompted to import all mailboxes located within the Mail folder at Home > Library > Mail. Select OK and allow the import process to complete.
    After confirming all mailboxes were successfully imported, you can delete the old Envelope Index file from the Desktop and this should resolve the problem.

  • "Mail cannot update your mailboxes because your home directory is full"

    I have a 250 GB hard disk, 4.34 GB of which is in my "Home" folder. (Total HD usage is about 27 GB.) This happened suddenly after Mail had been working fine for eons. I deleted a bunch of files (107 MB) in a "Drafts" folder (none show up in the Mail app's "Drafts" icon), but it made no difference. I re-installed the Mac OS X 10.4.11 combo update... no difference. Mail version is 2.1.3.
    Any help here? I cannot use Mail at all.
    Message was edited by: Bill Strohm

    Hey there,
    Have you had a chance to look at this Apple support document relating directly to this issue. Hope it helps.
    [Mac OS X 10.4: "Mail cannot update your mailboxes because your home directory is full" alert|http://support.apple.com/kb/TA24486?viewlocale=en_US]
    B-rock

  • Mail account cannot update because home directory is full. But I can not get into mail without freezing. Is there a back door entry?

    mail account cannot update because home directory is full. But I can not get into mail without freezing. Is there a back door entry?

    Do you mean that your startup disk is full?

  • Home directory is full problem

    My Mac at work gets the following message now whenever I try to use Mail -
    "Mail cannot update your mailboxes because your home directory is full. You must free up space in your home folder before using Mail. Delete unneeded documents or move documents to another volume"
    But whenever I hit the QUIT button, mail quits and I can't do anything!
    I hope someone has a solution for me!

    Hello, mikekin4.
    Your information indicates you are running OS X 10.3.9. If that is correct, you might try posting in the Mac OS X v10.3 & earlier Mail & Address Book forum. Here is a link.
    Forum: Mail and Address Book
    If you are running OS X 10.4, here is a link to an Apple Support document.
    Mac OS x 10.4: 'Mail cannot update your mailboxes because your home directory is full' alert
    You should also read the next link. The answer provided by Allan Sampson includes important information about making a backup of your Mail folder for safety before proceeding.
    No Alibi.
    Message was edited by: No Alibi. The last link does not work. I will try to post again with a correction.
    Message was edited by: No Alibi

  • Home directory is full - how do i delete?  It doesn't look full

    After my problems last week - i was able to reindex mail, but now I'm getting doubles of each email and then mail won't work because "my home directory is full"
    How do i delete? Does it mean my home folder on my mailbox account, or my iBook?
    Thanks, guys

    How did you reindex your mail?
    This error message indicates a problem with the Envelope Index file for the Mail.app.
    With the Mail.app quit and using the Finder go to Home > Library > Mail > Envelope Index.
    Delete the Envelope Index file and empty the Trash.
    Copy the Mail folder (which contained the Envelope index file) and place the copy on the Desktop for backup purposes.
    Launch Mail and you will be prompted to import all mailboxes in the Mail folder at Home > Library > Mail.
    Select OK and allow the import process to complete. This isn't really importing anything but replacing the deleted Envelope Index file and reindexing all mailboxes.
    This should resolve the "home directory is full" problem and after confirming all mailboxes and messages are available, you can delete the backup copy of the Mail folder placed on the Desktop.

  • Home Directory is Full? And it is so not Full

    Hi There:
    I have two users on my computer and for some reason I cannot launch my mail program on one of them. Both users are listed as administrators and I have 2 hard drives installed using a firmtek controller card. The first drive where the OS is installed is an 80Bg drive with more than 57Gb available.
    When I launch Mail on the first user ut says:
    Mail cannot update your mailboxes becasue your Home Directory is full. You must free up space. Delete unnecessary files or documents. The thing is I have tons of space. The other user I can launch mail with no problems. I do have multiple mailboxes set up with the mail program that has the issues.
    Please advise
    Thanks
    W

    No thanks
    I figured out that it was a corrupted envelope index file in my mail folder.
    W

Maybe you are looking for