cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
278
Views
0
Helpful
2
Replies

Getting a 446 response back from SQL delete

Gregory Brunn
Spotlight
Spotlight

So renamed the default Annunciator as I normally do and they saved but didn't change. So I had two pkids in the db for these devices.

When I attempt to delete it I am getting a 446 code back so this seems like a linux file error. Anyone see this before or know how to fit it.

 

admin:run sql select pkid,name,description from device where name like '%ann_mb-cucm1'
pkid name description
==================================== ============ ============
c39fa4c5-81b3-49e7-8656-0107da51f9ee ann_mb-cucm1 ann_mb-cucm1

 

admin:run sql delete from device where pkid='c39fa4c5-81b3-49e7-8656-0107da51f9ee'

This returns the following

446

 

1 Accepted Solution

Accepted Solutions

Whoops self inflicted had IVRs with the same name.

View solution in original post

2 Replies 2

Gregory Brunn
Spotlight
Spotlight

CUCM version 11.5.1.14900-11

Whoops self inflicted had IVRs with the same name.