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...
Search Result
Collapse
4 results in 0.0013 seconds.
Keywords
Members
Tags
-
Disable modification of zip archive
-
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... -
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... -
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)Last edited by Nepomuk; Sep 12 '08, 11:01 AM. Reason: Put your error in [code] tags, so that one can read it easier.