my user sometimes they can't
open the data file mapping . but need to log out and login again when they did this they can open the file server. i have 3 switch dell 4 3com all of them are 24 ports i have 1 hub that series the 3 switch, pls answer me cz , iam new here this company.
Software/Hardware used:
ASKED:
February 25, 2008 6:10 AM
UPDATED:
February 27, 2008 5:58 AM
For Sirduz: “Yes Sir Denny.the error for the users is its take longer to open the share folder sometimes its hang so nid to restart the pc to open normally .thanks for the answer . i am very glad to be part of this .:))”
Brent, I have seen situations where it takes a long time to “open” a share to a server that traced back to name resolution issues (either WINS or DNS, but more likely netbiosname resolution)
I wonder is a simple ping to the server name takes an abnormally long time to not only ping— but to resolve. The resolution portion is the first lines of the ping after entering the ping command, it’s a rough estimate but helps as a indicator. In this example it took very little time for the first line to display, essentially 77ms (79ms minus the apparent average of 2ms for the other ping responses)
c:\>ping jlees
Pinging jlees [10.209.209.101] with 32 bytes of data:
Reply from 10.209.209.101: bytes=32 time=79ms TTL=128
Reply from 10.209.209.101: bytes=32 time=2ms TTL=128
Reply from 10.209.209.101: bytes=32 time=2ms TTL=128
Reply from 10.209.209.101: bytes=32 time=2ms TTL=128
Ping statistics for 10.209.209.101:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 79ms, Average = 21ms