How can we cleanup invalidated archive sessions  (remove from UNIX)

Over the years, we have accumulated many invalidated archive session files in our archive directory in UNIX.  We would love to remove these invalidated session files to free up space. 
We have been looking at BC_ARCHIVE ... but the documentation on it only mentions the archive of logs  ... not the cleanup of invalid session files that need to be deleted
Can we just delete the files of sessions that are invalid?  Or must we perform some function in SAP to delete them?  SAP ... can you document the process for this?

Hi,
You can simply delete the archive files at unix level thats all. No need to do anything else in SAP.
Cheers!
Samanjay

Similar Messages

  • How can I test (Abap) a session is from type RFC

    Hi ,
    How can I test (Abap) a session is from type RFC ? Field in SY tables ?

    He wants to know if it's possible to tell by the currently running code whether it was called via RFC.
    Transaction SM04 is able to tell about a user session if it is RFC or not... so by analyzing that code, it should be possible.

  • I have had a PC, and now a MacBook. How can I put my archives of mails from my PC to my MacBook ? Thank's

    Hi,
    I have had a PC, and now a MacBook. Do you know how can I put my archives of mails from my PC to my MacBook ? Thank's

    O2M from Little Machines http://www.littlemachines.com/
    Stefan

  • How can i call a Stored Procedure procedure from Unix shell script

    Hi All,
    I want to call a Strored PL-SQL Procedure through Unix shell script.
    Can any body help me with this.
    Regards,
    Saurabh

    I prefer a seperate script like the other poster mentioned. However, most shells can use a 'here' document as well ...
    sqlplus uid/pwd <<END
    exec myproc
    exit
    ENDRichard

  • How can i open the archived pst file in my Mac Air

    How can i open the Archived outlook pst file in my Mac air, i want to access my old outlook mails.

    System.setProperty("java.security.policy", "system.policy");Is this a new feature in JDK1.4? I don't see it in
    the documentation for JDK1.3.1 that I'm currently
    using.Look more closely. There is indeed a setProperty(String, String) in
    http://java.sun.com/j2se/1.3/docs/api/java/lang/System.html
    "Since 1.2"
    - Marcus

  • Any suggestions how can I delete or archive items with DocTitle as *.html ?

    Any suggestions how can I delete or archive items with DocTitle as *.html ? These are the email templates checked in by Fusion Apps, and all I know are the DocTitles.
    Archive servervice seems a better way to delete items at same time keep a backup. but not sure what's the correct way to setup/use the "aExportQuery" parameter. Seems it's been ignored from the ADD_ARCHIVE and EXPORT_ARCHIVE idccommands, codes listed below.
    @Properties LocalData
    IdcService=ADD_ARCHIVE
    IDC_Name=CommonDomain_ucm11g_cs
    aArchiveName=archive_test
    aArchiveDescription=this is an archive test
    aCopyWebDocuments=0
    aDoReplace=0
    aExportQuery=Standard Query ValuePanel UseExportDate 0 AllowExportPublished 0 AllRevisions 1 LatestRevisions 0 NotLatestRevisions 0 MostRecentMatching 0 CurrentIndex 0 Clauses dDocTitle:contains:.html CustomQuery dDocTitle%LIKE%'#%.html#%' IsCustom 0
    @end
    @Properties LocalData
    IdcService=EXPORT_ARCHIVE
    aArchiveName=archive_emt
    IDC_Name=CommonDomain_ucm11g_cs
    aExportQuery=Standard Query ValuePanel UseExportDate 0 AllowExportPublished 0 AllRevisions 1 LatestRevisions 0 NotLatestRevisions 0 MostRecentMatching 0 CurrentIndex 0 Clauses dDocTitle:contains:.html CustomQuery dDocTitle%LIKE%'#%.html#%' IsCustom 0
    dataSource=RevisionIDs
    aDoDelete=1
    @end
    <<EOD>>

    You could use the Archiver app. You can use that app as-needed or set it up so that all items are setup to delete once they're checked in.
    -ryan

  • How can I import my archived emails from Microsoft outlook to my MAC Book Pro using MAC OS?

    How can I import my archived emails from Microsoft outlook to my MAC Book Pro using MAC OS?

    Do you have contacts turned on using the iCloud control panel in Windows control panel?

  • How to find the invalid form session in oracle Apps

    Oracle Apps R12
    Hai All
    How to find the invalid form session in oracle Apps R12 and How to Kill the that.
    Thanks & Regards
    Srikkanth.M

    Hi,
    Please refer to these docs (for 11i and R12).
    How to Kill Inactive Sessions Based on the Information in the Monitor User Form [ID 103516.1]
    Script: How To Identify The apps User Using The O/S PID For Forms Users In 11i [ID 185762.1]
    Thanks,
    Hussein

  • HT5188 Nearly every time I buy a VPP app and download the spreadsheet there are multiple redemption codes that say that they are invalid!  HOW can a code I am getting directly from apple be invalid!!!!!!!!  Seems like your system has A LOT of flaws.

    Nearly every time I buy a VPP app and download the spreadsheet there are multiple redemption codes that say that they are invalid!  HOW can a code I am getting directly from apple be invalid!!!!!!!!  Seems like your system has A LOT of flaws.

    I have taken it back to the Apple store genius bar, but they say they don't see anything wrong. Well unless you use it all day and experience the problems when they happen, you wont see anything wrong. But there are lots wrong with it. But this would be the same store as I purchased the phone. And they backed up my old Iphone 4, but were not able to get anything to load back onto my new phone. So, I lost pretty much everything. But over time, some of my contacts have started showing up, although i am still missing over 800 of them.

  • How can I turn off archive logs are being generated by system? (ugrent)

    Dear all,
    How can I turn off archive logs are being generated by system?
    Best Regards,
    Amy

    Sorry not to you @kamran its to OP.accidently it reply button pressed for you
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area  171966464 bytes
    Fixed Size                   787988 bytes
    Variable Size             145750508 bytes
    Database Buffers           25165824 bytes
    Redo Buffers                 262144 bytes
    Database mounted.
    SQL> alter database noarchivelog
      2  /
    Database altered.
    SQL> Khurram

  • How can we execute the BDC session in error mode through se38 programme

    Dear Experts,
    How can we execute the BDC session in error mode through se38 programme....
    we can execute the session in the below 2 ways
    1) Through SM35 we can process the session manually in foreground/Error mode or Background also.
    2) through RSBDCSUB (standared Program) we can process the session in back ground.
    But i want to process the session in foreground or Error mode..Do we have any standared program for process the session in foreground or error mode.
    Please suggest.
    Regards,
    Bussa.

    Hi,
    SAP was smart enough to provide this little program: RSBDCCTU
    Sandra
    Edited by: Sandra Rossi, 15 minutes later
    Maybe the answer to your question is just to use CALL TRANSACTION ... USING ... (see the example in RSBDCCTU). You can also generate such a program using transaction SHDB

  • How can I get the same session with jdbc?

    HI
    After I create or use a JDBC connection,
    i do a query.
    How can I get the same session next time?
    thanks a lot!

    Hi qin,
    Unless I have misunderstood your question, a 'connection' and a 'session' are the same thing. When you obtain a database connection, you have created a database session. Once you close that connection, the session dies -- it no longer exists. You cannot obtain the same 'session' when you get another database 'connection' (after you closed the first one).
    Hope this answers your question.
    Good Luck,
    Avi.

  • How can we delete invalid postings

    Hi All,
    How can we delete invalid threads or postings in sdn.
    Some one can help me to delete the invalid threads.
    Thanks in advance,
    venkat
    Edited by: VENKAT BOORUGADDA on Sep 8, 2009 9:10 AM

    Only forum moderators have the capability of deleting invalid threads. It's up to their discretion as well as to whether a posting is invalid or not.

  • How can I do an archive and install

    I have just put my new 1TB HDD in my macbook pro and I cannot enable FV2, something to do with a recovery partition. I have heard that a reinstall will work, so how can I do an archive and install on my MacBook pro?
    Mid-2012, Mountain Lion.
    Thank you.

    A&I went away with Snow Leopard. Reinstalling it or later OSs overwrites all OS components and basic Apple apps. Updating or upgrading to solve problems is the wrong approach, You need to fix the current issues before embarking on that path. As for speeding up things, see:
    Mac Maintenance Quick Assist,
    Mac OS X speed FAQ,
    Speeding up Macs,
    Macintosh OS X Routine Maintenance,
    Essential Mac Maintenance: Get set up,
    Essential Mac Maintenance: Rev up your routines,
    Maintaining OS X, 
    Five Mac maintenance myths
    How to Speed up Macs, and
    Myths of required versus not required maintenance for Mac OS X for information.

  • Hi, how can my store credit balance be removed so I can change the country

    hi, how can my store credit balance be removed so I can change the country?

    Click here and ask the iTunes Store staff to zero your account balance.
    (124934)

Maybe you are looking for

  • How to make my "notepad-program" clean the textarea when clicking on "ny"

    Hi! I'm having a problem cleaning the textarea when clicking on "ny" (new) in the menubar. What am I doing wrong? Could someone help me solve this problem? import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.io.*; public cla

  • CS3: Table on more than one page - How can I get the UIDRef's of the pages?

    Hi I have a table over more than one page. How can I get all UIDRef's of the pages who contain parts of the table? Thanks Hans

  • How to add the SSO Server Administration portlet to portal

    hi I want to use SSO Server Administration portlet ,but when i Navigator to the administer tab .in the portal suntab there is not SSO Server Administration .I want to know why? and how to add the SSO Server Administration portlet to portal.(note:the

  • Canvas repainting in web migration

    HI, We are attempting to migrate our forms to the web. In several cases, we experience intermittent screen re-paints. I have made sure that we have Visible=NO and Raise on entry = yes specified for all but the first canvas. (All of these forms have m

  • Need help with an RMA - please help

    Mt Zen Micro 5GB is busted - the headphone jack issue...yuk So I attempted to fix this using the online guide and it did not work. I am certain that the solder connections are solid now, but still only one channel will play. I am willing to pay to ha