MC+A Stream

Our Blog and News Stream

Database Sync on Google Search Appliance 6.2.0.G44 and later

June 16th, 2010

I have had some issue utilizing the Google Admin Toolkit’s python scripts.  Looks like there is some changes to the login and cookie exchange on the new version of the appliance.  There was an old version of a script called db_sync that is no longer posted on there. 

Here it is again and an example of the syntax.

c:\python26\python db_sync.py –hostname 10.10.10.29 –username backup –password Replacewithyourpassword –source db_product

where:

  • 10.10.10.29 is the host name or the ip of the server
  • backup is the name of the user that will be logging in.
  • Replacewithyourpassword is the password (in this case, backup’s password)
  • db_product is a db_connector

You can download the zip file here: db_sync

Google Releases Update to Version 6.2.0.G44

March 26th, 2010

Google released the latest patch to software version 6.2.  Please contact your MC+A customer support contact for information regarding this or to schedule a time for an upgrade to be performed.