Zoho Databridge | Zoho Analytics Help

Zoho Databridge

Zoho Databridge is a lightweight independent utility that bridges your on-premise data source and Zoho Analytics server to enable easy data import. You can also automate the import process to synchronize the data from your local /hosted database into Zoho Analytics at a periodic interval.

Setup Zoho Databridge

1. What is Zoho Databridge? 

Zoho Databridge is a lightweight independent utility that bridges your data source and Zoho Analytics server to enable easy data import. Using this, you can import data you have stored in a local or hosted database such as MySQL, MS SQL Server, Oracle, PostgreSQL etc.,  

2. How do I install Zoho Databridge?


3. Can I independently download Zoho Databridge?

Yes, you can independently download the Databridge.  Click the corresponding OS to download.


Data Center Download Zoho Databridge
US  Windows Download
32 bit exe l 64 bit exe
 Linux Download
32 bit bin l 64 bit bin
 Mac Download
64 bit dmg
EU  Windows Download
32 bit exe l 64 bit exe
  Linux Download
32 bit bin 64 bit bin
  Mac Download
64 bit dmg
IN  Windows Download
32 bit exe l 64 bit exe
  Linux Download
32 bit bin 64 bit bin
  Mac Download
64 bit dmg
CN  Windows Download
32 bit exe l 64 bit exe
 Linux Download
32 bit bin l 64 bit bin
 Mac Download
64 bit dmg
JP  Windows Download
32 bit exe l 64 bit exe
  Linux Download
32 bit bin 64 bit bin
  Mac Download
64 bit dmg
CA
 Windows Download
32 bit exe 64 bit exe
  Linux Download
32 bit bin 64 bit bin
  Mac Download
64 bit dmg
AU
 Windows Download
32 bit exe 64 bit exe
  Linux Download
32 bit bin 64 bit bin
  Mac Download
64 bit dmg
SA
 Windows Download
32 bit exe 64 bit exe
  Linux Download
32 bit bin 64 bit bin
  Mac Download
64 bit dmg
UAE
 Windows Download
32 bit exe 64 bit exe
  Linux Download
32 bit bin 64 bit bin
  Mac Download
64 bit dmg

4. How do I start/stop Zoho Databridge manually? 

In Windows

In Windows, you can start or stop the service using the Windows Services manager.

In Mac and Linux, you can start the Databridge by executing the StartServer.sh file available in the {installed location}/ZohoDatabridge  folder using the command prompt. 
Sh StartServer.sh

Notes Note: In Mac and Linux, you need to start Zoho Databridge everytime the machine is rebooted. Whereas in the Windows the application will be automatically started by default.

Yes, you can link multiple Zoho Databridge installations into your account. Download the Zoho Databridge from the Manage Databridge tab in the Accounts   Setup  page. Install using the same installation key.  


All installations will be listed in the Manage Databridge  tab of the  Account Setup  page.

 
Notes
Note: 
  • A single Databridge can import data from various data sources available in the same network.
  • You can install only one Databridge per machine.

6. How do I manage all my Zoho Databridge?

You can monitor and manage all installation right from Zoho Analytics user interface using the  Manage Databridge  tab in the  Account Setup  page.

Follow the below steps to do so:

  1. Login to your account.
  2. Click the Setup icon at the top right corner. The Settings page will open. 
  3. Open the Manage Databridge tab. 
  4. All the Zoho Databridge linked to your account will be listed here with the following details.
    • The Zoho Databridge details such as  Name  and  Version  of each installation.  
    • The Host Name  and  OS  of the machine where each Databridge is installed.
    • The  Status  of Databridge. This status shows whether the Databridge is able to connect to the Zoho Analytics server.

  5. Hover over the Databridge installation list, the contextual menu options will open. You can perform the following operations. 
    • Ping Databridge to check the connectivity status. This status shows whether the Zoho Analytics server is able to connect to the Databridge.
    • Enable or disable the Databridge.
    • Delete the Databridge. 

You can also enable, disable or delete multiple databridge together by selecting the corresponding checkboxes and then select the option at the top bar.  

7. Why is my Zoho Databridge Status shown as in-active?

The Zoho Databridge status will be shown as in-active when it is unable to connect to your server. Ensure the following to avoid this:

  • Your data source is running.
  • The server/machine where the Databridge is installed is running.

8. Can I modify the Proxy Settings after installation?

Yes, you can modify the proxy settings anytime after installation using the serveragent .config file available in the {installed location}/ZohoDatabridge/conf folder.  


Modify the Proxy Settings parameters as given below and save the file.

  • PROXY - Set this to true if you connect through a Proxy Server.
  • PROXY_HOST - Specify the Proxy hostname.
  • PROXY_PORT - Specify the Proxy port number.
  • PROXY_USERNAME - Specify the Proxy username.
  • PROXY_PASSWORD - Specify the Proxy password.

Restart the Databridge once the changes are done.   

Notes Note: Ensure that the proxy details are configured properly. Zoho Databridge will not be able to import data if the Proxy Settings are not properly configured.

9. Can I migrate from Upload Tool to Zoho Databridge?

Yes, you can migrate from Upload Tool to Zoho Databridge. Refer to Migration from Upload Tool to Zoho Databridge document to know more.

FAQ and Troubleshooting Tips 

1. Zoho Databridge Status is Active, why am I not able to import?

This happens when the Zoho Databridge is active, but the Zoho Analytics server is unable to connect with the Databridge. 

You can check the connectivity status by clicking Ping icon that appears on mouse over.


The status will be displayed as in the below screen. 


In case the connectivity is poor, status is shown as failed. Try connecting after sometime.


2. Databridge becomes In-active after I close the terminal in Linux / MAC. How to overcome this?

You can overcome this by using  nohup  in Linux and MAC to start Databridge as shown below. This prevents Databridge from getting killed after closing the terminal.

nohup sh StartServer.sh

3. I get an error message "Error Connecting with databridge, please check your connection with your databridge." How to overcome this?

There might be a connectivity problem in reaching the Databridge. Restart the Databridge and try connecting your data source.

4. I get an error message "Sorry, there is a problem in connecting to your local data source. Check your connection details and try again." How to overcome this?

This error occurs when Zoho Analytics server is not able to connect with your data source. Ensure the following to avoid this error.

  • The connection details you have specified in the Import wizard are proper. 
  • Your data source is running.
  • The server where the Databridge is running has the privilege (or whitelisted) to connect to the data source hosted in the private cloud.

5. I have installed Databridge and started. But, the Databridge is not getting listed in the Manage Databridge page. How to overcome this?

Check whether the server where the Databridge is running is able to reach *.zoho.com domain. Once the network connectivity issue is resolved, restart the Databridge.

6. I get an error message "OutOfMemoryError: Java heap space" message during Import. How to overcome this?

This error occurs when the size of the data you are importing exceeds the default heap memory set to run the program. To overcome this, change the heap memory of Databridge.  

Windows 
For Windows, you can change this in the  wrapper.conf  file available in the {installed location}/ZohoDatabridge/conf folder   as given below.  
Maximum Java Heap Size (in MB)
wrapper.java.maxmemory= 1024 
Mac and Linux 
For  Mac and Linux  you can change this in the  StartServer.sh  file available in the  {installed location}/ZohoDatabridge  folder as given below.  
$JAVA -Xmx 1024M -cp $CLASS_PATH $JAVA_OPTS com.manageengine.eum.agent.startup.Starter   
Restart the Databridge once the heap memory is modified. 

7. Import from the cloud database fails. How to solve this? 

Import from the cloud database may fail when the Databridge does not have the privilege to access the data. In case the security system of your cloud database only allows access from restricted IP Addresses, then it will blacklist the server/machine where the Databridge is installed. Ensure that you have whitelisted the IP Address of the server/machine where the Databridge is installed. 



        Create. Review. Publish.

        Write, edit, collaborate on, and publish documents to different content management platforms.

        Get Started Now


          Access your files securely from anywhere

            Zoho CRM Training Programs

            Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

            Zoho CRM Training
              Redefine the way you work
              with Zoho Workplace

                Zoho DataPrep Personalized Demo

                If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

                Zoho CRM Training

                  Create, share, and deliver

                  beautiful slides from anywhere.

                  Get Started Now


                    Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                    BOOK A SESSION







                                Quick LinksWorkflow AutomationData Collection
                                Web FormsEnterpriseOnline Data Collection Tool
                                Embeddable FormsBankingBegin Data Collection
                                Interactive FormsWorkplaceData Collection App
                                CRM FormsCustomer ServiceAccessible Forms
                                Digital FormsMarketingForms for Small Business
                                HTML FormsEducationForms for Enterprise
                                Contact FormsE-commerceForms for any business
                                Lead Generation FormsHealthcareForms for Startups
                                Wordpress FormsCustomer onboardingForms for Small Business
                                No Code FormsConstructionRSVP tool for holidays
                                Free FormsTravelFeatures for Order Forms
                                Prefill FormsNon-Profit

                                Intake FormsLegal
                                Mobile App
                                Form DesignerHR
                                Mobile Forms
                                Card FormsFoodOffline Forms
                                Assign FormsPhotographyMobile Forms Features
                                Translate FormsReal EstateKiosk in Mobile Forms
                                Electronic Forms
                                Drag & drop form builder

                                Notification Emails for FormsAlternativesSecurity & Compliance
                                Holiday FormsGoogle Forms alternative GDPR
                                Form to PDFJotform alternativeHIPAA Forms
                                Email FormsFormstack alternativeEncrypted Forms

                                Wufoo alternativeSecure Forms

                                TypeformWCAG


                                    All-in-one knowledge management and training platform for your employees and customers.

                                              Create. Review. Publish.

                                              Write, edit, collaborate on, and publish documents to different content management platforms.

                                              Get Started Now




                                                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                    Manage your brands on social media


                                                                      • Desk Community Learning Series


                                                                      • Digest


                                                                      • Functions


                                                                      • Meetups


                                                                      • Kbase


                                                                      • Resources


                                                                      • Glossary


                                                                      • Desk Marketplace


                                                                      • MVP Corner


                                                                      • Word of the Day


                                                                      • Ask the Experts


                                                                        Zoho Sheet Resources

                                                                         

                                                                            Zoho Forms Resources


                                                                              Secure your business
                                                                              communication with Zoho Mail


                                                                              Mail on the move with
                                                                              Zoho Mail mobile application

                                                                                Stay on top of your schedule
                                                                                at all times


                                                                                Carry your calendar with you
                                                                                Anytime, anywhere




                                                                                      Zoho Sign Resources

                                                                                        Sign, Paperless!

                                                                                        Sign and send business documents on the go!

                                                                                        Get Started Now




                                                                                                Zoho TeamInbox Resources





                                                                                                          Zoho DataPrep Demo

                                                                                                          Get a personalized demo or POC

                                                                                                          REGISTER NOW


                                                                                                            Design. Discuss. Deliver.

                                                                                                            Create visually engaging stories with Zoho Show.

                                                                                                            Get Started Now








                                                                                                                                • Related Articles

                                                                                                                                • Migrating from Upload Tool to Zoho Databridge

                                                                                                                                  Zoho Databridge is an enhanced utility by Zoho Analytics that enables you to import data from on-premise databases and local files into Zoho Analytics. If you are currently using the Upload Tool, we strongly recommend you to try the Zoho Databridge. ...
                                                                                                                                • Importing from Sybase using Zoho Databridge

                                                                                                                                  If you have data in a local /hosted Sybase database, then you can easily import your data into Zoho Analytics using the Zoho Databridge. The Zoho Databridge bridges your local Sybase database and Zoho Analytics server to fetch data from your local ...
                                                                                                                                • Importing from Oracle using Zoho Databridge

                                                                                                                                  If you have data in a local /hosted Oracle database, then you can easily import your data into Zoho Analytics using the Zoho Databridge. The Zoho Databridge bridges your local Oracle database and Zoho Analytics server to fetch data from your local ...
                                                                                                                                • Importing from PostgreSQL using Zoho Databridge

                                                                                                                                  If you have data in a local /hosted PostgreSQL database, then you can easily import your data into Zoho Analytics using the Zoho Databridge. The Zoho Databridge bridges your local PostgreSQL database and Zoho Analytics server to fetch data from your ...
                                                                                                                                • Importing from Large CSV using Zoho Databridge

                                                                                                                                  If you have data in large CSV files above 100MB, then you can easily import your data into Zoho Analytics using the Zoho Databridge. The Zoho Databridge bridges your local data source and Zoho Analytics server to fetch data from Large CSV files you ...
                                                                                                                                  Wherever you are is as good as
                                                                                                                                  your workplace

                                                                                                                                    Resources

                                                                                                                                    Videos

                                                                                                                                    Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                    eBooks

                                                                                                                                    Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                    Webinars

                                                                                                                                    Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                    CRM Tips

                                                                                                                                    Make the most of Zoho CRM with these useful tips.



                                                                                                                                      Zoho Show Resources