- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2018 09:33 AM
How do dump the data from service-now DB to SQLServer ?
Solved! Go to Solution.
- Labels:
-
Performance Analytics
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2018 10:28 AM
Use SnowMirror | The Smart Data Replication Tool for ServiceNow
or ServiceNow ODBC Driver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2018 01:29 PM
There's also, or else used to be, an ODBC Connector available. It used to have a really good writeup on the wiki, but not sure where it's landed since.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2019 07:46 PM
Hi Josh,
I am having the same requirement to take the DB back from service-now to local DB,kindly guide us how can we use ODBC connector to take entire dump in local db.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2019 10:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2019 09:07 PM
Hi Jahanzeb,
We have setup the odbc driver and able to connect the instance successfully, however I am still not able to figure out how to setup a job in odbc so that it can retrieve the data? need your guidance