[quote author=Fra link=topic=3839.msg16710#msg16710 date=1234519842]
[quote author=cavagnaro link=topic=3839.msg16698#msg16698 date=1234486274]
[quote author=RC link=topic=3839.msg16694#msg16694 date=1234474003]
Each list accesses the same database table, but each list contains unique records.
[/quote]

How is that possible? Each calling list should have its own Table access where you define the DBServer used and the table name. So if 3 calling lists share same table in DB means you only have 1 table access? What is the idea of this configuration?
[/quote]
Well, I would never do that, but Genesys states you can, from the Outbound Contact Deployment Guide:
[i]
"Each table in the database requires a separate Table Access Point object.
The Table Access Point object is a property of the Calling List
object in Configuration Manager. One or more calling list objects can share the
same Table Access Point object.".
[/i]
Dangerous cause you have got to have dialing filters which split the DB table in subsets that are supposed to have different unique records.
RC, your issue is not about having multiple calling lists, rather the fact you have many calling lists using the same database table. Instead, have the dba create two DB tables, then create two Table Access Points associated with two calling lists. Add them to your campaign and let us know if you still face any deadlock.
Without logs is anyway really hard troubleshooting.
Fra
[/quote]
Funny, can't think of a valid reason to do this...one customer contacted by one agent of another campaign and wam! you are done.