Executing Device Import Detail Script and Java Application
You execute the device import script to delete
data from device import tables. You execute the DB-blob-reader.jar
Java application to view device information in XML format. Device
import script and Java application are stored at the following location: /var/log/space-debug/debug-utilities/deviceImport. When you execute the Java application, the output is stored as
a .txt file at the same location.
The following sections list the steps to execute the script to delete
device import details and Java application to view device information.
Executing the Script to Delete Data from Device Import Tables
You execute the cleanupDeviceImportTables.sh
script to delete data from device import tables.
To execute the script to delete data from device import tables:
Executing the Java Application to View Device XML
You execute the DB-blob-reader.jar
application to view the device XML information.
Ensure that you have updated the MySQL query in the DB-blob-reader.properties file before executing the Java application. The file also contains an example configuration.
To execute the Java application and view a device XML:
You can view the output of the query you entered in the DB-blob-reader.properties file.