The .str files are not being stored in the Inventory database
In ConsoleOne, right-click the workstation object, then click
.Click the
tab, then click the suboption.Select
.Click
, then click .Edit the Inventory_server_installation_path\zenworks\inv\ server\wminv\properties\tracerfilter.properties file to set the Debug level to DEBUG5 or ALL.
Edit the Inventory_server_installation_path\zenworks\inv\ server\wminv\properties\storerdebug.properties file to set the value of trace= true and strfiledelete= path_where_you_want_to_back_up_.str_files.
Manually enforce a full scan on the workstation object:
In ConsoleOne, right-click the workstation object, then click
.Click the
tab, then click the suboption.Select
.Click
, then click .If the problem persists, send the tracer and the backed-up .str files to Novell Support.
The Storer running on a Windows Inventory server randomly stops updating the workstation scan data in the Inventory database
Also, the directory contains .str and .zip files that need to be processed.
Starting and Stopping the Inventory Servicein
Workstation Inventoryin the Novell ZENworks 7 Desktop Management Administration Guide.
The CPU utilization of the Inventory server is 100% when the Storer is active
This error occurs if the memory of the Inventory server is low, or one or more high CPU-utilization applications are running on the Inventory server.
Ignore this problem if you can run any other application on the server. If you cannot run any other application at normal speed, try the actions below.
Stop the Storer by entering stopser storer at the server console prompt.
Configure the following Storer parameters in the Inventory_server_installation_path\zenworks\inv\ server\wminv\properties\storerdebug.properties file to slow down the processing of .str files:
Start the Storer by entering startser storer at the server console prompt.
If the problem persists, send a copy of storerdebug.properties to Novell Support.
Sybase in the NetWare, Windows, or Linux Environmentin
Workstation Inventoryin the Novell ZENworks 7 Desktop Management Administration Guide.
How do I back up the .str file?
Stop the Storer by entering stopser storer at the server console prompt
Edit the Inventory_server_installation_path\zenworks\inv\server\wminv\ properties\storerdebug.properties file to set the value of strfiledelete=path__where_you_want_to_back_up_.str_file.
IMPORTANT:If your Inventory server is a Windows server, ensure that the path is separated by double slash (\\). For example, c:\\windows\\temp.
Ensure that the backup directory already exists on the Inventory server before editing the storerdebug.properties file.
Start the Storer by entering startser storer at the server console prompt.
How do I change to another Inventory database after the scan data has been stored in the Inventory database?
Stop the Inventory service of the Inventory server connected to the existing database that you want to change. For more information, see Starting and Stopping the Inventory Service
in Workstation Inventory
in the Novell ZENworks 7 Desktop Management Administration Guide.
Set up the desired Inventory database. For more information, see Setting Up the Inventory Database
in Workstation Inventory
in the Novell ZENworks 7 Desktop Management Administration Guide.
Ensure that the Inventory server is attached to the new Inventory database. For more information, see Configuring the Database Location Policy
in Workstation Inventory
in the Novell ZENworks 7 Desktop Management Administration Guide.
Select the
option in the Inventory Service object's property page of the Inventory server that is directly connected to this database and also in the lower-level Inventory servers that roll up scan data to this Inventory server.Start the Inventory services of the Inventory server to which the new Inventory database is attached to. For more information, see Starting and Stopping the Inventory Service
in Workstation Inventory
in the Novell ZENworks 7 Desktop Management Administration Guide.
The Storer takes too much time to store the .str files
Database Parameter Tuning Tipsin
Workstation Inventoryin the Novell ZENworks 7 Desktop Management Administration Guide.
Sybase in the NetWare, Windows, or Linux Environmentin
Workstation Inventoryin the Novell ZENworks 7 Desktop Management Administration Guide.
The Inventory Storer is unable to store the str files having non-ASCII characters into the Sybase or Oracle Inventory database
Stop the Inventory service. For more information, see Starting and Stopping the Inventory Service
in Workstation Inventory
in the Novell ZENworks 7 Desktop Management Administration Guide.
Edit zenworks\inv\server\wminv\properties\ storerdebug.properties to set the value of jconn2 to True.
Start the Inventory service. For more information, see Starting and Stopping the Inventory Service
in Workstation Inventory
in the Novell ZENworks 7 Desktop Management Administration Guide.
Stop the Inventory service. For more information, see Starting and Stopping the Inventory Service
in Workstation Inventory
in the Novell ZENworks 7 Desktop Management Administration Guide.
Stop the Inventory database.
Add the following parameter in Database server Drive:\zenworks\inventory\oracle\ database\init.ora :
NLS_LENGTH_SEMANTICS=CHAR
Start the Inventory database.
Start sqlplus or isqlplus, and connect to the inventory database as mw_dba.
At the sqlplus prompt, run the length_semantics.sql script that is located in zenworks\inv\server\wminv\properties\ sql.zip.
Start the Inventory service. For more information, see Starting and Stopping the Inventory Service
in Workstation Inventory
in the Novell ZENworks 7 Desktop Management Administration Guide.