Why program loading is slow if the file is located on a network drive?

During program loading the debugger creates a database file for symbol management.

The default place is the same directory like the program file. Storing of the database locally speeds up the program loading if the file is located on a network drive. Use the following configuration to do this: menu Config - Debug Server Configuration - Debug Server - Symbol - Symbol page Database directory.