search for: data_access

Displaying 4 results from an estimated 4 matches for "data_access".

2007 Dec 12
1
Tons of SNMP ?errors? in /var/log/messages
I'm running up-to-date CentOS 5 w/ Xen. I'm getting tons (tons = 13787 just yesterday, presumably because I have a monitoring system poll every 5 minutes) of log entries of the following: netsnmp_assert index == tmp failed if-mib/data_access/interface.c:467 _access_interface_entry_save_name() and netsnmp_assert rc == 0 failed if-mib/ifTable/ifTable_data_access.c:209 _check_interface_entry_for_updates() When I do an SNMPWalk, everything looks ok (now that IPv6 is back on) on the host doing the walking, but on the other side it is sp...
2006 Jul 26
2
RODBC on linux
Anyone out there using Linux RODBC and unixODBC to connect to a Microsoft SQL server? If possible can someone post a sample .odbc.ini file? I saw a few discussions on the archives a few years ago, but no config file details were available. Thanks, Whit This e-mail message is intended only for the named recipient(s) above. It may contain confidential information. If you are not the intended
2007 Nov 06
0
Hanging utilities that read /proc
...oblem now didn''t occur anymore. I could execute all commands without hanging. This log file shows errors from the snmpd daemon. Every 30 secs, a repetition of the three lines: Nov 6 09:41:45 alpha snmpd[2203]: netsnmp_assert index == tmp failed if-mib/data_access/i <<snip>> Nov 6 09:41:45 alpha snmpd[2203]: netsnmp_assert __extension__ ({ size_t __s1_len, __s2_l <<snip>> Nov 6 09:41:45 alpha snmpd[2203]: error on subcontainer ''ia_addr'' insert (-1...
2012 Feb 02
2
use wine odbc in ubuntu php application
Hi, I got a big project where i need to read an visual fox pro database, got this working on a windows server running php. But i would like to run this app on a linux machine(ubuntu 11.10). My idea was to use wine to setup the odbc driver and connect to it using php running on my linux machine. Now my question is if this is posible? Many thanks, Ricardo