cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
812
Views
10
Helpful
2
Replies

Export CUCM Database to External SQL Database

fdharmawan
Level 4
Level 4

Hi Guys,

I read some articles that we can query the CUCM database via CLI. But, is it possible to export databases in CUCM to external SQL database? So the external database will be the copy of the CUCM database. I need to compare and sync the CUCM database with another SQL database. Thanks.

1 Accepted Solution

Accepted Solutions

Jaime Valencia
Cisco Employee
Cisco Employee

No, there is no way to export the CUCM DB into an external SQL DB. Unless you want to do a "select * from "for every single table.

HTH

java

if this helps, please rate

View solution in original post

2 Replies 2

Jaime Valencia
Cisco Employee
Cisco Employee

No, there is no way to export the CUCM DB into an external SQL DB. Unless you want to do a "select * from "for every single table.

HTH

java

if this helps, please rate

Hi Java,

I want to extract some of the tables with only some of the fields. The sql example that I would run would be "run sql select name,authorizationlevel,code from facinfo". And then I want to insert the output into external SQL DB. Is there a way to extract it from CLI? Thanks.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: