Search Result

Collapse
4 results in 0.0013 seconds.
Keywords
Members
Tags
archive
  •  

  • HBJ1124
    started a topic Disable modification of zip archive
    in APIs

    Disable modification of zip archive

    Hi, friends i want to disable archive modification of a zip file, how can i do so, do you have an idea..?
    I can easyly disable rar archive modification. But i'm finding a way for zip...
    See more | Go to post

  • sunnypat
    started a topic History or archive mechanism in Access

    History or archive mechanism in Access

    I would like to design an archive system for my access database. I have a Customer table that is quite large and is becoming slow to search for a record. We use an Access form to search for records via a Customer ID. I can reduce the size of the table by archiving old records to another table called History. However, I still want access to the historical records from the Access form when the record cannot be found in the Customer table. We could...
    See more | Go to post

  • adeelsanaullah
    started a topic db2 archive log shipping
    in DB2

    db2 archive log shipping

    Hi,
    I have Db2 8.1.1.152 FixPack 17 on AIX using SAP with DB2. we wanted to have a DR site. we are backing our production using TSM. we just restored the filesystem and later the DB2 data on DR site. every thing seemed to work fine. now we want to have online DR, for this we are shipping archive logs from production to DR site. but if we say
    db2 rollforward db <dbname> to end of logs and complete
    then this DR DB2 starts...
    See more | Go to post

  • akansha1234
    started a topic Could not open the nested archive "\WEB-INF\lib"
    in Java

    Could not open the nested archive "\WEB-INF\lib"

    Hi all,
    I am facing this problem. When i am building my workspace in eclipse i am getting following exception its very urgent..
    Code:
    [9/12/08 3:53:38:395 CDT] 0000004c SystemErr     R 
    *** ERROR ***: Fri Sep 12 03:53:38 CDT 2008    com.ibm.etools.j2ee.commonarchivecore.exception.OpenFailureException: IWAE0034E Could not open the nested archive "\WEB-INF\lib" in "cmpdepm.war"
    
            at com.ibm.etools.j2ee.commonarchivecore.impl.CommonarchiveFactoryImpl.openNestedArchive(CommonarchiveFactoryImpl.java:772)
    ...
    See more | Go to post
    Last edited by Nepomuk; Sep 12 '08, 11:01 AM. Reason: Put your error in [code] tags, so that one can read it easier.
Working...