Query 4760 accounting tickets with SQL

Post Reply
gemayel

Query 4760 accounting tickets with SQL

Post by gemayel »

Does someone know if it is possible and how to access the 4760 SYBASE accounting database and to query accounting CDR's for users without using the accounting application of the omnivista 4760.
So we can use for example SQL to query.
mgoegel
Member
Posts: 250
Joined: 12 Feb 2007 12:18
Location: Germany

Post by mgoegel »

This is possible.
You can try to connect to ASA with "Interactive SQL" under Start->Programs->Sybase (+ some Submenu)
You have to connect with the DBA user (+ password) to the NMC50 Database.
I can't tell you the complete connection parameters at the moment. In R3.0 i had to use a ODBC connection. I don't know if this is still needed in later releases. In R2.1 i could directly connect to the database.

Which Release do you use?
gemayel

Post by gemayel »

i am using release 4.0 and 4.1
can you even query archived ticket, the files with archz extension.
Thanks
User avatar
frank
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 3405
Joined: 06 Jul 2004 00:18
Location: New York
Contact:

Post by frank »

Ok, I found my notes about this..

Under START menu, selet Sybase SQL / Adaptive Server / Interative SQL

Login is dba , password is the one that you used when installing the 4760

Under the advanced tab, select JDBC-OBCC bridge (should be selected by default).

Click on CONNECT, and here you go.

Now you can do select * from ticket if you want all tickets..

Hope this helps
Code Free Or Die
Post Reply

Return to “OmniVista 4760”