Symantec AntiVirus Scan Engine produces definition-related error messages and does not start
| Article:TECH84196 | | | Created: 2006-01-03 | | | Updated: 2010-08-25 | | | Article URL http://www.symantec.com/docs/TECH84196 |
Problem
Symantec AntiVirus Scan Engine fails to start. In the Windows event viewer, you see an error message that says that the definitions failed to load.
Solution
This problem can occur if the Usage.dat file was not able to update for the last definition set.
To resolve the problem, update the Usage.dat file entry for Symantec AntiVirus Scan Engine so that it points to the most recent definition set.
The Usage.dat file is in the C:\Program Files\Common Files\Symantec Shared\virusdefs directory. Use a text editor, such as Notepad, to edit the Usage.dat file. Do not use a word processor, such as Word. Word processors may change the file format and render the file unusable.
The Usage.dat file is formatted as follows:
[<YYYY><MM><DD>.<REV>]
<Product code>
[<YYYY><MM><DD>.<REV>]
<Product code>
<Product code>
Where <YYYY> is the four-digit year, <MM> is the two digit month, <DD> is the two-digit day, <REV> is the definition revision and <Product code> is the product code. See the example Usage.dat files in the Technical References section of this page.
The product codes for Symantec AntiVirus Scan Engine are:
SCANENGINE_43=1
SCANENGINE_43_l1=1
If either of the product codes are under an old set of definitions that no longer exists, move the product codes to the section under the most current definitions. After you move the product codes, restart the Symantec AntiVirus Scan Engine service.
Technical Information
Example Usage.dat text before and after modification
Before modification
[20051110.009] <--- This line refers to an old set of definitions that do not exist. The service does not start.
SCANENGINE_43=1
SCANENGINE_43_lw=1
[20060201.021] <--- This line refers to a new, working set of definitions.
DEFWATCH_10=1
NAVCORP_70=1
NAVCORP_70_2=1
SSS_MICROSOFT_EXCHANGE_45=1
SAVFMSE_SP_3=1
SAVFMSE_SP_2=1
SAVFMSE_SP_1=1
After modification
[20060201.021]
DEFWATCH_10=1
NAVCORP_70=1
NAVCORP_70_2=1
SSS_MICROSOFT_EXCHANGE_45=1
SAVFMSE_SP_3=1
SAVFMSE_SP_2=1
SAVFMSE_SP_1=1
SCANENGINE_43=1
SCANENGINE_43_lw=1
|
|
Legacy ID
2006020313345954
Article URL http://www.symantec.com/docs/TECH84196
Terms of use for this information are found in Legal Notices









Thank you.