Results 1 to 6 of 6

Thread: Need DB Help!! Realtime updates from Mssql to Mysql timeout!!

  1. #1
    JWO112 is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    39

    Default Need DB Help!! Realtime updates from Mssql to Mysql timeout!!

    Integrating our e-com database (mssql) with sugar ... using mysql odbc 3.51 ... works great with 1k accounts / 1k opps, but running into problem when we have full load (130K accounts / 60K opportunities) ... just times out ... have tried several of the "options" settings, but still getting timeouts ... can anyone recommend correct options and/or alternative to mysql odbc?

    Also note that we have many custom fields but not a particularly large user group (20-30 average).

    Thanks in advance,
    -Justin

    LAMP Stack
    Sugar 5.0.0a

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Need DB Help!! Realtime updates from Mssql to Mysql timeout!!

    How are you performing the data transfer?

    Are you using PHP? Some Windows util? DTS?
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    JWO112 is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    39

    Default Re: Need DB Help!! Realtime updates from Mssql to Mysql timeout!!

    Using MS-SQL with Linked Server (MyODBC 3.51).

    Thanks - Justin

  4. #4
    JWO112 is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    39

    Default Re: Need DB Help!! Realtime updates from Mssql to Mysql timeout!!

    <<Bump>> Any thoughts?!

  5. #5
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Need DB Help!! Realtime updates from Mssql to Mysql timeout!!

    Hmm...

    Not sure why it would be timing out on you..

    Are you using batch updates or individual inserts/updates? Perhaps the statements are exceeding the maximum length for an individual statement.
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  6. #6
    JWO112 is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    39

    Default Re: Need DB Help!! Realtime updates from Mssql to Mysql timeout!!

    Individual inserts and updates in real-time... We're considering a batch method in order to solve the issue, but would prefer to keep it real-time.
    And it works fine with 2000 Accounts/ 800 Opportunities... it bombs with 130k Accounts/ 60k Opportunities... I don't think it's a syntax error.

    Thanks again,
    -Justin

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 2007-11-13, 02:51 PM
  2. MySQL Database Not Available
    By luisamato in forum Help
    Replies: 4
    Last Post: 2007-06-27, 05:58 AM
  3. Huge backups -- normal?
    By Liam in forum Help
    Replies: 5
    Last Post: 2007-05-02, 05:36 AM
  4. Replies: 7
    Last Post: 2007-02-14, 03:48 PM
  5. MySQL error/no workflow notifications
    By rlbyrd in forum Help
    Replies: 1
    Last Post: 2006-09-11, 09:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •