Article ID: 137610
Article Last Modified on 10/27/2006
APPLIES TO
- Microsoft Systems Management Server 1.0 Standard Edition
- Microsoft Systems Management Server 1.1 Standard Edition
- Microsoft Systems Management Server 1.2 Standard Edition
This article was previously published under Q137610
SYMPTOMS
The Systems Management Server senders do not check for free disk space
before sending a package. As a result, if the destination site does not
have a sufficient amount of space to store the package, the job is retried and eventually fails. If you are using the LAN sender, Win32 error 112 is
logged in the Lansend.log file with the following text:
There is not enough space on the disk.
If you are using the SNA Batch sender, an entry similar to the following is
logged in the Snabatch.log file:
~Attempt to write 65523 bytes to 1_06XCEN.PCK
~Wrote 65523 bytes to 1_06XCEN.PCK
~Attempt to write 65523 bytes to 1_06XCEN.PCK
~Closing remote file
Error, trying to write beyond the end of the file.~
~Deleting remote file 1_06XCEN.PCK
~We have 0 active connections
Other senders will have similar errors.
WORKAROUND
To work around this problem, ensure that the destination site has enough
space for the package. When determining how much disk space is needed for a package, take into account the amount of space required for the despooler to decompress the package after the sender has completed sending. If the job is presently in a retrying state, it should complete when sufficient space is made available. If the job has failed, delete it and create a new job.
STATUS
Microsoft has confirmed this to be a problem in Systems Management Server version 1.0, 1.1, and 1.2.
MORE INFORMATION
For more information on using SMSTRACE to view Systems Management Server
log files, see Appendix J of the Systems Management Server "Administrator's
Guide" or query on SMSTRACE in the Microsoft Knowledge Base.
Additional query words: prodsms secondary site installation upgrade bootstrap child
Keywords: kbbug kbnetwork kbpending kbsmssender KB137610