• Hi,

    Please find below detailed explanation.

    We have two domaind DOM1 and DOM2. Our Central server is in DOM1.Users have local servers either in dom1 or dom2.

    If users from DOM1 server check in projects to central server (Inserting data into 90 tables(total 1 lakh rows) it took 3 minutes because local and central are in DOM1.

    If users from DOM2 server check in projects to central server (Inserting data into 90 tables(total 1 lakh rows) it took 45 minutes because local server is in DOM2 and central is in DOM1.

    In both cases we created linked server in local machines for central server to access central server tables for insertion.

    Please suggest what is the reason for this time difference(42 mins) and how to prove this to user if this is due to network setup?

    Thanks in advance.

    Regards,

    Rahul