Skip to main content
13-Aquamarine
October 30, 2020
Solved

Automatic Tag Generation Refused Due to Active Client Connections

  • October 30, 2020
  • 1 reply
  • 2395 views

Hi

in KepServerEX6 I created a channel ODBC Client to get data from a Access database.

I created a Device for a table and successfully generated a tag.

Now I would like to get data from other tables.

I created another device (correct ? ) but the tag generation return error "Unable to generate a tag database for <MY DEVICE>:Automatic tag generation for device <MY DEVICE>' refused due to active client connections"

I read another topic , same error. The suggestion was to 'Close all OPC client connections to the device and retryAutomatic Tag Generation' but how can I verify the open connections and close them ?

Many Thanks

 

Best answer by MRohilla

DSN does not allow you to create connection as it shows already in use on same channel. We recommend to create a separate channel with new device and try to generate tags.

1 reply

MRohilla12-AmethystAnswer
12-Amethyst
November 2, 2020

DSN does not allow you to create connection as it shows already in use on same channel. We recommend to create a separate channel with new device and try to generate tags.