02-27-2005 10:01 AM - edited 03-13-2019 10:43 PM
I need to lookup some information in an existing database, but
after setting up the Script table in the Configuration Manager and referecing
the table in the DBLookup node, it won't connect to the database.
After running the Call Tracer program the DBLookup node has this message
"Script Table is unavailable"
Since there is little documentation on this process any information would be helpful.
Thanks,
Mark
02-27-2005 04:16 PM
Hi,
I assume you specified the Script Table in the Database Lookup Explorer as:
\\
where MACHINE_NAME is the host your Microsoft SQL Server is running on.
For example, on my AW I have it set to:
\\cis1000r9\CustomerDB.Customer
Have you configured the registry? This will be on the machine where the DBWorker processes are running - that is, the Call Routers (side A and side B).
Make sure the SQL user name and password are supplied for the following string value:
in the following form (using my example above):
\\cis1000r9\CustomerDB=(dblookup,dblookup)
What's in parentheses is SQL_Login,password. Just so happens I had set the password the same as the login name.
You can have a second SQL server in here for redundancy - use a comma to separate the specs.
There are restrictions on the table. One primary key only and this should be a string. Other columns can only be strings, ints or floats.
Watch DBWorker as it starts up - you'll see it connect.
(I assume you've configured DB Lookup in setup and the DBWorker process exists!!)
Regards,
Geoff
10-21-2015 05:45 AM
Hi Geoff,
have a query on this context. Can we have this external DB set it up in AW\HDS server ? is that approach is supported by Cisco or will have any challenges from Cisco's best practice perspective ?
regards
Sooraj Gopi
10-21-2015 06:26 AM
Hello Sooraj,
Have a look at the UCCE BOM. Below is the link of UCCE 8.5 BOM, Its not supported
It is mentioned as "SQL Server 2005 with Service Pack 2 is supported for the DBLookup feature. Creating a custom DB on the Logger or HDS is not supported".
Regards,
Senthil
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide