Unzip the Console Logs
The log files generated by the diagnostic utility are in a ZIP format. To view the log files, you must unzip the files.
Follow these steps:
- Copy the .arcZIP file to the machine that has the UDP Console installed.
- The .arcZIP file is created using the diagnostic utility.
- Using the command prompt, navigate to the following path:
- Run the following command to learn how to run the batch file:
- The help section is displayed.
- Use the following command to unzip the file.
- Note: The command does not overwrite the Console database. If you want to overwrite the Console database, edit the arcserveConsoleSupportInternal.bat command and remove "-u" from the file, and then save the file.
%ProgramFiles% \Arcserve\Unified Data Protection\Management\BIN\DiagnosticUtility
arcserveConsoleSupportInternal.bat -help
BaseOperation loadDefaultValue
INFO: Load Agent install path C:\Program Files\Arcserve\Unified Data Protection\Management \
usage: arcserveConsoleSupportInternal.bat [OPTIONS] rawfile
-help print help
-ignoreFailed Ignore failed import table
-keepFile Keep temp file
-noClean Do not clean DB
-path <arg> path where the content needs to be unzipped
-u Only unzip file
arcserveConsoleSupportInternal.bat –path <should_be_the_same_machine_where_you_want_to_unzip> <name_of_the_zip_file>
The Console logs are unzipped.