[otrs-de] Problem: DSN not found? ->
OTRS per ODBC an MSSQL anbinden
info at timoswelt.info
info at timoswelt.info
Don Jan 24 13:58:42 GMT 2008
Hallo,
ich möchte OTRS per ODBC an einen MSSQL (nicht localhost) anbinden.
Wenn ich CheckDB.pl ausführe, erhalte ich folgende Ausgabe:
DBI connect('driver={SQLServer};Server=192.168.1.3,1433;database=<dbname>;uid=<username>;pwd=<password>;','otrs',...) failed: [unixODBC][Driver Manager]Data source name not found, and no default driver specified (SQL-IM002)(DBD: db_login/SQLConnect err=-1) at /opt/otrs/otrs-2.2.4/Kernel/System/DB.pm line 197
ERROR: OTRS-CheckDB-10 Perl: 5.8.8 OS: linux Time: Thu Jan 24 11:44:52 2008
Message: [unixODBC][Driver Manager]Data source name not found, and no default driver specified (SQL-IM002)(DBD: db_login/SQLConnect err=-1)
Traceback (7360):
Module: Kernel::System::DB::new (v1.75) Line: 174
Module: ../bin/CheckDB.pl (v1.17) Line: 49
No database connect!
Kann mir jemand helfen?
lg
Timo