Microsoft KB Archive/186407

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 16:46, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


SMS: Access Violation When RAW Files Are Larger Than 48 KB

Article ID: 186407

Article Last Modified on 10/27/2006



APPLIES TO

  • Microsoft Systems Management Server 1.2 Standard Edition



This article was previously published under Q186407

SYMPTOMS

RAWCHECK generates one of the following errors when it processes a .raw file with a NOIDMIF section whose length is greater than 48 KB.

In regular mode:

Error 998 - 'Invalid Access to Memory Location'

In verbose mode:

Error 998 - an 'Access Violation'

CAUSE

The tempbuf variable in RAWCHECK is statically allocated at 48 KB. If the NOIDMIF section in the RAW file is greater than 48 KB, it is too large for RAWCHECK to process.

STATUS

Microsoft has confirmed this to be a problem in Systems Management Server version 1.2. This problem has been corrected in the latest U.S. service pack for Systems Management Server version 1.2. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

S E R V P A C K



Additional query words: prodsms

Keywords: kbbug kbfix KB186407