cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

CUCM 11.5 "run sql" CLI command results in "No suitable driver found"

d.haeni
Level 4
Level 4

I am a big fan of troubleshooting calls using the CDR database, such as:

run sql car select callingpartynumber Calling, originalCalledPartyNumber origCalled, finalcalledpartynumber finalCalled, datetimestamporigination origination, datetimestampconnect connect, dateTimestampDisconnect disconnect, duration, origCause_value origCause, destCause_value destCause from tbl_billing_data

 

This works on a CUCM 11.5.1.12900-21 , but two systems running later code (11.5.1.13902-2, 11.5.1.14900-11)  just pop an error:

No suitable driver found for NO_JDBCURL_PROVIDEDuser=[..]

 

Is anyone else seeing this?

Thanks

/David

 

Who Me Too'd this topic