Perl DBI: DBI:ODBC always failing ...

Mr. James W. Laferriere babydr at baby-dragons.com
Wed Jun 4 19:26:12 EDT 2014


 	Hello All ,

On Mon, 2 Jun 2014, Mr. James W. Laferriere wrote:
> 	Hello All ,  the foloowing perl script sworks flawlessly ,  but the 
> following that's Argus config entry keeps saying ...
>
> 	Can anyone shed some light on what I am doing wrong or assuming 
> incorrectly ?

 	Fix was easy ,  Upgrade to 3.7 & make these changes in the config .

root at dsb-mntr01:~# diff -U1 dsb-synsqlsvr-20140602 dsb-synsqlsvr-20140604
--- dsb-synsqlsvr-20140602      2014-06-04 15:24:54.000000000 -0800
+++ dsb-synsqlsvr-20140604      2014-06-04 15:23:21.000000000 -0800
@@ -13,3 +13,3 @@
    Service DB {
-    dsn:       dbi:ODBC:Driver={TDS};host=dsb-synsqlsvr
+    dsn:       dbi:ODBC:Driver={TDS};Servername=dsb-synsqlsvr.dsb.local
      user:      USERNAME
@@ -17,2 +17,3 @@
      sql:       SELECT GetDate()
+    label: 02 dsb-synsqlsvr.dsb.local M$Sql responds:
    }

 		Hthse ,  JimL

-- 
+------------------------------------------------------------------+
| James   W.   Laferriere | System    Techniques | Give me VMS     |
| Network&System Engineer | 3237     Holden Road |  Give me Linux  |
| babydr at baby-dragons.com | Fairbanks, AK. 99709 |   only  on  AXP |
+------------------------------------------------------------------+


More information about the Arguslist mailing list