PRB: Jetpack Failed With Error = 80Last reviewed: March 26, 1997Article ID: Q142376 |
The information in this article applies to:
SYMPTOMSWhen you run the program Jetpack.exe to compact a WINS or DHCP database, you may get the following message:
Temporary database Temp.mdb already exists. Jetpack failed with error = 80 CAUSEYou have typed in a Jetpack command line using the file name Temp.mdb for the temporary database file, such as:
Jetpack.exe wins.mdb temp.mdbJetpack.exe actually uses two temporary files to compact the database. The first one is hardcoded as Temp.mdb, and the second one is specified on your command line. When Jetpack is finished, it will delete the file Temp.mdb file, so you should also make you don't save any file with the name Temp.mdb in the WINS or DHCP directory.
RESOLUTIONUse any other file name for your temp file, as in this example:
Jetpack.exe wins.mdb tmp.mdb STATUSThis behavior is by design.
|
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |